Commit Graph

2205 Commits (85f03bccd6e0e2ac6ccf017d4bcd5d74bb87a671)

Author SHA1 Message Date
Sven Wegener 9c1ca6e68a ipvs: Make wrr "no available servers" error message rate-limited 17 years ago
Paul Moore eda61d32e8 NetLabel: introduce a new kernel configuration API for NetLabel 17 years ago
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. 17 years ago
Denis V. Lunev b9c4d82a85 [IPV4]: Formatting fix for /proc/net/fib_trie. 17 years ago
Adrian Bunk 322c8a3c36 [IPSEC] xfrm4_beet_input(): fix an if() 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
Denis V. Lunev 7462bd744e [NETNS]: Add a namespace mark to fib_info. 17 years ago
Denis V. Lunev 85326fa54b [IPV4]: fib_sync_down rework. 17 years ago
Denis V. Lunev 4b8aa9abee [NETNS]: Process interface address manipulation routines in the namespace. 17 years ago
Denis V. Lunev 7b2185747c [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. 17 years ago
Denis V. Lunev dce5cbeec3 [IPV4]: Fix memory leak on error path during FIB initialization. 17 years ago
Adrian Bunk 30a50cc566 [TCP]: Unexport sysctl_tcp_tso_win_divisor 17 years ago
Adrian Bunk 0027ba8434 [IPV4]: Make struct ipv4_devconf static. 17 years ago
Eric Dumazet 29e75252da [IPV4] route cache: Introduce rt_genid for smooth cache invalidation 17 years ago
Shan Wei 16ca3f9130 [TCP]: Fix a bug in strategy_allowed_congestion_control 17 years ago
Stephen Hemminger 71d67e666e [IPV4] fib_trie: rescan if key is lost during dump 17 years ago
Pavel Emelyanov fa4d3c6210 [NETNS]: Udp sockets per-net lookup. 17 years ago
Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
Pavel Emelyanov c67499c0e7 [NETNS]: Tcp-v4 sockets per-net lookup. 17 years ago
Pavel Emelyanov 941b1d22cc [NETNS]: Make bind buckets live in net namespaces. 17 years ago
Pavel Emelyanov 5ee31fc1ec [INET]: Consolidate inet(6)_hash_connect. 17 years ago
Patrick McHardy 969d71089f [NETFILTER]: nf_nat: fix sparse warning 17 years ago
Patrick McHardy c392a74018 [NETFILTER]: {ip,ip6}_queue: fix build error 17 years ago
Jan Engelhardt 32948588ac [NETFILTER]: nf_conntrack: annotate l3protos with const 17 years ago
Jan Engelhardt 7cc3864d39 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate 17 years ago
Jan Engelhardt dc35dc5a4c [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const 17 years ago
Jan Engelhardt da3f13c95a [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const 17 years ago
Jan Engelhardt 82f568fc2f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules 17 years ago
Jan Engelhardt 9ddd0ed050 [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const 17 years ago
Jan Engelhardt de24b4ebb8 [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with const 17 years ago
Jan Engelhardt 13f7d63c29 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const 17 years ago
Jan Engelhardt 905e3e8ec5 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper 17 years ago
Alexey Dobriyan 3cb609d57c [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* 17 years ago
Ilpo Järvinen a38201e3c9 [NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get 17 years ago
Patrick McHardy 02502f6224 [NETFILTER]: nf_nat: switch rwlock to spinlock 17 years ago
Patrick McHardy 4d354c5782 [NETFILTER]: nf_nat: use RCU for bysource hash 17 years ago
Patrick McHardy c88130bcd5 [NETFILTER]: nf_conntrack: naming unification 17 years ago
Patrick McHardy 76507f69c4 [NETFILTER]: nf_conntrack: use RCU for conntrack hash 17 years ago
Patrick McHardy 7d0742da1c [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash 17 years ago
Patrick McHardy b0a6363c24 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code 17 years ago
Patrick McHardy 855304af29 [NETFILTER]: ipt_recent: fix sparse warnings 17 years ago
Stephen Hemminger f4f6fb714f [NETFILTER]: more sparse fixes 17 years ago
Stephen Hemminger 06aa10728e [NETFILTER]: nf_nat_snmp: sparse warning 17 years ago
Alexey Dobriyan df200969b1 [NETFILTER]: netns: put table module on netns stop 17 years ago
Alexey Dobriyan 9ea0cb2601 [NETFILTER]: arp_tables: per-netns arp_tables FILTER 17 years ago
Alexey Dobriyan 79df341ab6 [NETFILTER]: arp_tables: netns preparation 17 years ago
Alexey Dobriyan 9335f047fe [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW 17 years ago
Alexey Dobriyan 34bd137ba7 [NETFILTER]: ip_tables: propagate netns from userspace 17 years ago