1. 9152194 tcp: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  2. a2a804c tcp: Do not check flush when comparing options for GRO by Herbert Xu · 15 years ago
  3. a5b1cf2 gro: Avoid unnecessary comparison after skb_gro_header by Herbert Xu · 15 years ago
  4. 30a3ae3 tcp: Optimise len/mss comparison by Herbert Xu · 15 years ago
  5. 4a9a296 tcp: Remove unnecessary window comparisons for GRO by Herbert Xu · 15 years ago
  6. 745898e tcp: Optimise GRO port comparisons by Herbert Xu · 15 years ago
  7. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 15 years ago
  8. a0a69a0 gro: Fix use after free in tcp_gro_receive by Herbert Xu · 15 years ago
  9. 377f0a0 ipv4: remove unused parameter from tcp_recv_urg(). by Rami Rosen · 15 years ago
  10. beedad9 tcp: remove parameter from tcp_recv_urg(). by Rami Rosen · 15 years ago
  11. afece1c tcp: make sure xmit goal size never becomes zero by Ilpo Järvinen · 15 years ago
  12. 2a3a041 tcp: cache result of earlier divides when mss-aligning things by Ilpo Järvinen · 15 years ago
  13. 0c54b85 tcp: simplify tcp_current_mss by Ilpo Järvinen · 15 years ago
  14. 0d6a775 tcp: in sendmsg/pages open code the real goto target by Ilpo Järvinen · 15 years ago
  15. aa6320d gro: Optimise TCP packet reception by Herbert Xu · 15 years ago
  16. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  17. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 15 years ago
  18. 9fa5fdf tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. by Dimitris Michailidis · 15 years ago
  19. 4e704ee gso: Ensure that the packet is long enough by Herbert Xu · 15 years ago
  20. 33966dd tcp: splice as many packets as possible at once by Willy Tarreau · 15 years ago
  21. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  22. 684f217 tcp6: Add GRO support by Herbert Xu · 16 years ago
  23. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  24. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  25. 7945cc6 tcp: Kill extraneous SPLICE_F_NONBLOCK checks. by David S. Miller · 16 years ago
  26. 4f7d54f tcp: don't mask EOF and socket errors on nonblocking splice receive by Lennert Buytenhek · 16 years ago
  27. b530256 gro: Use gso_size to store MSS by Herbert Xu · 16 years ago
  28. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  29. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  30. dd24c00 net: Use a percpu_counter for orphan_count by Eric Dumazet · 16 years ago
  31. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  32. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  33. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. 518a09e tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. by David S. Miller · 16 years ago
  35. 5a5f3a8 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c by Jianjun Kong · 16 years ago
  36. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  37. c57943a net: wrap sk->sk_backlog_rcv() by Peter Zijlstra · 16 years ago
  38. c700448 tcp: Respect SO_RCVLOWAT in tcp_poll(). by David S. Miller · 16 years ago
  39. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  40. 49a72df tcp: Fix MD5 signatures for non-linear skbs by Adam Langley · 16 years ago
  41. 57ef42d mib: put tcp statistics on struct net by Pavel Emelyanov · 16 years ago
  42. ed88098 mib: add net to NET_ADD_STATS_USER by Pavel Emelyanov · 16 years ago
  43. 6f67c81 mib: add net to NET_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  44. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  45. 4e67344 mib: add net to NET_INC_STATS by Pavel Emelyanov · 16 years ago
  46. 5c52ba1 sock: add net to prot->enter_memory_pressure callback by Pavel Emelyanov · 16 years ago
  47. 74688e4 mib: add net to TCP_DEC_STATS by Pavel Emelyanov · 16 years ago
  48. 63231bd mib: add net to TCP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  49. 81cc8a7 mib: add net to TCP_INC_STATS by Pavel Emelyanov · 16 years ago
  50. 70efce2 net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments. by Will Newton · 16 years ago
  51. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 374e7b5 tcp: fix a size_t < 0 comparison in tcp_read_sock by Octavian Purdila · 16 years ago
  53. 81b23b4 tcp: net/ipv4/tcp.c needs linux/scatterlist.h by Andrew Morton · 16 years ago
  54. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. 57413eb tcp: calculate tcp_mem based on low memory instead of all memory by Miquel van Smoorenburg · 16 years ago
  56. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  57. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  58. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  59. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  60. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  61. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  62. 1f29b05 tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c by Satoru SATOH · 16 years ago
  63. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 16 years ago
  64. 69d1506 [TCP]: Let skbs grow over a page on fast peers by Herbert Xu · 16 years ago
  65. ec3c0982 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 16 years ago
  66. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  67. 490d504 [TCP]: Uninline tcp_set_state by Ilpo Järvinen · 17 years ago
  68. 4828e7f [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary by Ilpo Järvinen · 17 years ago
  69. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  70. 1f9e636 [TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking by Pavel Emelyanov · 17 years ago
  71. df97c70 [NET]: Eliminate unused argument from sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago
  72. f561d0f [NET]: Uninline the sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago
  73. 6ff7751 [TCP]: Make tcp_splice_data_recv() static. by Adrian Bunk · 17 years ago
  74. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  75. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  76. 0ccfe61 [TCP]: Saner thash_entries default with much memory. by Jean Delvare · 17 years ago
  77. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  78. 5ee3afb [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO. by Rick Jones · 17 years ago
  79. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  80. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 17 years ago
  81. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 17 years ago
  82. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  83. e00c5d8 I/OAT: warning fix by Andrew Morton · 17 years ago
  84. 2b1244a I/OAT: Only offload copies for TCP when there will be a context switch by Chris Leech · 17 years ago
  85. ddb61a5 [TCP] tcp_read_sock: Allow recv_actor() return return negative error value. by Jens Axboe · 17 years ago
  86. 3f196eb [TCP]: Use default 32768-61000 outgoing port range in all cases. by Mark Glines · 17 years ago
  87. e4fd5da [TCP]: Consolidate checking for tcp orphan count being too big. by Pavel Emelianov · 17 years ago
  88. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  89. b40b4f7 [TCP]: zero out rx_opt in tcp_disconnect() by Srinivas Aji · 17 years ago
  90. 65bb723 [TCP]: Update references in two old comments by Gerrit Renker · 17 years ago
  91. 9e412ba [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) by Ilpo Järvinen · 17 years ago
  92. 4ac02ba [TCP]: Uninline tcp_done(). by Andi Kleen · 17 years ago
  93. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  94. 4103f8c [TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates by Eric Dumazet · 17 years ago
  95. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  96. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  97. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  98. fe067e8 [TCP]: Abstract out all write queue operations. by David S. Miller · 17 years ago
  99. 53cdcc0 [TCP]: Fix tcp_mem[] initialization. by John Heffner · 17 years ago
  100. 2c4f621 [TCP]: Fix MD5 signature pool locking. by David S. Miller · 17 years ago