1. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  2. ea14355 net/ipv6: Display all addresses in output of /proc/net/if_inet6 by Jeff Barnhill · 6 years ago
  3. 4ceb29c ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  4. 22c1e778 ip6_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  5. 76b3380 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 6 years ago
  6. 2b797b6 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  7. d669bd6 vti6: remove !skb->ignore_df check from vti6_xmit() by Alexey Kodanev · 6 years ago
  8. ce723f8 vti6: fix PMTU caching and reporting on xmit by Eyal Birger · 6 years ago
  9. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  10. 894b753 netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  11. f12a825 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 6 years ago
  12. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  13. 87e7e8d ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit by Xin Long · 6 years ago
  14. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  15. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  16. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  17. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  18. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  19. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  20. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  21. c669191 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  22. c8197f9 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 6 years ago
  23. 869584e vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  24. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  25. 3588d9a sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 6 years ago
  26. 11a670a ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 6 years ago
  27. dd5968e netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure by Subash Abhinov Kasiviswanathan · 7 years ago
  28. d65bc95 netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 by Subash Abhinov Kasiviswanathan · 7 years ago
  29. 2ef22bd net: test tailroom before appending to linear skb by Willem de Bruijn · 6 years ago
  30. e2956fc ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 6 years ago
  31. dbb6ed6 vti6: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  32. 92b2828 ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  33. 5dcf6eb ip6_gre: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  34. f1f1f94 ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  35. 584d541 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 6 years ago
  36. eb3dd0f net/ipv6: Fix route leaking between VRFs by David Ahern · 6 years ago
  37. 81eb03e ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 6 years ago
  38. 753b04d ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  39. 92b8685 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  40. fdd62a4 ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  41. eb5562d ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 7 years ago
  42. 0151aaf Revert "ip6_vti: adjust vti mtu according to mtu of lower device" by Greg Kroah-Hartman · 6 years ago
  43. c5e6439 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 6 years ago
  44. 1139d77 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  45. 2bea487 net: ipv6: send unsolicited NA on admin up by David Ahern · 7 years ago
  46. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  47. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  48. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  49. 60962e9 netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt by Florian Westphal · 6 years ago
  50. f506da5 netfilter: add back stackpointer size checks by Florian Westphal · 6 years ago
  51. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 6 years ago
  52. c9a3046 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 6 years ago
  53. 1148fee ip6_tunnel: get the min mtu properly in ip6_tnl_xmit by Xin Long · 7 years ago
  54. 3cf31f5 ipv6: icmp6: Allow icmp messages to be looped back by Brendan McGrath · 7 years ago
  55. d58d78c netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 6 years ago
  56. 4ec264d netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 7 years ago
  57. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  58. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 7 years ago
  59. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  60. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  61. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  62. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  63. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  64. dde00c9 ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  65. ca5681b ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 7 years ago
  66. e51abae adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  67. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  68. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  69. f6d7cdb ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  70. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  71. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  72. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  73. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 7 years ago
  74. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 7 years ago
  75. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 8 years ago
  76. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 8 years ago
  77. 41e4fbd ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  78. d6b1aeb ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  79. 6d428bc ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  80. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  81. d87890d ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  82. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  83. 09788d4 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  84. ab4da56 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  85. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  86. 13c8bd7 ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline by Xin Long · 7 years ago
  87. e814bae ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header by Xin Long · 7 years ago
  88. f0a5af7 udpv6: Fix the checksum computation when HW checksum does not apply by Subash Abhinov Kasiviswanathan · 7 years ago
  89. 7829684 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  90. bf8ed95 ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  91. c9335db ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  92. ca7d8a3 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  93. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  94. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  95. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  96. dccb31b ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  97. 1c18f93 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  98. 62e9a28 ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  99. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  100. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago