Commit Graph

1767 Commits (b242e891c218162cfbae064b1a9136cdbed5ee53)

Author SHA1 Message Date
Eric Dumazet d90bf5a976 [NET]: rt_check_expire() can take a long time, add a cond_resched() 18 years ago
Ilpo Järvinen e1cd8f78f8 [TCP] FRTO: Clear frto_highmark only after process_frto that uses it 18 years ago
Ilpo Järvinen 96a2d41a3e [TCP]: Make sure write_queue_from does not begin with NULL ptr 18 years ago
Ilpo Järvinen 23aeeec365 [TCP] FRTO: Plug potential LOST-bit leak 18 years ago
Ilpo Järvinen 746aa32d28 [TCP] FRTO: Limit snd_cwnd if TCP was application limited 18 years ago
Li Zefan e0bf9cf15f [NETFILTER]: nf_nat: fix memset error 18 years ago
Pavel Emelyanov d71209ded2 [INET]: Use list_head-s in inetpeer.c 18 years ago
Adrian Bunk 22649d1afb [IPVS]: Remove unused exports. 18 years ago
Denis V. Lunev 2994c63863 [INET]: Small possible memory leak in FIB rules 18 years ago
Pavel Emelyanov 358352b8b8 [INET]: Cleanup the xfrm4_tunnel_(un)register 18 years ago
Pavel Emelyanov 99f933263a [INET]: Add missed tunnel64_err handler 18 years ago
Pavel Emelyanov 03f49f3457 [NET]: Make helper to get dst entry and "use" it 18 years ago
Pavel Emelyanov b1667609cd [IPV4]: Remove bugus goto-s from ip_route_input_slow 18 years ago
Ilpo Järvinen fbd52eb2bd [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug) 18 years ago
Ilpo Järvinen e49aa5d456 [TCP]: Add unlikely() to sacktag out-of-mem in fragment case 18 years ago
Ilpo Järvinen c7caf8d3ed [TCP]: Fix reord detection due to snd_una covered holes 18 years ago
Ilpo Järvinen 8dd71c5d28 [TCP]: Consider GSO while counting reord in sacktag 18 years ago
Eric Dumazet 230140cffa [INET]: Remove per bucket rwlock in tcp/dccp ehash table. 18 years ago
Rumen G. Bogdanovski efac52762b [IPVS]: Synchronize closing of Connections 18 years ago
Rumen G. Bogdanovski 1e356f9cdf [IPVS]: Bind connections on stanby if the destination exists 18 years ago
Herbert Xu 4999f3621f [IPSEC]: Fix crypto_alloc_comp error checking 18 years ago
Pavel Emelyanov c3e9a353d8 [IPV4]: Compact some ifdefs in the fib code. 18 years ago
Eric Dumazet 47a31a6ffc [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 18 years ago
Pavel Emelyanov 6a9fb9479f [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs 18 years ago
Pavel Emelyanov 429f08e950 [IPV4]: Consolidate the ip cork destruction in ip_output.c 18 years ago
Patrick McHardy d1332e0ab8 [NETFILTER]: remove unneeded rcu_dereference() calls 18 years ago
Jan Engelhardt 0795c65d9f [NETFILTER]: Clean up Makefile 18 years ago
Alexey Dobriyan 7351a22a3a [NETFILTER]: ip{,6}_queue: convert to seq_file interface 18 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 18 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Ilpo Järvinen 261ab365fa [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion 18 years ago
Ilpo Järvinen e56d6cd605 [TCP]: Process DSACKs that reside within a SACK block 18 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 18 years ago
Alexey Dobriyan 07afa04025 [IPVS]: Remove /proc/net/ip_vs_lblcr 18 years ago
Dirk Hohndel e403149c92 Kbuild/doc: fix links to Documentation files 18 years ago
Jean Delvare 0ccfe61803 [TCP]: Saner thash_entries default with much memory. 18 years ago
Mitsuru Chinen 064f3605be [IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics 18 years ago
Matthias M. Dellweg b0a713e9e6 [TCP] MD5: Remove some more unnecessary casting. 18 years ago
Xiaoliang (David) Wei c940587bf6 [TCP] vegas: Fix a bug in disabling slow start by gamma parameter. 18 years ago
Andy Gospodarek 5c81833c2f [IPVS]: use proper timeout instead of fixed value 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Adrian Bunk 72998d8c84 [INET] ESP: Must #include <linux/scatterlist.h> 18 years ago
Paul Moore 4be2700fb7 [NetLabel]: correct usage of RCU locking 18 years ago
Ryousei Takano 94d3b1e586 [TCP]: fix D-SACK cwnd handling 18 years ago
Adrian Bunk 39296ed669 [INET]: Unexport icmpmsg_statistics 18 years ago
Adrian Bunk 0f79efdc23 [TCP]: Make tcp_match_skb_to_sack() static. 18 years ago
David S. Miller c7da57a183 [TCP]: Fix scatterlist handling in MD5 signature support. 18 years ago
David S. Miller ed0e7e0ca3 [IPSEC]: Add missing sg_init_table() calls to ESP. 18 years ago