1. ad8bfa4 Merge 4.9.305 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
  2. 80080bb xfrm: fix MTU regression by Jiri Bohac · 3 years ago
  3. 5435f456 Merge 4.9.304 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  4. 45d006c gso: do not skip outer ip header in case of ipip and net_failover by Tao Liu · 2 years, 11 months ago
  5. c5804dc Merge 4.9.302 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  6. 80c5293 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 3 years ago
  7. 5fe377f Merge 4.9.300 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  8. d32a15c ipv6_tunnel: Rate limit warning messages by Ido Schimmel · 3 years ago
  9. 47d16af BACKPORT: ipv6: Implement draft-ietf-6man-rfc4941bis by Fernando Gont · 4 years, 9 months ago
  10. f840490 Merge 4.9.298 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  11. f49f0e6 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years ago
  12. 93c6ceb Merge 4.9.297 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  13. e03883b ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate by William Zhao · 3 years, 1 month ago
  14. efb19a7 Merge 4.9.287 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  15. a86b328 netfilter: ip6_tables: zero-initialize fragment offset by Jeremy Sowden · 3 years, 4 months ago
  16. d2b843c Merge 4.9.285 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  17. b8e3343 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 4 months ago
  18. 3a77922 Merge 4.9.277 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  19. 012f2c39 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
  20. b3c50b2 tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 7 months ago
  21. 24e3442 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 7 months ago
  22. 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  23. 3fc852e ipv6: use prandom_u32() for ID generation by Willy Tarreau · 3 years, 8 months ago
  24. 54b5f55 Merge 4.9.274 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  25. e3c36c7 udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  26. 19233c8 Merge 4.9.271 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  27. 17728616 mld: fix panic in mld_newpack() by Taehee Yoo · 3 years, 8 months ago
  28. e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  29. 2bab120 ipv6: remove extra dev_hold() for fallback tunnels by Eric Dumazet · 3 years, 10 months ago
  30. de327b4 ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 10 months ago
  31. 8b0978a sit: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 10 months ago
  32. bbb53239 ip6_vti: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 10 months ago
  33. 2a8b269 Merge 4.9.268 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  34. 2a0432d net: sit: Unregister catch-all devices by Hristo Venev · 3 years, 9 months ago
  35. eb292dd Merge 4.9.267 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  36. 0c58c9f netfilter: x_tables: fix compat match/target pad out-of-bound write by Florian Westphal · 3 years, 9 months ago
  37. ff5eb74 net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh by Muhammad Usama Anjum · 3 years, 9 months ago
  38. b0a9b5d Merge 4.9.265 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  39. 1c503dd ipv6: weaken the v4mapped source check by Jakub Kicinski · 3 years, 10 months ago
  40. 5671ebb Merge 4.9.259 into android-4.9-q by Greg Kroah-Hartman · 3 years, 11 months ago
  41. 0c5bdc2 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 11 months ago
  42. 8b572a5 ipv6: icmp6: avoid indirect call for icmpv6_send() by Eric Dumazet · 4 years, 7 months ago
  43. e9b0676 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  44. ce53f89 Merge 4.9.254 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  45. 4a6303b ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years ago
  46. c393a30 Merge 4.9.253 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  47. 46a7d2e net: sit: unregister_netdevice on newlink's error path by Jakub Kicinski · 4 years ago
  48. 00e06d5 Merge 4.9.250 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  49. c49f30b net: ipv6: keep sk status consistent after datagram connect failure by Paolo Abeni · 7 years ago
  50. 3e72946 Merge 4.9.246 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  51. 7d6f77b ah6: fix error return code in ah6_input() by Zhang Changzhong · 4 years, 2 months ago
  52. a3ba0ea Merge 4.9.245 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  53. 44d2ea6 net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 4 years, 2 months ago
  54. a870fc0 IPv6: Set SIT tunnel hard_header_len to zero by Oliver Herms · 4 years, 2 months ago
  55. 4b77d49 UPSTREAM: net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev by Sabrina Dubroca · 7 years ago
  56. bf3010b UPSTREAM: ipv6: don't auto-add link-local address to lag ports by Jarod Wilson · 4 years, 10 months ago
  57. 9a976c1 ANDROID: namespace'ify tcp_default_init_rwnd implementation by Maciej Żenczykowski · 4 years, 8 months ago
  58. 5ae4166 Merge 4.9.235 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  59. 65685c3 gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY by Mark Tomlinson · 4 years, 5 months ago
  60. 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  61. 86e4cc0 ipv6: fix memory leaks on IPV6_ADDRFORM path by Cong Wang · 4 years, 6 months ago
  62. 8ed2f64 Merge 4.9.232 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  63. 479be52 ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 6 months ago
  64. feed32a net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 6 months ago
  65. dcd0c8c UPSTREAM: xtables: extend matches and targets with .usersize by Willem de Bruijn · 8 years ago
  66. bb5bc03 UPSTREAM: ip6tables: use match, target and data copy_to_user helpers by Willem de Bruijn · 8 years ago
  67. 6e60c65 Merge 4.9.229 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  68. 743475d ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 4 years, 7 months ago
  69. d2c7abe mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 4 years, 7 months ago
  70. 0f1687e Merge 4.9.228 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  71. 47fb864 ipv6: fix IPV6_ADDRFORM operation logic by Hangbin Liu · 4 years, 8 months ago
  72. 8927025 Merge 4.9.227 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  73. 7aebadb esp6: fix memleak on error path in esp6_input by Zhen Lei · 7 years ago
  74. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  75. bac931d Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years, 9 months ago
  76. 9232577 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 8 months ago
  77. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  78. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  79. cf77b7c Merge 4.9.221 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  80. d95f959 xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish by David Ahern · 4 years, 9 months ago
  81. a737ff3 ipv6: fix restrict IPV6_ADDRFORM operation by John Haxby · 4 years, 9 months ago
  82. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  83. 7581565 vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 10 months ago
  84. 0807f59 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 5 years ago
  85. 436619d UPSTREAM: ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier by Maciej Żenczykowski · 4 years, 10 months ago
  86. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  87. 11ac2ba ipv6: restrict IPV6_ADDRFORM operation by Eric Dumazet · 5 years ago
  88. 6d80c78 ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface by Hangbin Liu · 4 years, 10 months ago
  89. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  90. 1f78daa ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 5 years ago
  91. 07c103e ipv6: Fix nlmsg_flags when splitting a multipath route by Benjamin Poirier · 5 years ago
  92. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  93. be914e0 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 5 years ago
  94. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  95. db04904 net, ip6_tunnel: fix namespaces move by William Dauchy · 5 years ago
  96. 8ae8a9f inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 6 years ago
  97. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  98. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  99. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  100. 45156a8 Revert "net: sit: fix memory leak in sit_init_net()" by Ajay Kaher · 5 years ago