Commit Graph

1197 Commits (3de3af130b75a79c7381573e5ea69cb59502023f)

Author SHA1 Message Date
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 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
Robert Olsson 095b8501e4 [IPV4]: Fix single-entry /proc/net/fib_trie output. 18 years ago
Patrick McHardy a46bf7d5a8 [NETFILTER]: nf_nat_pptp: fix expectation removal 18 years ago
Patrick McHardy c72c6b2a29 [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Baruch Even db3ccdac26 [TCP]: Fix sorting of SACK blocks. 18 years ago
Eric W. Biederman 6640e69731 [IPV4]: Fix the fib trie iterator to work with a single entry routing tables 18 years ago
Jarek Poplawski 52d570aabe [TCP]: rare bad TCP checksum with 2.6.19 18 years ago
Masayuki Nakagawa fb7e2399ec [TCP]: skb is unexpectedly freed. 18 years ago
Patrick McHardy c54ea3b95a [NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path 18 years ago
Stephen Hemminger 65ebe63420 [PATCH] email change for shemminger@osdl.org 18 years ago
Jarek Poplawski 483479ecc5 [IPV4] devinet: inetdev_init out label moved after RCU assignment 18 years ago
Paul Moore 469de9b90f [INET]: style updates for the inet_sock->is_icsk assignment fix 18 years ago
Patrick McHardy ffed53d25b [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module 18 years ago
Craig Schlenter cb48cfe807 [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). 18 years ago
Paul Moore cbbd7d4f36 [INET]: Fix incorrect "inet_sock->is_icsk" assignment. 18 years ago
David L Stevens 30c4cf577f [IPV4/IPV6]: Fix inet{,6} device initialization order. 18 years ago
Martin Josefsson bbdc176a2f [NETFILTER]: nf_nat: fix MASQUERADE crash on device down 18 years ago
Patrick McHardy c9386cfddc [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore 18 years ago
Patrick McHardy c68b8b687f [NETFILTER]: Fix routing of REJECT target generated packets in output chain 18 years ago
Dmitry Mishin e5b5ef7d2b [NETFILTER]: compat offsets size change 18 years ago
David S. Miller 5c668704b7 [UDP]: Fix reversed logic in udp_get_port(). 18 years ago
Li Yewang 14fb8a7647 [IPV4]: Fix BUG of ip_rt_send_redirect() 18 years ago
Leigh Brown a9fc00cca8 [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash 18 years ago
Leigh Brown 8228a18dd3 [TCP]: Fix oops caused by tcp_v4_md5_do_del 18 years ago