Commit Graph

78136 Commits (46479b432989d61c6f676adf21b4f4d8abd7bc26)
 

Author SHA1 Message Date
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
Patrick McHardy c01cd429fc [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header 17 years ago
Patrick McHardy f9d8928f83 [NETFILTER]: nf_queue: remove unused data pointer 17 years ago
Patrick McHardy e3ac529815 [NETFILTER]: nf_queue: make queue_handler const 17 years ago
Patrick McHardy fb46990dba [NETFILTER]: nf_queue: remove unnecessary hook existance check 17 years ago
Patrick McHardy 8b1cf0db2a [NETFILTER]: nf_queue: minor cleanup 17 years ago
Patrick McHardy 1999414a4e [NETFILTER]: Mark hooks __read_mostly 17 years ago
Patrick McHardy 41c5b31703 [NETFILTER]: Use nf_register_hooks for multiple registrations 17 years ago
Patrick McHardy 279c2c74b6 [NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file 17 years ago
Patrick McHardy 1841a4c7ae [NETFILTER]: nf_ct_h323: remove ipv6 module dependency 17 years ago
Patrick McHardy 193b23c5a0 [NETFILTER]: xt_hashlimit: remove ip6tables module dependency 17 years ago