1. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 3d26b72 ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  4. ced272d ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  5. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  6. f86c55c6 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  7. 510e6c3 ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called by Stefano Brivio · 6 years ago
  8. 3652120 ipv6: mcast: fix a use-after-free in inet6_mc_check by Eric Dumazet · 6 years ago
  9. 2edec22 Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing" by Sasha Levin · 6 years ago
  10. 4a4d2c9 ipv6: fix cleanup ordering for ip6_mr failure by Sabrina Dubroca · 6 years ago
  11. 6fdeb3e ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 7 years ago
  12. 23e983e ipv6: set rt6i_protocol properly in the route when it is installed by Xin Long · 7 years ago
  13. 7faa369 xfrm6: call kfree_skb when skb is toobig by Thadeu Lima de Souza Cascardo · 6 years ago
  14. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 85e59af9 ip: frags: fix crash in ip_do_fragment() by Taehee Yoo · 6 years ago
  16. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  17. a8444b1 ipv6: defrag: drop non-last frags smaller than min mtu by Florian Westphal · 6 years ago
  18. d838486 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 6 years ago
  19. cbc4549 ipv6: frags: rewrite ip6_expire_frag_queue() by Eric Dumazet · 6 years ago
  20. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  21. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  22. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  23. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  24. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  25. 620018d ipv6: export ip6 fragments sysctl to unprivileged users by Eric Dumazet · 6 years ago
  26. dae73e7 inet: frags: refactor ipv6_frag_init() by Eric Dumazet · 6 years ago
  27. 2ffb1c3 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  28. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  29. ea14355 net/ipv6: Display all addresses in output of /proc/net/if_inet6 by Jeff Barnhill · 6 years ago
  30. 4ceb29c ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  31. 22c1e778 ip6_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  32. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. 76b3380 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 6 years ago
  34. 2b797b6 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  35. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. d669bd6 vti6: remove !skb->ignore_df check from vti6_xmit() by Alexey Kodanev · 6 years ago
  37. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. ce723f8 vti6: fix PMTU caching and reporting on xmit by Eyal Birger · 6 years ago
  39. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  40. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  41. 894b753 netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  42. f12a825 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 6 years ago
  43. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  44. 8dd3fc2 Merge 4.9.123 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. 87e7e8d ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit by Xin Long · 6 years ago
  46. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  49. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  50. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  51. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  52. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  54. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  55. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  56. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  57. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  58. c669191 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  59. c8197f9 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 6 years ago
  60. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  61. 869584e vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  62. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  63. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  64. 3588d9a sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 6 years ago
  65. 11a670a ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 6 years ago
  66. dd5968e netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure by Subash Abhinov Kasiviswanathan · 6 years ago
  67. d65bc95 netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 by Subash Abhinov Kasiviswanathan · 6 years ago
  68. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  69. 2ef22bd net: test tailroom before appending to linear skb by Willem de Bruijn · 6 years ago
  70. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  71. e2956fc ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 6 years ago
  72. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  73. dbb6ed6 vti6: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  74. 92b2828 ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  75. 5dcf6eb ip6_gre: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  76. f1f1f94 ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  77. 584d541 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 6 years ago
  78. eb3dd0f net/ipv6: Fix route leaking between VRFs by David Ahern · 6 years ago
  79. 81eb03e ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 6 years ago
  80. 753b04d ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  81. 92b8685 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  82. fdd62a4 ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  83. eb5562d ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 7 years ago
  84. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  85. 0151aaf Revert "ip6_vti: adjust vti mtu according to mtu of lower device" by Greg Kroah-Hartman · 6 years ago
  86. 9c3fb9c Merge 4.9.92 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  87. c5e6439 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 6 years ago
  88. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. 1139d77 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  90. 2bea487 net: ipv6: send unsolicited NA on admin up by David Ahern · 7 years ago
  91. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  93. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  94. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  95. 60962e9 netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt by Florian Westphal · 6 years ago
  96. f506da5 netfilter: add back stackpointer size checks by Florian Westphal · 6 years ago
  97. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  98. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 6 years ago
  99. c9a3046 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 6 years ago
  100. b324a70 Merge 4.9.86 into android-4.9 by Greg Kroah-Hartman · 6 years ago