1. 39354eb tcp: tcp_data_ready() must look at SOCK_DONE by Eric Dumazet · 4 years ago
  2. 05dc72a tcp: factorize logic into tcp_epollin_ready() by Eric Dumazet · 4 years ago
  3. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  4. 62d9f1a tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 4 years ago
  5. 344db93 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years ago
  6. e7ed11e tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years ago
  7. 9c30ae8 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years ago
  8. 9d9b1ee tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
  9. c31b70c tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit by Alexander Duyck · 4 years, 1 month ago
  10. 049fe38 tcp: parse mptcp options contained in reset packets by Florian Westphal · 4 years, 1 month ago
  11. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  12. 72d05c0 tcp: select sane initial rcvq_space.space for big MSS by Eric Dumazet · 4 years, 1 month ago
  13. 7ea851d tcp: merge 'init_req' and 'route_req' functions by Florian Westphal · 4 years, 2 months ago
  14. 7e901ee tcp: avoid slow start during fast recovery on new losses by Yuchung Cheng · 4 years, 3 months ago
  15. 435ccfa tcp: Prevent low rmem stalls with SO_RCVLOWAT. by Arjun Roy · 4 years, 3 months ago
  16. 18ded91 tcp: fix to update snd_wl1 in bulk receiver fast path by Neal Cardwell · 4 years, 3 months ago
  17. 4479758 tcp: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  18. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  19. 9cd8b6c tcp: account total lost packets properly by Yuchung Cheng · 4 years, 4 months ago
  20. 534a210 tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost by Yuchung Cheng · 4 years, 4 months ago
  21. 6869897 tcp: simplify tcp_mark_skb_lost by Yuchung Cheng · 4 years, 4 months ago
  22. fd214674 tcp: move tcp_mark_skb_lost by Yuchung Cheng · 4 years, 4 months ago
  23. 179ac35 tcp: consistently check retransmit hint by Yuchung Cheng · 4 years, 4 months ago
  24. 77d0cab net: tcp: drop unused function argument from mptcp_incoming_options by Florian Westphal · 4 years, 4 months ago
  25. ad2b9b0 tcp: skip DSACKs with dubious sequence ranges by Priyaranjan Jha · 4 years, 4 months ago
  26. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  27. 0cbe6a8 tcp: remove SOCK_QUEUE_SHRUNK by Eric Dumazet · 4 years, 4 months ago
  28. 8919a9b tcp: Only init congestion control if not initialized already by Neal Cardwell · 4 years, 4 months ago
  29. e9b12ed tcp: record received TOS value in the request socket by Wei Wang · 4 years, 4 months ago
  30. 267cf9f tcp: bpf: Optionally store mac header in TCP_SAVE_SYN by Martin KaFai Lau · 4 years, 5 months ago
  31. 0813a84 bpf: tcp: Allow bpf prog to write and parse TCP header option by Martin KaFai Lau · 4 years, 5 months ago
  32. 331fca4 bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() by Martin KaFai Lau · 4 years, 5 months ago
  33. 00d211a bpf: tcp: Add bpf_skops_parse_hdr() by Martin KaFai Lau · 4 years, 5 months ago
  34. 72be0fe bpf: tcp: Add bpf_skops_established() by Martin KaFai Lau · 4 years, 5 months ago
  35. 7656d68 tcp: Add saw_unknown to struct tcp_options_received by Martin KaFai Lau · 4 years, 5 months ago
  36. 70a217f tcp: Use a struct to represent a saved_syn by Martin KaFai Lau · 4 years, 5 months ago
  37. 730e700 tcp: apply a floor of 1 for RTT samples from TCP timestamps by Jianfeng Wang · 4 years, 6 months ago
  38. 6fc8c82 tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option by Florian Westphal · 4 years, 6 months ago
  39. f8ace8d tcp: rename request_sock cookie_ts bit to syncookie by Florian Westphal · 4 years, 6 months ago
  40. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  41. 76be93f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 6 months ago
  42. e3a5a1e tcp: add SNMP counter for no. of duplicate segments reported by DSACK by Priyaranjan Jha · 4 years, 6 months ago
  43. a71d77e tcp: fix segment accounting when DSACK range covers multiple segments by Priyaranjan Jha · 4 years, 6 months ago
  44. 3628e3c net: ipv4: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  45. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  46. 7a6498e Replace HTTP links with HTTPS ones: IPv* by Alexander A. Klimov · 4 years, 7 months ago
  47. ba3bb0e tcp: fix SO_RCVLOWAT possible hangs under high mem pressure by Eric Dumazet · 4 years, 7 months ago
  48. ff91e92 tcp: call tcp_ack_tstamp() when not fully acked by Yousuk Seung · 4 years, 7 months ago
  49. 082d4fa tcp: update delivered_ce with delivered by Yousuk Seung · 4 years, 7 months ago
  50. f00394c tcp: count sacked packets in tcp_sacktag_state by Yousuk Seung · 4 years, 7 months ago
  51. c634e34 tcp: add ece_ack flag to reno sack functions by Yousuk Seung · 4 years, 7 months ago
  52. fdb7eb2 tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue() by Yousuk Seung · 4 years, 7 months ago
  53. 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 7 months ago
  54. 6620512 tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 4 years, 7 months ago
  55. bc183de tcp: tcp_init_buffer_space can be static by Florian Westphal · 4 years, 8 months ago
  56. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  57. 24adbc1 tcp: fix SO_RCVLOWAT hangs with fat skbs by Eric Dumazet · 4 years, 8 months ago
  58. 636ef28 tcp: tcp_mark_head_lost is only valid for sack-tcp by zhang kai · 4 years, 9 months ago
  59. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  60. 8dc242a tcp: refine tcp_pacing_delay() for very low pacing rates by Eric Dumazet · 4 years, 9 months ago
  61. a70437c tcp: add hrtimer slack to sack compression by Eric Dumazet · 4 years, 9 months ago
  62. ccd0628 tcp: tcp_sack_new_ofo_skb() should be more conservative by Eric Dumazet · 4 years, 9 months ago
  63. 2b19585 tcp: add tp->dup_ack_counter by Eric Dumazet · 4 years, 9 months ago
  64. cfde141 mptcp: move option parsing into mptcp_incoming_options() by Paolo Abeni · 4 years, 9 months ago
  65. 263e120 mptcp: consolidate synack processing. by Paolo Abeni · 4 years, 9 months ago
  66. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  67. dad8cea tcp: fix TFO SYNACK undo to avoid double-timestamp-undo by Neal Cardwell · 5 years ago
  68. 9603d47 tcp: Reduce SYN resend delay if a suspicous ACK is received by SeongJae Park · 5 years ago
  69. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  70. 32efcc0 tcp: export count for rehash attempts by Abdul Kabbani · 5 years ago
  71. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  72. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  73. 648ef4b mptcp: Implement MPTCP receive path by Mat Martineau · 5 years ago
  74. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  75. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  76. 2bec445 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 5 years ago
  77. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. e176b1b tcp: fix marked lost packets not being retransmitted by Pengcheng Yang · 5 years ago
  79. 8571248 tcp: coalesce/collapse must respect MPTCP extensions by Mat Martineau · 5 years ago
  80. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  81. d0e8bca tcp: use REXMIT_NEW instead of magic number by Mao Wenan · 5 years ago
  82. c965500 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 5 years ago
  83. 4802747 tcp: add TCP_INFO status for failed client TFO by Jason Baron · 5 years ago
  84. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  85. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  86. d9b55bf tcp: annotate tp->urg_seq lockless reads by Eric Dumazet · 5 years ago
  87. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  88. dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
  89. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  90. f9af2db tcp: Add TCP_INFO counter for packets received out-of-order by Thomas Higdon · 5 years ago
  91. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  92. af38d07 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 5 years ago
  93. 9349d60 tcp: add skb-less helpers to retrieve SYN cookie by Petar Penkov · 5 years ago
  94. 9651127 tcp: tcp_syn_flood_action read port from socket by Petar Penkov · 5 years ago
  95. 23729ff bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT by Stanislav Fomichev · 6 years ago
  96. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  97. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  98. 7b58139 tcp: use static_branch_deferred_inc for clean_acked_data_enabled by Willem de Bruijn · 6 years ago
  99. fcc2202 tcp: fix undo spurious SYNACK in passive Fast Open by Yuchung Cheng · 6 years ago
  100. 9609dad ipv4: tcp_input: fix stack out of bounds when parsing TCP options. by Young Xiao · 6 years ago