1. b0ca145 Merge "netfilter: ipv6: nf_defrag: Pass on packets to stack for error" by Linux Build Service Account · 7 years ago
  2. d5809e5 netfilter: ipv6: nf_defrag: Pass on packets to stack for error by Subash Abhinov Kasiviswanathan · 7 years ago
  3. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  4. 8dd0f52 Merge 4.9.72 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  5. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  6. d508dae Merge 4.9.70 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  7. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  8. b8d2f6e Merge 4.9.69 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  9. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  10. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 7 years ago
  11. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 7 years ago
  12. eb4ef2d Merge 4.9.68 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  13. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 8 years ago
  14. 9566f9f Merge 4.9.66 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  15. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 8 years ago
  16. 41e4fbd ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  17. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  18. 0500222 Merge 4.9.63 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  19. d6b1aeb ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  20. 6d428bc ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  21. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  22. d87890d ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  23. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  24. bf25c79 BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  25. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
  26. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  27. cd02e63 Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9 by Kyle Yan · 7 years ago
  28. f931a27 Merge 4.9.55 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  29. 09788d4 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  30. ab4da56 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  31. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  32. 13c8bd7 ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline by Xin Long · 7 years ago
  33. e814bae ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header by Xin Long · 7 years ago
  34. f0a5af7 udpv6: Fix the checksum computation when HW checksum does not apply by Subash Abhinov Kasiviswanathan · 7 years ago
  35. 5769be3 net: ipv6: Optimize ipv6 packet matching by Subash Abhinov Kasiviswanathan · 7 years ago
  36. 6767cbd udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  37. 18fb43b udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 7 years ago
  38. 04cb69d udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  39. d61f7af net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 7 years ago
  40. a4c9e52 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 by subashab@codeaurora.org · 7 years ago
  41. f6c002e net: ipv6: Add early demux handler for UDP unicast by subashab@codeaurora.org · 7 years ago
  42. 9b2b081 UPSTREAM: ipv6: fib: Unlink replaced routes from their nodes by Ido Schimmel · 7 years ago
  43. 3706f7a Merge "Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9" by Linux Build Service Account · 7 years ago
  44. 229226e Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9 by Kyle Yan · 7 years ago
  45. 2b1cc71 Merge "udpv6: Fix the checksum computation when HW checksum does not apply" by Linux Build Service Account · 7 years ago
  46. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. 13bcc4e Merge 4.9.51 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  48. 7829684 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  49. bf8ed95 ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  50. c9335db ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  51. ca7d8a3 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  52. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  53. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  54. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  55. dccb31b ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  56. df3b883 udpv6: Fix the checksum computation when HW checksum does not apply by Subash Abhinov Kasiviswanathan · 7 years ago
  57. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  58. 2832a12 Merge 4.9.46 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  59. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  60. 1c18f93 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  61. 62e9a28 ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  62. e2486b7 Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9 by Kyle Yan · 7 years ago
  63. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  64. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  65. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  66. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  67. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  69. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 8 years ago
  70. 23a91c8 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  71. 4a2ffe1 ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  72. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  73. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  74. aeb2303 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output by Zheng Li · 8 years ago
  75. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  76. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  77. 0bc26d1 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  78. d2c9512 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  79. 0526ff3 ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
  80. 6c3873f Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9 by Kyle Yan · 7 years ago
  81. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  82. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  83. adfe95f ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  84. b07bf23 ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  85. b9ca9b0 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  86. fded2d7 ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  87. 0596867 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  88. 98184bb ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 7 years ago
  89. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  90. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. 47537bc ila_xlat: add missing hash secret initialization by Arnd Bergmann · 7 years ago
  92. 9f1b216 Merge "net: Indicate whether a socket is a transparent socket" by Linux Build Service Account · 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. f65f7a4 net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  98. d937a80 FROMLIST: Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 7 years ago
  99. e22ff4d FROMLIST: bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 7 years ago
  100. 2c4f58a FROMLIST: ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 7 years ago