1. 31770e3 tcp: Revert "tcp: remove header prediction" by Florian Westphal · 7 years ago
  2. 4faf783 tcp: fix cwnd undo in Reno and HTCP congestion controls by Yuchung Cheng · 7 years ago
  3. 45f119b tcp: remove header prediction by Florian Westphal · 7 years ago
  4. e7942d0 tcp: remove prequeue support by Florian Westphal · 7 years ago
  5. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  6. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  7. 645f4c6 tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps by Eric Dumazet · 8 years ago
  8. 69e996c tcp: add tp->tcp_mstamp field by Eric Dumazet · 8 years ago
  9. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 8 years ago
  10. 3541f9e tcp: add tcp_mss_clamp() helper by Eric Dumazet · 8 years ago
  11. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 8 years ago
  12. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. 4a7f600 tcp: remove thin_dupack feature by Yuchung Cheng · 8 years ago
  14. bec41a1 tcp: remove early retransmit by Yuchung Cheng · 8 years ago
  15. 840a3cb tcp: remove forward retransmit feature by Yuchung Cheng · 8 years ago
  16. 1d0833d tcp: use sequence to break TS ties for RACK loss detection by Yuchung Cheng · 8 years ago
  17. deed7be tcp: record most recent RTT in RACK loss detection by Yuchung Cheng · 8 years ago
  18. 003c941 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  19. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  20. 40fc342 tcp: tsq: add tsq_flags / tsq_enum by Eric Dumazet · 8 years ago
  21. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
  22. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  23. 05b055e tcp: instrument tcp sender limits chronographs by Francis Yan · 8 years ago
  24. 67db3e4 tcp: no longer hold ehash lock while calling tcp_get_info() by Eric Dumazet · 8 years ago
  25. eb8329e tcp: export data delivery rate by Yuchung Cheng · 8 years ago
  26. d7722e8 tcp: track application-limited rate samples by Soheil Hassas Yeganeh · 8 years ago
  27. b9f6482 tcp: track data delivery rate for a TCP connection by Yuchung Cheng · 8 years ago
  28. 0682e69 tcp: count packets marked lost for a TCP connection by Neal Cardwell · 8 years ago
  29. 6403389 tcp: use windowed min filter library for TCP min_rtt estimation by Neal Cardwell · 8 years ago
  30. 9f5afea tcp: use an RB tree for ooo receive queue by Yaogong Wang · 8 years ago
  31. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 9 years ago
  32. d9b3fca tcp: __tcp_hdrlen() helper by Craig Gallek · 9 years ago
  33. ddf1af6 tcp: new delivery accounting by Yuchung Cheng · 9 years ago
  34. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  35. dbf650b tcp: fastopen: limit max_qlen by Eric Dumazet · 9 years ago
  36. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  37. af82f4e tcp: remove tcp_mark_lost_retrans() by Yuchung Cheng · 9 years ago
  38. f672258 tcp: track min RTT using windowed min-filter by Yuchung Cheng · 9 years ago
  39. d475f09 tcp: shrink tcp_timewait_sock by 8 bytes by Eric Dumazet · 9 years ago
  40. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 9 years ago
  41. 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
  42. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  43. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 10 years ago
  45. 2efd055 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info by Marcelo Ricardo Leitner · 10 years ago
  46. cd8ae85 tcp: provide SYN headers for passive connections by Eric Dumazet · 10 years ago
  47. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 10 years ago
  48. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 10 years ago
  49. 2646c83 tcp: RFC7413 option support for Fast Open client by Daniel Lee · 10 years ago
  50. 7f9b838 tcp: RFC7413 option support for Fast Open server by Daniel Lee · 10 years ago
  51. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 10 years ago
  52. 5f852eb tcp: tso: remove tp->tso_deferred by Eric Dumazet · 10 years ago
  53. 4fb17a6 tcp: mitigate ACK loops for connections as tcp_timewait_sock by Neal Cardwell · 10 years ago
  54. f2b2c58 tcp: mitigate ACK loops for connections as tcp_sock by Neal Cardwell · 10 years ago
  55. a9b2c06 tcp: mitigate ACK loops for connections as tcp_request_sock by Neal Cardwell · 10 years ago
  56. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  57. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  58. f4362a2 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) by Al Viro · 10 years ago
  59. dca145f tcp: allow for bigger reordering level by Eric Dumazet · 10 years ago
  60. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  61. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  62. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  63. 989e04c tcp: improve undo on timeout by Yuchung Cheng · 10 years ago
  64. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  65. ca8a226 tcp: make cwnd-limited checks measurement-based, and gentler by Neal Cardwell · 11 years ago
  66. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 11 years ago
  67. e114a71 tcp: fix cwnd limited checking to improve congestion control by Eric Dumazet · 11 years ago
  68. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 11 years ago
  69. 996b175 tcp: out_of_order_queue do not use its lock by Eric Dumazet · 11 years ago
  70. c0155b2 tcp: Remove unused tcpct declarations and comments by Dmitry Popov · 11 years ago
  71. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  72. 3e59cb0 tcp: remove bad timeout logic in fast recovery by Yuchung Cheng · 12 years ago
  73. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 12 years ago
  74. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 12 years ago
  75. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
  76. 9b717a8 tcp: TLP loss detection. by Nandita Dukkipati · 12 years ago
  77. 6ba8a3b tcp: Tail loss probe (TLP) by Nandita Dukkipati · 12 years ago
  78. e61667a tcp: Remove unused tw_cookie_values from tcp_timewait_sock by Christoph Paasch · 12 years ago
  79. ceaa1fe tcp: adding a per-socket timestamp offset by Andrey Vagin · 12 years ago
  80. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 12 years ago
  81. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  82. 6f73601 tcp: add SYN/data info to TCP_INFO by Yuchung Cheng · 12 years ago
  83. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  84. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  85. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  86. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  87. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  88. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  89. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  90. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  91. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  92. b6242b9 tcp: Remove tw->tw_peer by David S. Miller · 12 years ago
  93. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. 8876d6b net: Make linux/tcp.h C++ friendly (trivial) by Paul Pluzhnikov · 12 years ago
  95. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 12 years ago
  96. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  97. c0a788c net: Fix tcp_build_and_update_options comment in struct tcp_sock by Kyle McMartin · 13 years ago
  98. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 13 years ago
  99. eed530b tcp: early retransmit by Yuchung Cheng · 13 years ago
  100. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 13 years ago