1. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  2. e7a3b02 tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 4 years, 7 months ago
  3. 0c8cd7f tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 4 years, 7 months ago
  4. 3b4a534 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 4 years, 7 months ago
  5. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 7 months ago
  6. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  7. 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 7 months ago
  8. 9d3fcde net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 5 years ago
  9. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  10. 7228cb8 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  11. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  12. 4e8e9fd net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 4 years, 8 months ago
  13. a4b012c ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 4 years, 8 months ago
  14. f823bf0 netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 4 years, 8 months ago
  15. a723c97 net: fix data-race in neigh_event_send() by Eric Dumazet · 4 years, 8 months ago
  16. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  17. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 8 months ago
  18. 37d6ef4 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 4 years, 8 months ago
  19. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  20. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  21. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 9 months ago
  22. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 9 months ago
  23. 95eb4d8 Merge 4.9.193 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  24. f99a933 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 5 years ago
  25. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  26. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  27. 669a505 tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue by Tim Froidcoeur · 4 years, 10 months ago
  28. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  29. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 4 years, 10 months ago
  30. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 4 years, 10 months ago
  31. 1524ee00 UPSTREAM: net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 7 years ago
  32. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  33. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 4 years, 11 months ago
  34. 2823605 UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 5 years ago
  35. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 5 years ago
  37. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  38. 3b2f8a6 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  39. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  40. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  41. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  42. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  43. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  44. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  45. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  46. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  47. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  48. 0ad8ae71c Merge 4.9.175 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  49. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  50. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  51. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 6 years ago
  52. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  53. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  54. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  55. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  56. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  57. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 5 years ago
  58. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  59. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  60. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 5 years ago
  61. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  62. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 5 years ago
  63. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  64. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  65. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  66. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  67. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  68. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  69. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 5 years ago
  70. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  71. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  72. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  73. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  74. b5a5066 ax25: fix possible use-after-free by Eric Dumazet · 5 years ago
  75. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 5 years ago
  76. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 5 years ago
  77. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  78. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 7 years ago
  79. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  80. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 5 years ago
  81. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  82. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 5 years ago
  83. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  84. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 5 years ago
  85. 52f563e gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 6 years ago
  86. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  87. 5873b2c neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  88. f5bb9e9 BACKPORT: xfrm: Add virtual xfrm interfaces by Steffen Klassert · 6 years ago
  89. a80f560 BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  90. 6de6e33 UPSTREAM: flow: Extend flow informations with xfrm interface id. by Steffen Klassert · 6 years ago
  91. 78f10c5 BACKPORT: xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 6 years ago
  92. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. e9e4ac4 ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  94. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  95. 5b68fda inet: frags: reorganize struct netns_frags by Eric Dumazet · 6 years ago
  96. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  97. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  98. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  99. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  100. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago