1. 490d504 [TCP]: Uninline tcp_set_state by Ilpo Järvinen · 17 years ago
  2. 4828e7f [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary by Ilpo Järvinen · 17 years ago
  3. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  4. 1f9e636 [TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking by Pavel Emelyanov · 17 years ago
  5. df97c70 [NET]: Eliminate unused argument from sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago
  6. f561d0f [NET]: Uninline the sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago
  7. 6ff7751 [TCP]: Make tcp_splice_data_recv() static. by Adrian Bunk · 17 years ago
  8. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  9. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  10. 0ccfe61 [TCP]: Saner thash_entries default with much memory. by Jean Delvare · 17 years ago
  11. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  12. 5ee3afb [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO. by Rick Jones · 17 years ago
  13. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  14. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 17 years ago
  15. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 17 years ago
  16. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  17. e00c5d8 I/OAT: warning fix by Andrew Morton · 17 years ago
  18. 2b1244a I/OAT: Only offload copies for TCP when there will be a context switch by Chris Leech · 17 years ago
  19. ddb61a5 [TCP] tcp_read_sock: Allow recv_actor() return return negative error value. by Jens Axboe · 17 years ago
  20. 3f196eb [TCP]: Use default 32768-61000 outgoing port range in all cases. by Mark Glines · 17 years ago
  21. e4fd5da [TCP]: Consolidate checking for tcp orphan count being too big. by Pavel Emelianov · 17 years ago
  22. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  23. b40b4f7 [TCP]: zero out rx_opt in tcp_disconnect() by Srinivas Aji · 17 years ago
  24. 65bb723 [TCP]: Update references in two old comments by Gerrit Renker · 17 years ago
  25. 9e412ba [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) by Ilpo Järvinen · 17 years ago
  26. 4ac02ba [TCP]: Uninline tcp_done(). by Andi Kleen · 17 years ago
  27. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  28. 4103f8c [TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates by Eric Dumazet · 17 years ago
  29. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  30. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  31. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  32. fe067e8 [TCP]: Abstract out all write queue operations. by David S. Miller · 17 years ago
  33. 53cdcc0 [TCP]: Fix tcp_mem[] initialization. by John Heffner · 17 years ago
  34. 2c4f621 [TCP]: Fix MD5 signature pool locking. by David S. Miller · 17 years ago
  35. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  36. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 18 years ago
  37. 6931ba7 [TCP]: Fix oops caused by __tcp_put_md5sig_pool() by David S. Miller · 18 years ago
  38. f5b99bc [NET]: Possible cleanups. by Adrian Bunk · 18 years ago
  39. 352d480 [TCP]: Tidy up skb_entail by Arnaldo Carvalho de Melo · 18 years ago
  40. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  41. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  42. 52bf376 [TCP]: Fix up sysctl_tcp_mem initialization. by John Heffner · 18 years ago
  43. 9e950ef [TCP]: Don't use highmem in tcp hash size calculation. by John Heffner · 18 years ago
  44. 1ef9696 [TCP]: Send ACKs each 2nd received segment. by Alexey Kuznetsov · 18 years ago
  45. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  46. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  47. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  48. 29bbd72 [NET]: Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  49. 52499af [TCP]: Process linger2 timeout consistently. by David S. Miller · 18 years ago
  50. bbcf467 [NET]: Verify gso_type too in gso_segment by Herbert Xu · 18 years ago
  51. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  52. bcd7611 [NET]: Generalise TSO-specific bits from skb_setup_caps by Herbert Xu · 18 years ago
  53. adcfc7d [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  54. 3820c3f [TCP]: Reset gso_segs if packet is dodgy by Herbert Xu · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. 576a30e [NET]: Added GSO header verification by Herbert Xu · 18 years ago
  57. 0718bcc [NET]: Fix CHECKSUM_HW GSO problems. by Herbert Xu · 18 years ago
  58. f4c50d9 [NET]: Add software TSOv4 by Herbert Xu · 18 years ago
  59. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  60. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 18 years ago
  61. 1a2449a [I/OAT]: TCP recv offload to I/OAT by Chris Leech · 18 years ago
  62. 624d116 [I/OAT]: Make sk_eat_skb I/OAT aware. by Chris Leech · 18 years ago
  63. 0e4b499 [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static by Chris Leech · 18 years ago
  64. 75c2d907 [TCP]: Fix sock_orphan dead lock by Herbert Xu · 18 years ago
  65. b55813a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  67. b8059ea [TCP]: Mark tcp_*mem[] __read_mostly. by David S. Miller · 18 years ago
  68. 7b4f4b5 [TCP]: Set default max buffers from memory pool size by John Heffner · 18 years ago
  69. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  70. dec73ff [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt by Arnaldo Carvalho de Melo · 18 years ago
  71. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  72. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  73. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  74. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  75. 18955cf [IPV4] tcp/route: Another look at hash table sizes by Mike Stroyan · 19 years ago
  76. caa20d9a [TCP]: spelling fixes by Stephen Hemminger · 19 years ago
  77. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 19 years ago
  78. 6df7163 [TCP/DCCP]: Randomize port selection by Stephen Hemminger · 19 years ago
  79. fb5f5e6 [TCP]: Fix TCP_OFF() bug check introduced by previous change. by Herbert Xu · 19 years ago
  80. ef01578 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg by Herbert Xu · 19 years ago
  81. d80d99d [NET]: Add sk_stream_wmem_schedule by Herbert Xu · 19 years ago
  82. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  83. dc40c7b [ICSK]: Generalise tcp_listen_poll by Arnaldo Carvalho de Melo · 19 years ago
  84. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  85. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  86. a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  87. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  88. 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
  89. 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 19 years ago
  90. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  91. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  92. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  93. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  94. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  95. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  96. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  97. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  98. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  99. 89ebd19 [TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail(). by David S. Miller · 19 years ago
  100. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago