Commit Graph

78146 Commits (d63bddbe90c4fd924b2155ca92a879393d856170)
 

Author SHA1 Message Date
Daniel Lezcano d63bddbe90 [IPV6]: Make fib6_init to return an error code. 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Arnaldo Carvalho de Melo b84a2189c4 [TFRC]: New rx history code 17 years ago
Gerrit Renker 30a0eacd47 [CCID3]: The receiver of a half-connection does not set window counter values 17 years ago
Arnaldo Carvalho de Melo d58d1af03a [TFRC]: Rename dccp_rx_ to tfrc_rx_ 17 years ago
Arnaldo Carvalho de Melo 34a9e7ea91 [TFRC]: Make the rx history slab be global 17 years ago
Arnaldo Carvalho de Melo e9c8b24a6a [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency 17 years ago
Gerrit Renker 2180c41ca5 [DCCP]: Introduce generic function to test for `data packets' 17 years ago
Gerrit Renker c40616c597 [TFRC]: Provide central source file and debug facility 17 years ago
Pavel Emelyanov f8b33fdfaf [ARP]: Consolidate some code in arp_req_set/delete_publc 17 years ago
Pavel Emelyanov 46479b4329 [ARP]: Minus one level of ndentation in arp_req_delete 17 years ago
Pavel Emelyanov 43dc170117 [ARP]: Minus one level of indentation in arp_req_set 17 years ago
Pavel Emelyanov 1ff1cc202e [IPV4] ROUTE: Convert rt_hash_lock_init() macro into function 17 years ago
Pavel Emelyanov 107f163428 [IPV4] ROUTE: Clean up proc files creation. 17 years ago
Pavel Emelyanov 78c686e9fa [IPV4] ROUTE: Collect proc-related functions together 17 years ago
Patrick McHardy f4d900a2ca [NETLINK]: Mark attribute construction exception unlikely 17 years ago
Herbert Xu a59322be07 [UDP]: Only increment counter on first peek/recv 17 years ago
Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 years ago
Herbert Xu 27ab256864 [UDP]: Avoid repeated counting of checksum errors due to peeking 17 years ago
Pavel Emelyanov c8fecf2242 [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding 17 years ago
Pavel Emelyanov 68dd299bc8 [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding 17 years ago
Pavel Emelyanov 4d43b78ac2 [IPV6]: Use sysctl paths to register ipv6 sysctl tables 17 years ago
Pavel Emelyanov 4a61b586cd [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner 17 years ago
Pavel Emelyanov 08913681e4 [NET]: Remove the empty net_table 17 years ago
Pavel Emelyanov 36f0bebd98 [TR]: Use ctl paths to register net/token-ring/ table 17 years ago
Pavel Emelyanov 3e37c3f997 [IPV4]: Use ctl paths to register net/ipv4/ table 17 years ago
Pavel Emelyanov 9ba6397976 [IPV4]: Cleanup the sysctl_net_ipv4.c file 17 years ago
Pavel Emelyanov 33eb9cfc70 [NET]: Isolate the net/core/ sysctl table 17 years ago
Pavel Emelyanov 7e2e109cef [NET]: Remove unneeded ifdefs from sysctl_net_core.c 17 years ago
Patrick McHardy 2eeeba390a [NETFILTER]: Select CONFIG_NETFILTER_NETLINK when needed 17 years ago
Patrick McHardy ab4f58c77a [NETFILTER]: remove NF_CONNTRACK_ENABLED option 17 years ago
Patrick McHardy 4ad9d4fa94 [NETFILTER]: nfnetlink_queue: update copyright 17 years ago
Patrick McHardy 0ef0f46580 [NETFILTER]: nfnetlink_queue: remove useless enqueue status codes 17 years ago
Patrick McHardy 861934c7c8 [NETFILTER]: nfnetlink_queue: eliminate impossible switch case 17 years ago
Patrick McHardy ea3a66ff5a [NETFILTER]: nfnetlink_queue: use endianness-aware attribute functions 17 years ago
Patrick McHardy 9d6023ab8b [NETFILTER]: nfnetlink_queue: mark hash table __read_mostly 17 years ago
Patrick McHardy 2bd0119729 [NETFILTER]: nfnetlink_queue: remove useless debugging 17 years ago
Patrick McHardy c5de0dfde8 [NETFILTER]: nfnetlink_queue: kill useless wrapper 17 years ago
Patrick McHardy 9872bec773 [NETFILTER]: nfnetlink: use RCU for queue instances hash 17 years ago
Patrick McHardy a3c8e7fd4b [NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_config 17 years ago
Patrick McHardy e48b9b2fb3 [NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operation 17 years ago
Patrick McHardy f9c6399050 [NETFILTER]: remove annoying debugging message 17 years ago
Patrick McHardy daaa8be2e0 [NETFILTER]: nf_queue: clean up error paths 17 years ago
Patrick McHardy 4b3d15ef4a [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict 17 years ago
Patrick McHardy 02f014d888 [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info 17 years ago
Patrick McHardy 7a6c6653b3 [NETFILTER]: ip6_queue: resync dev-index based flushing 17 years ago
Patrick McHardy 171b7fc4fc [NETFILTER]: ip6_queue: deobfuscate entry lookups 17 years ago
Patrick McHardy 9521409265 [NETFILTER]: ip_queue: deobfuscate entry lookups 17 years ago
Patrick McHardy b43d8d8598 [NETFILTER]: nfnetlink_queue: deobfuscate entry lookups 17 years ago
Patrick McHardy 0ac41e8146 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry 17 years ago