1. 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. d58d78c netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 7 years ago
  3. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. 4ec264d netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 7 years ago
  5. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  7. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 7 years ago
  8. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  10. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  11. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  12. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  13. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  14. 9c3804b UPSTREAM: tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  15. 2c5c4cc UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  16. 7678266 UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  17. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  18. dde00c9 ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  19. ca5681b ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 7 years ago
  20. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. e51abae adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  22. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  23. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  24. f6d7cdb ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  25. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  27. 9542d2a Merge 4.9.70 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  28. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  29. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  30. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  31. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  32. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 8 years ago
  33. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 8 years ago
  35. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 8 years ago
  37. 41e4fbd ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  38. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. d6b1aeb ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  40. 6d428bc ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  41. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  42. d87890d ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  43. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  44. d55e630 BACKPORT: net/tcp-fastopen: Add new API support by Wei Wang · 7 years ago
  45. 9fd5465 UPSTREAM: net: Remove __sk_dst_reset() in tcp_v6_connect() by Wei Wang · 7 years ago
  46. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. 09788d4 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  48. ab4da56 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  49. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  50. 13c8bd7 ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline by Xin Long · 7 years ago
  51. e814bae ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header by Xin Long · 7 years ago
  52. f0a5af7 udpv6: Fix the checksum computation when HW checksum does not apply by Subash Abhinov Kasiviswanathan · 7 years ago
  53. 34e23de BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  54. 9b2b081 UPSTREAM: ipv6: fib: Unlink replaced routes from their nodes by Ido Schimmel · 7 years ago
  55. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  56. 7829684 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  57. bf8ed95 ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  58. c9335db ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  59. ca7d8a3 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  60. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  61. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  62. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  63. dccb31b ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  64. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  65. 1c18f93 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  66. 62e9a28 ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  67. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  69. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  70. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  71. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  72. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  73. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 8 years ago
  74. 23a91c8 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  75. 4a2ffe1 ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  76. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  77. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  78. aeb2303 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output by Zheng Li · 8 years ago
  79. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  80. 0bc26d1 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  81. d2c9512 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  82. 0526ff3 ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
  83. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  84. adfe95f ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  85. b07bf23 ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  86. b9ca9b0 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  87. fded2d7 ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  88. 0596867 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  89. 98184bb ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  90. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  92. 47537bc ila_xlat: add missing hash secret initialization by Arnd Bergmann · 7 years ago
  93. 1cadd39 ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 7 years ago
  94. d385ed7 ipv6: addrconf: fix generation of new temporary addresses by Marcus Huewe · 7 years ago
  95. cb351da ipv6: Inhibit IPv4-mapped src address on the wire. by Jonathan T. Leighton · 7 years ago
  96. 12ec256 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 7 years ago
  97. d937a80 FROMLIST: Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 7 years ago
  98. e22ff4d FROMLIST: bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 7 years ago
  99. 2c4f58a FROMLIST: ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 7 years ago
  100. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago