1. e2956fc ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 6 years ago
  2. dbb6ed6 vti6: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  3. 92b2828 ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  4. 5dcf6eb ip6_gre: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  5. f1f1f94 ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  6. 584d541 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 6 years ago
  7. eb3dd0f net/ipv6: Fix route leaking between VRFs by David Ahern · 6 years ago
  8. 81eb03e ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 6 years ago
  9. 753b04d ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  10. 92b8685 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  11. fdd62a4 ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  12. eb5562d ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 7 years ago
  13. 0151aaf Revert "ip6_vti: adjust vti mtu according to mtu of lower device" by Greg Kroah-Hartman · 6 years ago
  14. c5e6439 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 6 years ago
  15. 1139d77 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  16. 2bea487 net: ipv6: send unsolicited NA on admin up by David Ahern · 7 years ago
  17. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  18. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  19. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  20. 60962e9 netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt by Florian Westphal · 6 years ago
  21. f506da5 netfilter: add back stackpointer size checks by Florian Westphal · 6 years ago
  22. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 6 years ago
  23. c9a3046 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 6 years ago
  24. 1148fee ip6_tunnel: get the min mtu properly in ip6_tnl_xmit by Xin Long · 7 years ago
  25. 3cf31f5 ipv6: icmp6: Allow icmp messages to be looped back by Brendan McGrath · 7 years ago
  26. d58d78c netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 6 years ago
  27. 4ec264d netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 6 years ago
  28. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 6 years ago
  29. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 6 years ago
  30. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 6 years ago
  31. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 6 years ago
  32. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 6 years ago
  33. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 6 years ago
  34. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 6 years ago
  35. dde00c9 ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 6 years ago
  36. ca5681b ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 6 years ago
  37. e51abae adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  38. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  39. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  40. f6d7cdb ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  41. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  42. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  43. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  44. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 7 years ago
  45. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 7 years ago
  46. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 7 years ago
  47. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 7 years ago
  48. 41e4fbd ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  49. d6b1aeb ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  50. 6d428bc ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  51. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  52. d87890d ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  53. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  54. 09788d4 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  55. ab4da56 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  56. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  57. 13c8bd7 ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline by Xin Long · 7 years ago
  58. e814bae ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header by Xin Long · 7 years ago
  59. f0a5af7 udpv6: Fix the checksum computation when HW checksum does not apply by Subash Abhinov Kasiviswanathan · 7 years ago
  60. 7829684 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  61. bf8ed95 ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  62. c9335db ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  63. ca7d8a3 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  64. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  65. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  66. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  67. dccb31b ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  68. 1c18f93 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  69. 62e9a28 ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  70. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  71. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  72. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  73. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  74. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 7 years ago
  75. 23a91c8 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  76. 4a2ffe1 ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  77. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 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 · 7 years ago
  79. 0bc26d1 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  80. d2c9512 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  81. 0526ff3 ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
  82. adfe95f ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  83. b07bf23 ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 7 years ago
  84. b9ca9b0 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  85. fded2d7 ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  86. 0596867 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  87. 98184bb ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 7 years ago
  88. 47537bc ila_xlat: add missing hash secret initialization by Arnd Bergmann · 7 years ago
  89. 1cadd39 ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 7 years ago
  90. d385ed7 ipv6: addrconf: fix generation of new temporary addresses by Marcus Huewe · 7 years ago
  91. cb351da ipv6: Inhibit IPv4-mapped src address on the wire. by Jonathan T. Leighton · 7 years ago
  92. 12ec256 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 7 years ago
  93. a97f807 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 7 years ago
  94. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  95. 599a447 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 7 years ago
  96. abbcb73 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 7 years ago
  97. 304b410 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  98. 3fa202e ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  99. a2c845e ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  100. 4bd8f5e ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago