1. 807a600 icmp: randomize the global rate limiter by Eric Dumazet · 3 years, 7 months ago
  2. d2440d6 Merge android-4.9.218(1caf614) into msm-4.9 by jianzhou · 4 years, 1 month ago
  3. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  4. 0807f59 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 4 years, 3 months ago
  5. 14c137c net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  6. e48fe8a Merge android-4.9.217(d2adeff) into msm-4.9 by jianzhou · 4 years, 1 month ago
  7. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  8. 0bde22d ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 3 months ago
  9. 6f1aea7 gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 2 months ago
  10. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 2 months ago
  11. 45ddef2 Merge android-4.9.213(cff739f) into msm-4.9 by jianzhou · 4 years, 2 months ago
  12. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 2 months ago
  13. 76d3252 Merge android-4.9.211(5af9b7f) into msm-4.9 by jianzhou · 4 years, 2 months ago
  14. cc3a5f5 Merge android-4.9.210(09c8c12) into msm-4.9 by jianzhou · 4 years, 2 months ago
  15. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 2 months ago
  16. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 2 months ago
  17. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  18. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  19. 1f6f96b tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 3 months ago
  20. 5022fce tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 3 months ago
  21. f5b6109 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 4 years, 3 months ago
  22. b1e355a tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 4 years, 3 months ago
  23. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  24. be914e0 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 4 months ago
  25. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  26. 57d3e48 tcp_bbr: improve arithmetic division in bbr_update_bw() by Wen Yang · 4 years, 4 months ago
  27. 6769626 net, ip_tunnel: fix namespaces move by William Dauchy · 4 years, 4 months ago
  28. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  29. 3930b48 tcp: fix marked lost packets not being retransmitted by Pengcheng Yang · 4 years, 4 months ago
  30. 2564ab9 netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct by Florian Westphal · 4 years, 4 months ago
  31. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 4 months ago
  32. 09c8c12 Merge 4.9.210 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  33. 76c146c netfilter: arp_tables: init netns pointer in xt_tgchk_param struct by Florian Westphal · 4 years, 4 months ago
  34. 638b632 tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 7 years ago
  35. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  36. ea3cc78 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 4 years, 4 months ago
  37. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 4 months ago
  38. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  39. b2c74eb tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 4 years, 5 months ago
  40. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 5 months ago
  41. ec92851 net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 4 years, 6 months ago
  42. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  43. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 5 months ago
  44. e12119e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 4 years, 5 months ago
  45. 5471717 tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 5 years ago
  46. 4ae7b6e tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 5 years ago
  47. 2de4359 Merge android-4.9.201(09bf7fb) into msm-4.9 by jianzhou · 4 years, 5 months ago
  48. 926acc1 Merge android-4.9.200(851ba64) into msm-4.9 by jianzhou · 4 years, 5 months ago
  49. 9aec3ce Merge android-4.9.198(dd32e92) into msm-4.9 by jianzhou · 4 years, 5 months ago
  50. 374bc13 Merge android-4.9.196(cd0d461) into msm-4.9 by jianzhou · 4 years, 5 months ago
  51. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  52. bc60abe ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 5 years ago
  53. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 4 years, 5 months ago
  54. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  55. 5394976 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  56. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  57. ed9acfe ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 4 years, 6 months ago
  58. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  59. a67a32d inet: stop leaking jiffies on the wire by Eric Dumazet · 4 years, 6 months ago
  60. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  61. 24bde29 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 4 years, 7 months ago
  62. 7f5d2d7 Merge android-4.9.192 (bb1c7f3) into msm-4.9 by jianzhou · 4 years, 7 months ago
  63. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 7 months ago
  64. 227aacc Merge android-4.9.189 (2970e78) into msm-4.9 by jianzhou · 4 years, 7 months ago
  65. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 7 months ago
  66. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  67. a14aed9 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 4 years, 7 months ago
  68. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  69. 6aab2d9 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 4 years, 8 months ago
  70. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  71. bb1c7f3 Merge 4.9.192 into android-4.9 by Greg Kroah-Hartman · 4 years, 8 months ago
  72. 217fc82 tcp: inherit timestamp on mtu probe by Willem de Bruijn · 4 years, 8 months ago
  73. 476e7ea Merge 4.9.190 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  74. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  75. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 4 years, 9 months ago
  76. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  77. 2970e78 Merge 4.9.189 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  78. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 4 years, 9 months ago
  79. dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 4 years, 9 months ago
  80. 2947cce Merge android-4.9.184 (ab758e1) into msm-4.9 by jianzhou · 4 years, 9 months ago
  81. 7acc8a0 Merge android-4.9.182 (cb0eff4) into msm-4.9 by jianzhou · 4 years, 9 months ago
  82. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 4 years, 9 months ago
  83. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  84. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  85. 01dd367 tcp: Reset bytes_acked and bytes_received when disconnecting by Christoph Paasch · 4 years, 10 months ago
  86. 4150437 ipv4: don't set IPv6 only flags to IPv4 addresses by Matteo Croce · 4 years, 10 months ago
  87. 84d0edf igmp: fix memory leak in igmpv3_del_delrec() by Eric Dumazet · 4 years, 11 months ago
  88. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  89. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  90. 3c77e8f bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 5 years ago
  91. 4451dc9 ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 4 years, 11 months ago
  92. ab758e1 Merge 4.9.184 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  93. cc8f994 Merge 4.9.184 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  94. caa51ed tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 4 years, 11 months ago
  95. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  96. cb0eff4 Merge 4.9.182 into android-4.9 by Greg Kroah-Hartman · 4 years, 11 months ago
  97. 7e90962 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 5 years ago
  98. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  99. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  100. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago