1. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 2ef22bd net: test tailroom before appending to linear skb by Willem de Bruijn · 6 years ago
  3. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. e2956fc ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 6 years ago
  5. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. dbb6ed6 vti6: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  7. 92b2828 ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  8. 5dcf6eb ip6_gre: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  9. f1f1f94 ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  10. 584d541 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 6 years ago
  11. eb3dd0f net/ipv6: Fix route leaking between VRFs by David Ahern · 6 years ago
  12. 81eb03e ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 7 years ago
  13. 753b04d ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  14. 92b8685 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  15. fdd62a4 ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  16. eb5562d ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 7 years ago
  17. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  18. 0151aaf Revert "ip6_vti: adjust vti mtu according to mtu of lower device" by Greg Kroah-Hartman · 6 years ago
  19. 9c3fb9c Merge 4.9.92 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. c5e6439 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 7 years ago
  21. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. 1139d77 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  23. 2bea487 net: ipv6: send unsolicited NA on admin up by David Ahern · 7 years ago
  24. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  25. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  26. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  27. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  28. 60962e9 netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt by Florian Westphal · 7 years ago
  29. f506da5 netfilter: add back stackpointer size checks by Florian Westphal · 7 years ago
  30. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  32. c9a3046 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  33. b324a70 Merge 4.9.86 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 1148fee ip6_tunnel: get the min mtu properly in ip6_tnl_xmit by Xin Long · 7 years ago
  35. 3cf31f5 ipv6: icmp6: Allow icmp messages to be looped back by Brendan McGrath · 7 years ago
  36. 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  37. d58d78c netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 7 years ago
  38. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. 4ec264d netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 7 years ago
  40. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  42. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 7 years ago
  43. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  44. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  45. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  46. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  47. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  48. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  49. 9c3804b UPSTREAM: tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  50. 2c5c4cc UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  51. 7678266 UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  52. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  53. dde00c9 ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  54. ca5681b ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 7 years ago
  55. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  56. e51abae adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  57. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  58. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  59. f6d7cdb ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  60. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  61. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  62. 9542d2a Merge 4.9.70 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  64. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  65. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  66. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  67. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 8 years ago
  68. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  69. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 8 years ago
  70. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  71. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 8 years ago
  72. 41e4fbd ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  73. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  74. d6b1aeb ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  75. 6d428bc ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  76. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  77. d87890d ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  78. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  79. d55e630 BACKPORT: net/tcp-fastopen: Add new API support by Wei Wang · 7 years ago
  80. 9fd5465 UPSTREAM: net: Remove __sk_dst_reset() in tcp_v6_connect() by Wei Wang · 7 years ago
  81. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  82. 09788d4 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  83. ab4da56 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  84. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  85. 13c8bd7 ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline by Xin Long · 7 years ago
  86. e814bae ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header by Xin Long · 7 years ago
  87. f0a5af7 udpv6: Fix the checksum computation when HW checksum does not apply by Subash Abhinov Kasiviswanathan · 7 years ago
  88. 34e23de BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  89. 9b2b081 UPSTREAM: ipv6: fib: Unlink replaced routes from their nodes by Ido Schimmel · 7 years ago
  90. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. 7829684 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  92. bf8ed95 ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  93. c9335db ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  94. ca7d8a3 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  95. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  96. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  97. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  98. dccb31b ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  99. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  100. 1c18f93 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago