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