1. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. 1f6f96b tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  3. 5022fce tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  4. f5b6109 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  5. b1e355a tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  6. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  7. be914e0 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 6 months ago
  8. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  9. 57d3e48 tcp_bbr: improve arithmetic division in bbr_update_bw() by Wen Yang · 4 years, 5 months ago
  10. 6769626 net, ip_tunnel: fix namespaces move by William Dauchy · 4 years, 5 months ago
  11. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  12. 3930b48 tcp: fix marked lost packets not being retransmitted by Pengcheng Yang · 4 years, 6 months ago
  13. 2564ab9 netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct by Florian Westphal · 4 years, 6 months ago
  14. 09c8c12 Merge 4.9.210 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  15. 76c146c netfilter: arp_tables: init netns pointer in xt_tgchk_param struct by Florian Westphal · 4 years, 6 months ago
  16. 638b632 tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 7 years ago
  17. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  18. ea3cc78 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 4 years, 6 months ago
  19. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  20. b2c74eb tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 4 years, 7 months ago
  21. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 7 months ago
  22. ec92851 net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 4 years, 8 months ago
  23. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  24. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 7 months ago
  25. e12119e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 4 years, 7 months ago
  26. 5471717 tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 6 years ago
  27. 4ae7b6e tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 6 years ago
  28. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  29. bc60abe ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 5 years ago
  30. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  31. 5394976 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  32. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  33. ed9acfe ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 4 years, 8 months ago
  34. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  35. a67a32d inet: stop leaking jiffies on the wire by Eric Dumazet · 4 years, 8 months ago
  36. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  37. 24bde29 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 4 years, 9 months ago
  38. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  39. a14aed9 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 4 years, 9 months ago
  40. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  41. 6aab2d9 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 4 years, 10 months ago
  42. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  43. 217fc82 tcp: inherit timestamp on mtu probe by Willem de Bruijn · 4 years, 10 months ago
  44. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  45. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 4 years, 11 months ago
  46. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  47. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  48. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  49. 01dd367 tcp: Reset bytes_acked and bytes_received when disconnecting by Christoph Paasch · 5 years ago
  50. 4150437 ipv4: don't set IPv6 only flags to IPv4 addresses by Matteo Croce · 5 years ago
  51. 84d0edf igmp: fix memory leak in igmpv3_del_delrec() by Eric Dumazet · 5 years ago
  52. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  53. 3c77e8f bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 5 years ago
  54. 4451dc9 ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 5 years ago
  55. cc8f994 Merge 4.9.184 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  56. caa51ed tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 5 years ago
  57. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  58. 7e90962 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 5 years ago
  59. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  60. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  61. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  62. 418894c tcp: reduce tcp_fastretrans_alert() verbosity by Eric Dumazet · 7 years ago
  63. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  64. 2113c72 ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 5 years ago
  65. 405d3bb ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 5 years ago
  66. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  67. 5b28db5 xfrm4: Fix uninitialized memory read in _decode_session4 by Steffen Klassert · 5 years ago
  68. eb490b3 vti4: ipip tunnel deregistration fixes. by Jeremy Sowden · 5 years ago
  69. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  70. 4dbefd9 ipv4: Fix raw socket lookup for local traffic by David Ahern · 5 years ago
  71. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  72. bcb37e6 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 5 years ago
  73. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  74. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  75. 840367c ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 5 years ago
  76. cd55c74 ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 5 years ago
  77. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  78. aec9cfd ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 5 years ago
  79. ff71f99 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 5 years ago
  80. 80eae5e tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 5 years ago
  81. d55ff2f0 net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv by Lorenzo Bianconi · 5 years ago
  82. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  83. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  84. 051ca6a tcp: Ensure DCTCP reacts to losses by Koen De Schepper · 5 years ago
  85. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  86. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  87. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  88. 83fe873 tcp/dccp: remove reqsk_put() from inet_child_forget() by Eric Dumazet · 7 years ago
  89. 40852d5 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 5 years ago
  90. e8273ce route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 5 years ago
  91. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  92. d2a6df7 vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel by Su Yanjun · 5 years ago
  93. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  94. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  95. 1c973f9 netlabel: fix out-of-bounds memory accesses by Paul Moore · 5 years ago
  96. 4aa6f01 ANDROID: revert "sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size" by Maciej Żenczykowski · 5 years ago
  97. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  98. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 5 years ago
  99. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 5 years ago
  100. 209d8d2 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 5 years ago