1. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  3. 1f6f96b tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  4. 5022fce tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  5. f5b6109 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  6. b1e355a tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  7. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 8 months ago
  8. 7acc8a0 Merge android-4.9.182 (cb0eff4) into msm-4.9 by jianzhou · 4 years, 10 months ago
  9. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  10. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  11. 01dd367 tcp: Reset bytes_acked and bytes_received when disconnecting by Christoph Paasch · 4 years, 11 months ago
  12. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  13. cb0eff4 Merge 4.9.182 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  14. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  15. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  16. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  17. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 5 years ago
  18. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  19. 56b08f8 Merge android-4.9.115 (e6f9a8a) into msm-4.9 by Minming Qi · 6 years ago
  20. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. e63303e tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  22. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. 66a7cfa net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  24. ff75e7b Merge android-4.9.101 (aef17a58) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  25. 2e8800e Merge android-4.9.100 (39c8566) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  26. 8ea36d1 Merge android-4.9.97 (2bcbbd5) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  27. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. 832978f tcp: ignore Fast Open on repair mode by Yuchung Cheng · 6 years ago
  29. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. 869f538 tcp: fix TCP_REPAIR_QUEUE bound checking by Eric Dumazet · 6 years ago
  31. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. 228ce13 tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets by Eric Dumazet · 6 years ago
  33. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  34. a25ea24 UPSTREAM: tcp: fix access to sk->sk_state in tcp_poll() by Davide Caratti · 7 years ago
  35. 35724bc BACKPORT: tcp: fix potential double free issue for fastopen_req by Wei Wang · 7 years ago
  36. 8d33d08 Merge android-4.9-o.81 (1b9d719) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  37. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. ee46a86 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 6 years ago
  39. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  40. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 6 years ago
  42. 42d4259 Merge android-4.9-o.74 (127372f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  43. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  44. e74fe72 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 6 years ago
  45. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 6 years ago
  46. fbb7468 Merge 4.9.64 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. fe97549 tcp: provide timestamps for partial writes by Soheil Hassas Yeganeh · 7 years ago
  48. d55e630 BACKPORT: net/tcp-fastopen: Add new API support by Wei Wang · 7 years ago
  49. 229226e Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9 by Kyle Yan · 7 years ago
  50. a10c510 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 7 years ago
  51. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  52. 9252878 WLAN subsystem: Sysctl support for key TCP/IP parameters by Ravi Joshi · 10 years ago
  53. ef13840 tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 7 years ago
  54. 4b81271 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  55. 479beb4 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 7 years ago
  56. 0f895f5 tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 7 years ago
  57. 79d8665 tcp: fix return value for partial writes by Eric Dumazet · 8 years ago
  58. ac9e70b tcp: fix potential memory corruption by Eric Dumazet · 8 years ago
  59. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  60. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  61. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. 2586926 skb_splice_bits(): get rid of callback by Al Viro · 8 years ago
  63. eb8329e tcp: export data delivery rate by Yuchung Cheng · 8 years ago
  64. d7722e8 tcp: track application-limited rate samples by Soheil Hassas Yeganeh · 8 years ago
  65. b2d3ea4 tcp: switch back to proper tcp_skb_cb size check in tcp_init() by Eric Dumazet · 8 years ago
  66. 6403389 tcp: use windowed min filter library for TCP min_rtt estimation by Neal Cardwell · 8 years ago
  67. 3613b3d tcp: prepare skbs for better sack shifting by Eric Dumazet · 8 years ago
  68. 9f5afea tcp: use an RB tree for ooo receive queue by Yaogong Wang · 8 years ago
  69. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 8 years ago
  71. d7226c7 net: diag: Fix refcnt leak in error path destroying socket by David Ahern · 8 years ago
  72. b6c6b64 tcp: md5: remove tcp_md5_hash_header() by Eric Dumazet · 8 years ago
  73. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  74. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 8 years ago
  75. d401123 tcp: guarantee forward progress in tcp_sendmsg() by Eric Dumazet · 8 years ago
  76. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  77. fb3477c tcp: do not block bh during prequeue processing by Eric Dumazet · 8 years ago
  78. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  79. c134ecb tcp: Make use of MSG_EOR in tcp_sendmsg by Martin KaFai Lau · 8 years ago
  80. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 8 years ago
  81. 863c1fd tcp: remove an unnecessary check in tcp_tx_timestamp by Soheil Hassas Yeganeh · 8 years ago
  82. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  83. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  84. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  85. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  86. 6b08492 tcp: use one bit in TCP_SKB_CB to mark ACK timestamps by Soheil Hassas Yeganeh · 8 years ago
  87. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  89. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 8 years ago
  90. 473bd23 tcp: Add tcp_inq to get available receive bytes on socket by Tom Herbert · 8 years ago
  91. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 1eea84b tcp: correctly crypto_alloc_hash return check by Insu Yun · 8 years ago
  93. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 8 years ago
  94. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 8 years ago
  95. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 8 years ago
  96. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 8 years ago
  97. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 8 years ago
  98. 9d69153 tcp: do not enqueue skb with SYN flag by Eric Dumazet · 8 years ago
  99. ff5d749 tcp: beware of alignments in tcp_get_info() by Eric Dumazet · 8 years ago
  100. cf80e0e tcp: Use ahash by Herbert Xu · 8 years ago