Commit Graph

2534 Commits (45eb0d889862c813dfc98c95549c25acbfc99ab8)

Author SHA1 Message Date
Ben Hutchings 2e655571c6 ipv4: fib_trie: Fix lookup error return 17 years ago
Milton Miller 3d8ea1fd70 tcp: correct kcalloc usage 17 years ago
David Howells 252815b0cf netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP 17 years ago
Octavian Purdila 374e7b5949 tcp: fix a size_t < 0 comparison in tcp_read_sock 17 years ago
Andrew Morton 81b23b4a7a tcp: net/ipv4/tcp.c needs linux/scatterlist.h 17 years ago
Eli Cohen 251a4b320f net/inet_lro: remove setting skb->ip_summed when not LRO-able 17 years ago
Pavel Emelyanov 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 years ago
Stephen Hemminger 7be87351a1 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) 17 years ago
Miquel van Smoorenburg 57413ebc4e tcp: calculate tcp_mem based on low memory instead of all memory 17 years ago
Steffen Klassert fe833fca2e xfrm: fix fragmentation for ipv4 xfrm tunnel 17 years ago
Patrick McHardy 68b80f1138 netfilter: nf_nat: fix RCU races 17 years ago
Rami Rosen a9d246dbb0 ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. 17 years ago
Eric Dumazet 68be802cd5 raw: Restore /proc/net/raw correct behavior 17 years ago
David S. Miller 93653e0448 tcp: Revert reset of deferred accept changes in 2.6.26 17 years ago
David S. Miller ec0a196626 tcp: Revert 'process defer accept as established' changes. 17 years ago
Krzysztof Piotr Oledzki 709772e6e0 net: Fix routing tables with id > 255 for legacy software 17 years ago
Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 years ago
Chris Wright ddb2c43594 asn1: additional sanity checking during BER decoding 17 years ago
Octavian Purdila 293ad60401 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. 17 years ago
Sridhar Samudrala 26af65cbeb tcp: Increment OUTRSTS in tcp_send_active_reset() 17 years ago
Denis V. Lunev 22dd485022 raw: Raw socket leak. 17 years ago
Ilpo Järvinen a6604471db tcp: fix skb vs fack_count out-of-sync condition 17 years ago
Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 years ago
YOSHIFUJI Hideaki baa2bfb8ae [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. 17 years ago
Ilpo Järvinen 8aca6cb117 tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) 17 years ago
Thomas Graf ab32cd793d route: Remove unused ifa_anycast field 17 years ago
Thomas Graf 1f9d11c7c9 route: Mark unused routing attributes as such 17 years ago
Thomas Graf 51b77cae0d route: Mark unused route cache flags as such. 17 years ago
Rami Rosen 071f92d059 net: The world is not perfect patch. 17 years ago
Denis Cheng 51f82a2b12 net/ipv4/arp.c: Use common hex_asc helpers 17 years ago
Sridhar Samudrala 7d227cd235 tcp: TCP connection times out if ICMP frag needed is delayed 17 years ago
Herbert Xu 1ac06e0306 ipsec: Use the correct ip_local_out function 17 years ago
Pavel Emelyanov 5e0f8923f3 cipso: Relax too much careful cipso hash function. 17 years ago
Ilpo Järvinen 79d44516b4 tcp FRTO: work-around inorder receivers 17 years ago
Ilpo Järvinen a1c1f281b8 tcp FRTO: Fix fallback to conventional recovery 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
J.H.M. Dassen (Ray) c67fa02799 net/ipv4: correct RFC 1122 section reference in comment 17 years ago
Ilpo Järvinen 62ab222783 tcp FRTO: SACK variant is errorneously used with NewReno 17 years ago
Satoru SATOH 5ffc02a158 ip: Use inline function dst_metric() instead of direct access to dst->metric[] 17 years ago
Satoru SATOH 0bbeafd011 ip: Make use of the inline function dst_metric_locked() 17 years ago
Harvey Harrison d3e2ce3bcd net: use get/put_unaligned_* helpers 17 years ago
Denis V. Lunev 84841c3c6c ipv4: assign PDE->data before gluing PDE into /proc tree 17 years ago
Denis V. Lunev 6e79d85d9a netfilter: assign PDE->data before gluing PDE into /proc tree 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Harvey Harrison ab59859de1 net: fix returning void-valued expression warnings 17 years ago
Lachlan Andrew 159131149c tcp: Overflow bug in Vegas 17 years ago
Kostya B be9164e769 [IPv4] UFO: prevent generation of chained skb destined to UFO device 17 years ago
Sam Ravnborg 45e741b890 ipv4: annotate a few functions __init in ipconfig.c 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Philip Craig 443a70d50b netfilter: nf_conntrack: padding breaks conntrack hash on ARM 17 years ago