Commit Graph

1239 Commits (7f762ab24ca2215b69a1395b5b58877f8282a089)

Author SHA1 Message Date
Evgeniy Polyakov c4e38f41e3 [IPV4]: Fix rtm_to_ifaddr() error handling. 18 years ago
Herbert Xu d644329bc9 [UDP]: Reread uh pointer after pskb_trim 18 years ago
Jay Vosburgh a816c7c712 bonding: Improve IGMP join processing 18 years ago
Patrick McHardy d3ab4298aa [NETFILTER]: tcp conntrack: accept SYN|URG as valid 18 years ago
Patrick McHardy e281db5cdf [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs 18 years ago
Patrick McHardy ec68e97ded [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops 18 years ago
Paul Moore c6387a8694 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping 18 years ago
Arnaldo Carvalho de Melo a9948a7e15 [TCP]: Fix minisock tcp_create_openreq_child() typo. 18 years ago
Bernhard Walle aef8811abb [XFRM]: Fix oops in xfrm4_dst_destroy() 18 years ago
Arnaldo Carvalho de Melo e4396b544f [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head 18 years ago
Joe Perches 4c3ae4d7e7 [IPV4]: Use random32() in net/ipv4/multipath 18 years ago
Herbert Xu 8030f54499 [IPV4] devinet: Register inetdev earlier. 18 years ago
Baruch Even f4b9479dc5 [IPV4]: Correct links in net/ipv4/Kconfig 18 years ago
David S. Miller 2c4f6219ac [TCP]: Fix MD5 signature pool locking. 18 years ago
Adrian Bunk 936bb14ce9 correct a dead URL in the IP_MULTICAST help text 18 years ago
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Kazunori MIYAZAWA c0d56408e3 [IPSEC]: Changing API of xfrm4_tunnel_register. 18 years ago
Ilpo Järvinen 600ff0c24b [TCP]: Prevent pseudo garbage in SYN's advertized window 18 years ago
Herbert Xu bbf4a6bc8c [NETFILTER]: Clear GSO bits for TCP reset packet 18 years ago
Patrick McHardy e2e01bfef8 [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n 18 years ago
Stephen Hemminger 9121c77706 [TCP]: cleanup of htcp (resend) 18 years ago
Stephen Hemminger 59758f4459 [TCP]: Use read mostly for CUBIC parameters. 18 years ago
Patrick McHardy a3c941b08d [NETFILTER]: Kconfig: improve dependency handling 18 years ago
Patrick McHardy 982d9a9ce3 [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback 18 years ago
Patrick McHardy 6b48a7d08d [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback 18 years ago
Patrick McHardy abbaccda4c [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption 18 years ago
Patrick McHardy 923f4902fe [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays 18 years ago
Patrick McHardy 642d628b2c [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array 18 years ago
Patrick McHardy e22a054869 [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array 18 years ago
Patrick McHardy a441dfdbb2 [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array 18 years ago
Patrick McHardy e92ad99c78 [NETFILTER]: nf_log: minor cleanups 18 years ago
Patrick McHardy c3a47ab3e5 [NETFILTER]: Properly use RCU in nf_ct_attach 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Eric Dumazet 5ef213f684 [IPV4]: Restore multipath routing after rt_next changes. 18 years ago
Eric Dumazet 093c2ca416 [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer 18 years ago
Eric Dumazet 95f30b336b [UDP]: UDP can use sk_hash to speedup lookups 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Eric Dumazet dbca9b2750 [NET]: change layout of ehash table 18 years ago
Jan Engelhardt e60a13e030 [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names 18 years ago
Jan Engelhardt 6709dbbb19 [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions 18 years ago
Jan Engelhardt e1fd0586b0 [NETFILTER]: x_tables: fix return values for LOG/ULOG 18 years ago
Eric Leblond 41f4689a7c [NETFILTER]: NAT: optional source port randomization support 18 years ago
Patrick McHardy cdd289a2f8 [NETFILTER]: add IPv6-capable TCPMSS target 18 years ago
Patrick McHardy a8d0f9526f [NET]: Add UDPLITE support in a few missing spots 18 years ago
Patrick McHardy efbc597634 [NETFILTER]: nf_nat: remove broken HOOKNAME macro 18 years ago
Patrick McHardy a09113c2c8 [NETFILTER]: tcp conntrack: do liberal tracking for picked up connections 18 years ago