1. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 7 years ago
  2. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. d476175 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  4. 27da6d3 tcp: Enable 2nd listener hashtable in TCP by Martin KaFai Lau · 7 years ago
  5. 737ff31 tcp: use sequence distance to detect reordering by Yuchung Cheng · 7 years ago
  6. 713bafe tcp: retire FACK loss detection by Yuchung Cheng · 7 years ago
  7. 356d183 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem by Eric Dumazet · 7 years ago
  8. 1f25569 tcp: higher throughput under reordering with adaptive RACK reordering wnd by Priyaranjan Jha · 7 years ago
  9. 790f00e tcp: Namespace-ify sysctl_tcp_autocorking by Eric Dumazet · 7 years ago
  10. 26e9596 tcp: Namespace-ify sysctl_tcp_min_tso_segs by Eric Dumazet · 7 years ago
  11. 0bc65a2 tcp: Namespace-ify sysctl_tcp_fack by Eric Dumazet · 7 years ago
  12. 60e2a77 tcp: TCP experimental option for SMC by Ursula Braun · 7 years ago
  13. 71c0237 tcp: Configure TFO without cookie per socket and/or per route by Christoph Paasch · 7 years ago
  14. e8fce23 tcp: add tracepoint trace_tcp_set_state() by Song Liu · 7 years ago
  15. 1fba70e tcp: socket option to set TCP fast open key by Yuchung Cheng · 7 years ago
  16. 75c119a tcp: implement rb-tree based retransmit queue by Eric Dumazet · 7 years ago
  17. 4e8cc22 tcp: tcp_tx_timestamp() cleanup by Eric Dumazet · 7 years ago
  18. ac3f09b tcp: uninline tcp_write_queue_purge() by Eric Dumazet · 7 years ago
  19. e208007 tcp: new list for sent but unacked skbs for RACK recovery by Eric Dumazet · 7 years ago
  20. 27204aa tcp: uniform the set up of sockets after successful connection by Wei Wang · 7 years ago
  21. 4371384 ipv4: Namespaceify tcp_fastopen_key knob by Haishuang Yan · 7 years ago
  22. dd00059 ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once by Haishuang Yan · 7 years ago
  23. e1cfcbe ipv4: Namespaceify tcp_fastopen knob by Haishuang Yan · 7 years ago
  24. db5bce3 net: prepare (struct ubuf_info)->refcnt conversion by Eric Dumazet · 7 years ago
  25. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. 31770e3 tcp: Revert "tcp: remove header prediction" by Florian Westphal · 7 years ago
  27. bd9dfc5 tcp: fix hang in tcp_sendpage_locked() by Eric Dumazet · 7 years ago
  28. ebfa00c tcp: fix refcnt leak with ebpf congestion control by Sabrina Dubroca · 7 years ago
  29. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  30. 774c467 tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6. by David S. Miller · 7 years ago
  31. f214f91 tcp: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  32. 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 7 years ago
  33. bb7c19f tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS by Wei Wang · 7 years ago
  34. 0263598 tcp: extract the function to compute delivery rate by Wei Wang · 7 years ago
  35. 45f119b tcp: remove header prediction by Florian Westphal · 7 years ago
  36. e7942d0 tcp: remove prequeue support by Florian Westphal · 7 years ago
  37. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
  38. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  39. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 8 years ago
  41. d747a7a tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 8 years ago
  42. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  43. e3b5616 tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions by Dave Watson · 8 years ago
  44. 734942c tcp: ULP infrastructure by Dave Watson · 8 years ago
  45. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  46. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 15e5651 tcp: reinitialize MTU probing when setting MSS in a TCP repair by Douglas Caetano dos Santos · 8 years ago
  48. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. ba615f6 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 8 years ago
  50. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. a777f71 net: ipv4: tcp: fixed comment coding style issue by Rohit Chavan · 8 years ago
  52. 499350a tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 8 years ago
  53. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  54. ac9517f tcp: replace misc tcp_time_stamp to tcp_jiffies32 by Eric Dumazet · 8 years ago
  55. 628174c tcp: uses jiffies_32 to feed tp->chrono_start by Eric Dumazet · 8 years ago
  56. d635fbe tcp: use tcp_jiffies32 to feed tp->lsndtime by Eric Dumazet · 8 years ago
  57. d68be71 tcp: fix access to sk->sk_state in tcp_poll() by Davide Caratti · 8 years ago
  58. 645f4c6 tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps by Eric Dumazet · 8 years ago
  59. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 8 years ago
  60. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. 17c3060 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 8 years ago
  62. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  63. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. cfc62d8 net: tcp: Permit user set TCP_MAXSEG to default value by Gao Feng · 8 years ago
  65. db7f00b tcp: tcp_get_info() should read tcp_time_stamp later by Eric Dumazet · 8 years ago
  66. 7db9236 tcp: fix potential double free issue for fastopen_req by Wei Wang · 8 years ago
  67. 4e33e34 tcp: use page_ref_inc() in tcp_sendmsg() by Eric Dumazet · 8 years ago
  68. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. ccf7abb tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  70. 7e98102 tcp: record pkts sent and retransmistted by Yuchung Cheng · 8 years ago
  71. 3979ad7 net/tcp-fastopen: make connect()'s return case more consistent with non-TFO by Willy Tarreau · 8 years ago
  72. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 8 years ago
  73. c2a2efb net: remove bh disabling around percpu_counter accesses by Eric Dumazet · 8 years ago
  74. 4a7f600 tcp: remove thin_dupack feature by Yuchung Cheng · 8 years ago
  75. bec41a1 tcp: remove early retransmit by Yuchung Cheng · 8 years ago
  76. b369e7f tcp: make TCP_INFO more consistent by Eric Dumazet · 8 years ago
  77. ad02c4f tcp: provide timestamps for partial writes by Soheil Hassas Yeganeh · 8 years ago
  78. fee83d0 ipv4: Namespaceify tcp_max_syn_backlog knob by Haishuang Yan · 8 years ago
  79. 1946e67 ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob by Haishuang Yan · 8 years ago
  80. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  81. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  82. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  83. efd9017 tcp: export sender limits chronographs to TCP_INFO by Francis Yan · 8 years ago
  84. b0f71bd tcp: instrument how long TCP is limited by insufficient send buffer by Francis Yan · 8 years ago
  85. 319b053 tcp: allow to enable the repair mode for non-listening sockets by Andrey Vagin · 8 years ago
  86. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. f522a5f tcp: remove unaligned accesses from tcp_get_info() by Eric Dumazet · 8 years ago
  88. 67db3e4 tcp: no longer hold ehash lock while calling tcp_get_info() by Eric Dumazet · 8 years ago
  89. ccbf3bf tcp: shortcut listeners in tcp_get_info() by Eric Dumazet · 8 years ago
  90. 79d8665 tcp: fix return value for partial writes by Eric Dumazet · 8 years ago
  91. ac9e70b tcp: fix potential memory corruption by Eric Dumazet · 8 years ago
  92. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  93. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  94. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  95. 2586926 skb_splice_bits(): get rid of callback by Al Viro · 8 years ago
  96. eb8329e tcp: export data delivery rate by Yuchung Cheng · 8 years ago
  97. d7722e8 tcp: track application-limited rate samples by Soheil Hassas Yeganeh · 8 years ago
  98. b2d3ea4 tcp: switch back to proper tcp_skb_cb size check in tcp_init() by Eric Dumazet · 8 years ago
  99. 6403389 tcp: use windowed min filter library for TCP min_rtt estimation by Neal Cardwell · 8 years ago
  100. 3613b3d tcp: prepare skbs for better sack shifting by Eric Dumazet · 8 years ago