1. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 74a4c09 tcp: purge write queue in tcp_connect_init() by Eric Dumazet · 6 years ago
  3. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 45fa661 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 6 years ago
  5. 3efb90a tcp: Honor the eor bit in tcp_mtu_probe by Ilya Lesokhin · 6 years ago
  6. ea83e4a Merge 4.9.65 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  7. 3920a5b tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  8. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. e12c42c tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  10. b9fde3e UPSTREAM: net/tcp-fastopen: refactor cookie check logic by Wei Wang · 7 years ago
  11. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  12. b463521 tcp: fastopen: fix on syn-data transmit failure by Eric Dumazet · 7 years ago
  13. 85908cc tcp: fix data delivery rate by Eric Dumazet · 7 years ago
  14. 186a9c5 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 7 years ago
  15. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  16. 87fdcfe tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  17. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  18. f3235cb tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 7 years ago
  19. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  20. ca876df tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 7 years ago
  21. 7220b97 ANDROID: tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 10 years ago
  22. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 2fe664f tcp: fix wrong checksum calculation on MTU probing by Douglas Caetano dos Santos · 8 years ago
  24. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 7e32b44 tcp: properly account Fast Open SYN-ACK retrans by Yuchung Cheng · 8 years ago
  26. de1d657 tcp: fix under-accounting retransmit SNMP counters by Yuchung Cheng · 8 years ago
  27. f9616c3 tcp: implement TSQ for retransmits by Eric Dumazet · 8 years ago
  28. 556c6b4 tcp: export tcp_mss_to_mtu() for congestion control modules by Neal Cardwell · 8 years ago
  29. 1b3878c tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments by Neal Cardwell · 8 years ago
  30. ed6e726 tcp: allow congestion control module to request TSO skb segment count by Neal Cardwell · 8 years ago
  31. b9f6482 tcp: track data delivery rate for a TCP connection by Yuchung Cheng · 8 years ago
  32. ffb4d6c tcp: fix overflow in __tcp_retransmit_skb() by Eric Dumazet · 8 years ago
  33. dca0aaf tcp: defer sacked assignment by Eric Dumazet · 8 years ago
  34. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  35. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  37. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago
  38. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  39. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 10a8198 tcp: refresh skb timestamp at retransmit time by Eric Dumazet · 8 years ago
  41. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  42. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  43. a166140 tcp: Handle eor bit when fragmenting a skb by Martin KaFai Lau · 8 years ago
  44. a643b5d tcp: Handle eor bit when coalescing skb by Martin KaFai Lau · 8 years ago
  45. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 8 years ago
  46. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  47. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  48. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 8 years ago
  49. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 8 years ago
  50. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 8 years ago
  51. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 8 years ago
  53. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 8 years ago
  54. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  55. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 8 years ago
  56. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 8 years ago
  57. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 8 years ago
  58. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  59. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 8 years ago
  60. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 07e100f tcp: restore fastopen with no data in SYN packet by Eric Dumazet · 9 years ago
  62. 7450aaf tcp: suppress too verbose messages in tcp_send_ack() by Eric Dumazet · 9 years ago
  63. 9e17f8a net: make skb_set_owner_w() more robust by Eric Dumazet · 9 years ago
  64. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. e2e8009 tcp: remove improper preemption check in tcp_xmit_probe_skb() by Renato Westphal · 9 years ago
  66. af82f4e tcp: remove tcp_mark_lost_retrans() by Yuchung Cheng · 9 years ago
  67. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  68. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  69. ca6fb06 tcp: attach SYNACK messages to request sockets instead of listener by Eric Dumazet · 9 years ago
  70. d2e1339 tcp: Fix CWV being too strict on thin streams by Bendik Rønning Opstad · 9 years ago
  71. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. ea3bea3 tcp/dccp: constify rtx_synack() and friends by Eric Dumazet · 9 years ago
  73. 5d062de tcp: constify tcp_make_synack() socket argument by Eric Dumazet · 9 years ago
  74. 6ac705b tcp: remove tcp_ecn_make_synack() socket argument by Eric Dumazet · 9 years ago
  75. 37bfbdd tcp: remove tcp_synack_options() socket argument by Eric Dumazet · 9 years ago
  76. 675ee23 tcp: add proper TS val into RST packets by Eric Dumazet · 9 years ago
  77. f9b9958 tcp: send loss probe after 1s if no RTT available by Yuchung Cheng · 9 years ago
  78. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  79. 05c5a46 tcp: generate CA_EVENT_TX_START on data frames by Neal Cardwell · 9 years ago
  80. 6f021c6 tcp: fix slow start after idle vs TSO/GSO by Eric Dumazet · 9 years ago
  81. b340b26 tcp: TLP retransmits last if failed to send new packet by Yuchung Cheng · 9 years ago
  82. fcd16c0 tcp: don't extend RTO on failed loss probe attempts by Yuchung Cheng · 9 years ago
  83. 99d7662 tcp: tso: allow deferring under reordering state by Eric Dumazet · 9 years ago
  84. 2251ae4 tcp: v1 always send a quick ack when quickacks are enabled by Jon Maxwell · 9 years ago
  85. b5e2c45 tcp: remove obsolete check in tcp_set_skb_tso_segs() by Eric Dumazet · 9 years ago
  86. f69ad29 tcp: fill shinfo->gso_size at last moment by Eric Dumazet · 9 years ago
  87. 5bbb432 tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter by Eric Dumazet · 9 years ago
  88. 51466a7 tcp: fill shinfo->gso_type at last moment by Eric Dumazet · 9 years ago
  89. c39c4c6 tcp: double default TSQ output bytes limit by Wei Liu · 9 years ago
  90. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  91. 2efd055 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info by Marcelo Ricardo Leitner · 9 years ago
  92. eb93447 tcp: add a force_schedule argument to sk_stream_alloc_skb() by Eric Dumazet · 9 years ago
  93. 4921355 tcp: add rfc3168, section 6.1.1.1. fallback by Daniel Borkmann · 9 years ago
  94. b8da51e tcp: introduce tcp_under_memory_pressure() by Eric Dumazet · 9 years ago
  95. a6c5ea4 tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() by Eric Dumazet · 9 years ago
  96. e520af4 tcp: add TCPWinProbe and TCPKeepAlive SNMP counters by Eric Dumazet · 9 years ago
  97. 21c8fe9 tcp: adjust window probe timers to safer values by Eric Dumazet · 9 years ago
  98. 845704a tcp: avoid looping in tcp_send_fin() by Eric Dumazet · 9 years ago
  99. d83769a tcp: fix possible deadlock in tcp_send_fin() by Eric Dumazet · 9 years ago
  100. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago