Commit Graph

1222 Commits (d40891e75fc1f646dce57d5d3bd1349a6aaf7a0e)

Author SHA1 Message Date
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
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Alexey Dobriyan cc63f70b8b [IPV4/IPV6] multicast: Check add_grhead() return value 18 years ago
David S. Miller f2f2102d1a [XFRM]: Fix missed error setting in xfrm4_policy.c 18 years ago
Miika Komu 4337226228 [IPSEC]: IPv4 over IPv6 IPsec tunnel 18 years ago
Miika Komu c82f963efe [IPSEC]: IPv6 over IPv4 IPsec tunnel 18 years ago
Miika Komu cdca72652a [IPSEC]: exporting xfrm_state_afinfo 18 years ago
John Heffner 104439a887 [TCP]: Don't apply FIN exception to full TSO segments. 18 years ago
Baruch Even 8a3c3a9727 [TCP]: Check num sacks in SACK fast path 18 years ago
Baruch Even 6f74651ae6 [TCP]: Seperate DSACK from SACK fast path 18 years ago
Baruch Even fda03fbb56 [TCP]: Advance fast path pointer for first block only 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 years ago
Frederik Deweerdt ba7808eac1 [TCP]: remove tcp header from tcp_v4_check (take #2) 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Patrick McHardy 40e0cb004a [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n 18 years ago
Patrick McHardy adcb471110 [NETFILTER]: SIP conntrack: fix out of bounds memory access 18 years ago
Lars Immisch 7da5bfbb12 [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers 18 years ago