1. 2970e78 Merge 4.9.189 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  3. 712595f UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 5 years ago
  4. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  5. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 5 years ago
  6. cd46375 Merge 4.9.186 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  7. 3b2f8a6 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  8. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  9. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  10. a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  12. cb0eff4 Merge 4.9.182 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  14. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  15. 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  16. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 6 years ago
  17. e2171b6 Merge 4.9.175 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  19. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  21. 2dbf78b Merge 4.9.172 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 6 years ago
  23. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 6 years ago
  24. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 6 years ago
  25. 4ebd139 Merge 4.9.169 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 6 years ago
  27. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 6 years ago
  28. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  29. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 6 years ago
  30. e1a8bab Merge 4.9.167 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  31. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 6 years ago
  32. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 6 years ago
  33. 0166b9e Merge 4.9.166 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  35. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 6 years ago
  37. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 6 years ago
  39. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  40. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  41. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  42. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. b5a5066 ax25: fix possible use-after-free by Eric Dumazet · 6 years ago
  44. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  45. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  46. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  48. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  49. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  50. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  52. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  54. 52f563e gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 6 years ago
  55. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  56. 5873b2c neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  57. f5bb9e9 BACKPORT: xfrm: Add virtual xfrm interfaces by Steffen Klassert · 6 years ago
  58. a80f560 BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  59. 6de6e33 UPSTREAM: flow: Extend flow informations with xfrm interface id. by Steffen Klassert · 6 years ago
  60. 78f10c5 BACKPORT: xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 6 years ago
  61. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  62. e9e4ac4 ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  63. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  64. 5b68fda inet: frags: reorganize struct netns_frags by Eric Dumazet · 6 years ago
  65. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  66. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  67. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  68. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  69. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  70. 2ffb1c3 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  71. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  72. 6b2f36b inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  73. 4cded0a tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  74. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  75. 22ad293 bonding: avoid possible dead-lock by Mahesh Bandewar · 6 years ago
  76. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  77. c4989a1 NFC: Fix the number of pipes by Suren Baghdasaryan · 6 years ago
  78. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. d4efb85 tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  80. 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  81. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  82. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  83. 8dd3fc2 Merge 4.9.123 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  85. 2ff9f08 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  86. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  87. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  88. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  90. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  91. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  92. 8582bbf ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  93. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  95. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  96. 4703f3f llc: properly handle dev_queue_xmit() return value by Cong Wang · 7 years ago
  97. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  98. 5d375e1 regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
  99. 5f3c6ad mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 7 years ago
  100. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago