1. bc183de tcp: tcp_init_buffer_space can be static by Florian Westphal · 4 years, 9 months ago
  2. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  3. 24adbc1 tcp: fix SO_RCVLOWAT hangs with fat skbs by Eric Dumazet · 4 years, 10 months ago
  4. 636ef28 tcp: tcp_mark_head_lost is only valid for sack-tcp by zhang kai · 4 years, 10 months ago
  5. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  6. 8dc242ad tcp: refine tcp_pacing_delay() for very low pacing rates by Eric Dumazet · 4 years, 10 months ago
  7. a70437c tcp: add hrtimer slack to sack compression by Eric Dumazet · 4 years, 10 months ago
  8. ccd0628 tcp: tcp_sack_new_ofo_skb() should be more conservative by Eric Dumazet · 4 years, 10 months ago
  9. 2b19585 tcp: add tp->dup_ack_counter by Eric Dumazet · 4 years, 10 months ago
  10. cfde141 mptcp: move option parsing into mptcp_incoming_options() by Paolo Abeni · 4 years, 10 months ago
  11. 263e120 mptcp: consolidate synack processing. by Paolo Abeni · 4 years, 10 months ago
  12. a8eceea inet: Use fallthrough; by Joe Perches · 5 years ago
  13. dad8cea tcp: fix TFO SYNACK undo to avoid double-timestamp-undo by Neal Cardwell · 5 years ago
  14. 9603d47 tcp: Reduce SYN resend delay if a suspicous ACK is received by SeongJae Park · 5 years ago
  15. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  16. 32efcc0 tcp: export count for rehash attempts by Abdul Kabbani · 5 years ago
  17. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  18. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  19. 648ef4b mptcp: Implement MPTCP receive path by Mat Martineau · 5 years ago
  20. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  21. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  22. 2bec445 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 5 years ago
  23. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  24. e176b1b tcp: fix marked lost packets not being retransmitted by Pengcheng Yang · 5 years ago
  25. 8571248 tcp: coalesce/collapse must respect MPTCP extensions by Mat Martineau · 5 years ago
  26. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  27. d0e8bca tcp: use REXMIT_NEW instead of magic number by Mao Wenan · 5 years ago
  28. c965500 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 5 years ago
  29. 4802747 tcp: add TCP_INFO status for failed client TFO by Jason Baron · 5 years ago
  30. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  31. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  32. d9b55bf tcp: annotate tp->urg_seq lockless reads by Eric Dumazet · 5 years ago
  33. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  34. dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
  35. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  36. f9af2db tcp: Add TCP_INFO counter for packets received out-of-order by Thomas Higdon · 5 years ago
  37. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  38. af38d07 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 5 years ago
  39. 9349d60 tcp: add skb-less helpers to retrieve SYN cookie by Petar Penkov · 6 years ago
  40. 9651127 tcp: tcp_syn_flood_action read port from socket by Petar Penkov · 6 years ago
  41. 23729ff bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT by Stanislav Fomichev · 6 years ago
  42. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  44. 7b58139 tcp: use static_branch_deferred_inc for clean_acked_data_enabled by Willem de Bruijn · 6 years ago
  45. fcc2202 tcp: fix undo spurious SYNACK in passive Fast Open by Yuchung Cheng · 6 years ago
  46. 9609dad ipv4: tcp_input: fix stack out of bounds when parsing TCP options. by Young Xiao · 6 years ago
  47. cd736d8 tcp: fix retrans timestamp on passive Fast Open by Yuchung Cheng · 6 years ago
  48. 494bc1d net/tcp: use deferred jump label for TCP acked data hook by Jakub Kicinski · 6 years ago
  49. 98fa627 tcp: refactor setting the initial congestion window by Yuchung Cheng · 6 years ago
  50. 6b94b1c tcp: refactor to consolidate TFO passive open code by Yuchung Cheng · 6 years ago
  51. 794200d tcp: undo cwnd on Fast Open spurious SYNACK retransmit by Yuchung Cheng · 6 years ago
  52. 336c39a tcp: undo init congestion window on false SYNACK timeout by Yuchung Cheng · 6 years ago
  53. 9e450c1 tcp: better SYNACK sent timestamp by Yuchung Cheng · 6 years ago
  54. 7c1f081 tcp: undo initial congestion window on false SYN timeout by Yuchung Cheng · 6 years ago
  55. bc9f38c tcp: avoid unconditional congestion window undo on SYN retransmit by Yuchung Cheng · 6 years ago
  56. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. 50ce163 tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 6 years ago
  58. f6fee16 tcp: Accept ECT on SYN in the presence of RFC8311 by Tilmans, Olivier (Nokia - BE/Antwerp) · 6 years ago
  59. 9403cf2 tcp: free request sock directly upon TFO or syncookies error by Guillaume Nault · 6 years ago
  60. 9d3e136 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 6 years ago
  61. 9946b34 tcp: clean up SOCK_DEBUG() by Yafang Shao · 6 years ago
  62. 4bfabc4 tcp: remove unused parameter of tcp_sacktag_bsearch() by Taehee Yoo · 6 years ago
  63. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  64. 19119f2 tcp: take care of compressed acks in tcp_add_reno_sack() by Eric Dumazet · 6 years ago
  65. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. e7395f1f tcp: remove hdrlen argument from tcp_queue_rcv() by Eric Dumazet · 6 years ago
  67. 9efdda4 tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  68. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. 86de592 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  70. cadf9df tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing by Stephen Mallon · 6 years ago
  71. 5e13a0d tcp: minor optimization in tcp ack fast path processing by Yafang Shao · 6 years ago
  72. 3f80e08 tcp: add tcp_reset_xmit_timer() helper by Eric Dumazet · 6 years ago
  73. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 041a14d tcp: start receiver buffer autotuning sooner by Yuchung Cheng · 6 years ago
  75. 1ad98e9 tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  76. a337531 tcp: up initial rmem to 128KB and SYN rwin to around 64KB by Yuchung Cheng · 6 years ago
  77. 2fd66ff tcp: introduce tcp_skb_timestamp_us() helper by Eric Dumazet · 6 years ago
  78. aaf9253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. 0297c1c tcp: rate limit synflood warnings further by Willem de Bruijn · 6 years ago
  80. 7788174 tcp: change IPv6 flow-label upon receiving spurious retransmission by Yuchung Cheng · 6 years ago
  81. fd2123a tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag by Yuchung Cheng · 7 years ago
  82. 15bdd56 tcp: always ACK immediately on hole repairs by Yuchung Cheng · 7 years ago
  83. 466466d tcp: mandate a one-time immediate ACK by Yuchung Cheng · 7 years ago
  84. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. 7ec6537 tcp: add stat of data packet reordering events by Wei Wang · 7 years ago
  86. 7e10b65 tcp: add dsack blocks received stats by Wei Wang · 7 years ago
  87. 9aee400 tcp: ack immediately when a cwr packet arrives by Lawrence Brakmo · 7 years ago
  88. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. 58152ec tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 7 years ago
  90. 8541b21 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 7 years ago
  91. 3d4bf93 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 7 years ago
  92. f4a3313 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 7 years ago
  93. 72cd43b tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 7 years ago
  94. a0496ef2 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 7 years ago
  95. 41ed9c0 tcp: Don't coalesce decrypted and encrypted SKBs by Boris Pismenny · 7 years ago
  96. ff0432e tcp: remove redundant rcv_nxt update by Yafang Shao · 7 years ago
  97. cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 7 years ago
  98. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. c6345ce net: Record receive queue number for a connection by Amritha Nambiar · 7 years ago
  100. 1236f22 tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 7 years ago