1. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 12 years ago
  2. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 12 years ago
  3. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  4. b5c5693 tcp: report ECN_SEEN in tcp_info by Eric Dumazet · 13 years ago
  5. a262f0c Proportional Rate Reduction for TCP. by Nandita Dukkipati · 13 years ago
  6. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 13 years ago
  7. dca43c7 tcp: Add TCP_USER_TIMEOUT socket option. by Jerry Chu · 14 years ago
  8. 7e38017 net: TCP thin dupack by Andreas Petlund · 14 years ago
  9. 36e31b0a net: TCP thin linear timeouts by Andreas Petlund · 14 years ago
  10. 435cf55 TCPCT part 1d: define TCP cookie option, extend existing struct's by William Allen Simpson · 15 years ago
  11. 519855c TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS by William Allen Simpson · 15 years ago
  12. bee7ca9 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED by William Allen Simpson · 15 years ago
  13. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  14. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 15 years ago
  15. a0f82f6 syncookies: remove last_synq_overflow from struct tcp_sock by Florian Westphal · 15 years ago
  16. 2a3a041 tcp: cache result of earlier divides when mss-aligning things by Ilpo Järvinen · 15 years ago
  17. 0c54b85 tcp: simplify tcp_current_mss by Ilpo Järvinen · 15 years ago
  18. cabeccb tcp: kill eff_sacks "cache", the sole user can calculate itself by Ilpo Järvinen · 15 years ago
  19. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 15 years ago
  20. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  21. 0e1c54c tcp: reorganize retransmit code loops by Ilpo Järvinen · 16 years ago
  22. 006f582 tcp: convert retransmit_cnt_hint to seqno by Ilpo Järvinen · 16 years ago
  23. 4389dde tcp: Remove redundant checks when setting eff_sacks by Adam Langley · 16 years ago
  24. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  26. b79eeeb tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality by Ilpo Järvinen · 16 years ago
  27. 4b749440 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 16 years ago
  28. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 16 years ago
  29. 68f8353 [TCP]: Rewrite SACK block processing & sack_recv_cache use by Ilpo Järvinen · 17 years ago
  30. fd6dad6 [TCP]: Earlier SACK block verification & simplify access to them by Ilpo Järvinen · 17 years ago
  31. a47e5a9 [TCP]: Convert highest_sack to sk_buff to allow direct access by Ilpo Järvinen · 17 years ago
  32. f78a1b3 [TCP]: Make snd_cwnd_cnt 32-bit by Ilpo Järvinen · 17 years ago
  33. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  34. c79e335 [TCP]: Comment fastpath_cnt_hint off-by-one trap by Ilpo Järvinen · 17 years ago
  35. 13dae42 [TCP]: Update comment about highest_sack validity by Ilpo Järvinen · 17 years ago
  36. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 17 years ago
  37. 539d243 [TCP]: Access to highest_sack obsoletes forward_cnt_hint by Ilpo Järvinen · 17 years ago
  38. d738cd8 [TCP]: Add highest_sack seqno, points to globally highest SACK by Ilpo Järvinen · 17 years ago
  39. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  40. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  41. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  42. e0ef57c [TCP]: Make snd_cwnd_clamp a u32. by David S. Miller · 17 years ago
  43. 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 17 years ago
  44. 6f74651 [TCP]: Seperate DSACK from SACK fast path by Baruch Even · 17 years ago
  45. 3a137d2 [TCP]: Renove the __ prefix on the struct tcp_sock members by Arnaldo Carvalho de Melo · 18 years ago
  46. 2ff52f2 [TCP]: Change tcp_header_len member in tcp_sock to u16 by Arnaldo Carvalho de Melo · 18 years ago
  47. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  48. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  49. ae8064a [TCP]: Bound TSO defer time by John Heffner · 18 years ago
  50. dddc93c [TCP]: struct tcp_sock .pred_flags is net-endian by Al Viro · 18 years ago
  51. 269bd27 [TCP]: struct tcp_sack_block annotations by Al Viro · 18 years ago
  52. 46a9732 [IPV4]: TCP headers annotated by Al Viro · 18 years ago
  53. c8a553ad [TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h> by David Woodhouse · 18 years ago
  54. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  55. 97fc2f0 [I/OAT]: Structure changes for TCP recv offload to I/OAT by Chris Leech · 18 years ago
  56. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  57. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 18 years ago
  58. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  59. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  60. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  61. 6a438bb [TCP]: speed up SACK processing by Stephen Hemminger · 19 years ago
  62. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 19 years ago
  63. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  64. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  65. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  66. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  67. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  68. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  69. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  70. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  71. 5f8ef48 [TCP]: Allow choosing TCP congestion control via sockopt. by Stephen Hemminger · 19 years ago
  72. 317a76f [TCP]: Add pluggable congestion control algorithm infrastructure. by Stephen Hemminger · 19 years ago
  73. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  74. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  75. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago