1. 13dde04 tcp: remove set but not used variable 'skb_size' by Wei Yongjun · 7 years ago
  2. fb31c9b tcp: add data bytes retransmitted stats by Wei Wang · 7 years ago
  3. ba113c3 tcp: add data bytes sent stats by Wei Wang · 7 years ago
  4. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  6. 27cde44 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 7 years ago
  7. 2987bab tcp: helpers to send special DCTCP ack by Yuchung Cheng · 7 years ago
  8. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 7 years ago
  9. cadefe5 tcp_bbr: fix bbr pacing rate for internal pacing by Eric Dumazet · 7 years ago
  10. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 200d95f tcp: add TCPAckCompressed SNMP counter by Eric Dumazet · 7 years ago
  12. 5d9f426 tcp: add SACK compression by Eric Dumazet · 7 years ago
  13. 7f582b2 tcp: purge write queue in tcp_connect_init() by Eric Dumazet · 7 years ago
  14. 73a6bab tcp: switch pacing timer to softirq based hrtimer by Eric Dumazet · 7 years ago
  15. c36207b tcp: remove mss check in tcp_select_initial_window() by Wei Wang · 7 years ago
  16. 8c2320e8 tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets by Eric Dumazet · 7 years ago
  17. dcb8c9b tcp_bbr: better deal with suboptimal GSO (II) by Eric Dumazet · 7 years ago
  18. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  20. 98be9b1 tcp: remove dead code after CHECKSUM_PARTIAL adoption by Eric Dumazet · 7 years ago
  21. 4a64fd6 tcp: remove dead code from tcp_set_skb_tso_segs() by Eric Dumazet · 7 years ago
  22. 808cf9e tcp: Honor the eor bit in tcp_mtu_probe by Ilya Lesokhin · 7 years ago
  23. a31ad29 bpf: Add BPF_SOCK_OPS_RETRANS_CB by Lawrence Brakmo · 7 years ago
  24. de525be bpf: Support passing args to sock_ops bpf function by Lawrence Brakmo · 7 years ago
  25. c8c9aeb tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions by Stefano Brivio · 7 years ago
  26. b4f70c3 tcp: allow TLP in ECN CWR by Neal Cardwell · 7 years ago
  27. ed66dfa tcp: when scheduling TLP, time of RTO should account for current ACK by Neal Cardwell · 7 years ago
  28. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  29. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  30. 737ff31 tcp: use sequence distance to detect reordering by Yuchung Cheng · 7 years ago
  31. 713bafe tcp: retire FACK loss detection by Yuchung Cheng · 7 years ago
  32. 356d183 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem by Eric Dumazet · 7 years ago
  33. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  34. 35e00da tcp: do not clear again skb->csum in tcp_init_nondata_skb() by Eric Dumazet · 7 years ago
  35. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. f67971e tcp: tcp_fragment() should not assume rtx skbs by Eric Dumazet · 7 years ago
  37. 3b11775 tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  38. cf34ce3 tcp: add tracepoint trace_tcp_retransmit_synack() by Song Liu · 7 years ago
  39. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  41. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 26e9596 tcp: Namespace-ify sysctl_tcp_min_tso_segs by Eric Dumazet · 7 years ago
  43. 9184d8b tcp: Namespace-ify sysctl_tcp_limit_output_bytes by Eric Dumazet · 7 years ago
  44. ceef9ab tcp: Namespace-ify sysctl_tcp_workaround_signed_windows by Eric Dumazet · 7 years ago
  45. d06a990 tcp: Namespace-ify sysctl_tcp_tso_win_divisor by Eric Dumazet · 7 years ago
  46. ee1836a tcp: refresh tp timestamp before tcp_mtu_probe() by Eric Dumazet · 7 years ago
  47. e0a1e5b tcp: Namespace-ify sysctl_tcp_retrans_collapse by Eric Dumazet · 7 years ago
  48. b510f0d tcp: Namespace-ify sysctl_tcp_slow_start_after_idle by Eric Dumazet · 7 years ago
  49. 2ae21cf tcp: Namespace-ify sysctl_tcp_early_retrans by Eric Dumazet · 7 years ago
  50. 60e2a77 tcp: TCP experimental option for SMC by Ursula Braun · 7 years ago
  51. 5889e2c tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data by Yousuk Seung · 7 years ago
  52. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  53. c24b14c tcp: add tracepoint trace_tcp_send_reset by Song Liu · 7 years ago
  54. 3a91d29 tcp: do tcp_mstamp_refresh before retransmits on TSQ handler by Koichiro Den · 7 years ago
  55. ba233b3 tcp: fix tcp_send_syn_data() by Eric Dumazet · 7 years ago
  56. b9f1f1c tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction by Eric Dumazet · 7 years ago
  57. e086101 tcp: add a tracepoint for tcp retransmission by Cong Wang · 7 years ago
  58. 75c119a tcp: implement rb-tree based retransmit queue by Eric Dumazet · 7 years ago
  59. e208007 tcp: new list for sent but unacked skbs for RACK recovery by Eric Dumazet · 7 years ago
  60. b5b7db8 tcp: fastopen: fix on syn-data transmit failure by Eric Dumazet · 7 years ago
  61. 4c71244 tcp: remove two unused functions by Yuchung Cheng · 7 years ago
  62. fc22579 tcp: fix data delivery rate by Eric Dumazet · 7 years ago
  63. 8c72c65 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 7 years ago
  64. 31770e3 tcp: Revert "tcp: remove header prediction" by Florian Westphal · 7 years ago
  65. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. 8ba6092 tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 8 years ago
  67. df92c83 tcp: fix xmit timer to only be reset if data ACKed/SACKed by Neal Cardwell · 8 years ago
  68. a281581 tcp: enable xmit timer fix by having TLP use time when RTO should fire by Neal Cardwell · 8 years ago
  69. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 45f119b tcp: remove header prediction by Florian Westphal · 8 years ago
  71. efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 8 years ago
  72. bb4d991 tcp: adjust tail loss probe timeout by Yuchung Cheng · 8 years ago
  73. e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 8 years ago
  74. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
  75. 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 8 years ago
  76. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 8 years ago
  77. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 8 years ago
  78. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  79. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
  80. 9bb37ef tcp: Namespaceify sysctl_tcp_window_scaling by Eric Dumazet · 8 years ago
  81. f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
  82. f4d0166 tcp: remove unnecessary skb_reset_tail_pointer() by Eric Dumazet · 8 years ago
  83. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  84. ac9517f tcp: replace misc tcp_time_stamp to tcp_jiffies32 by Eric Dumazet · 8 years ago
  85. 628174c tcp: uses jiffies_32 to feed tp->chrono_start by Eric Dumazet · 8 years ago
  86. c74df29 tcp: use tcp_jiffies32 to feed probe_timestamp by Eric Dumazet · 8 years ago
  87. 70eabf0 tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime by Eric Dumazet · 8 years ago
  88. c2203cf tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp by Eric Dumazet · 8 years ago
  89. d635fbe tcp: use tcp_jiffies32 to feed tp->lsndtime by Eric Dumazet · 8 years ago
  90. 385e207 tcp: use tp->tcp_mstamp in output path by Eric Dumazet · 8 years ago
  91. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  92. 1b1fc3f tcp: make congestion control optionally skip slow start after idle by Wei Wang · 8 years ago
  93. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  94. 7162fb2 tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 8 years ago
  95. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. 7cc2b04 net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb by Gao Feng · 8 years ago
  97. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  98. 1935299 net: tcp: Refine the __tcp_select_window by Gao Feng · 8 years ago
  99. a4ecb15 tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scaling by Cui, Cheng · 8 years ago
  100. c3a2e83 tcp: replace dst_confirm with sk_dst_confirm by Julian Anastasov · 8 years ago