1. 1bb2dd3 ip6_tunnel: fix possible use-after-free on xmit by Haishuang Yan · 5 years ago
  2. fdcefa4 ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6 by Haishuang Yan · 5 years ago
  3. c0f4a64 ipv6: Unlink sibling route in case of failure by Ido Schimmel · 5 years ago
  4. 0bd8450 ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 5 years ago
  5. ac0024b netfilter: ipv6: nf_defrag: accept duplicate fragments again by Guillaume Nault · 5 years ago
  6. 318244f netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments by Guillaume Nault · 5 years ago
  7. ba6340a7 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 5 years ago
  8. 79c6a8c bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 5 years ago
  9. 613bc37 bpf: fix unconnected udp hooks by Daniel Borkmann · 5 years ago
  10. 7eadfac ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 5 years ago
  11. 2488b9f ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 5 years ago
  12. 0b16d95 ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 5 years ago
  13. 4421766 ipv6: Fix redirect with VRF by David Ahern · 5 years ago
  14. ed753b3 ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 5 years ago
  15. 07480da inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  16. d410ef7 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
  17. 64f214c xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module by Su Yanjun · 6 years ago
  18. 6bc3240 ipv6: prevent possible fib6 leaks by Eric Dumazet · 5 years ago
  19. 81a61a9 ipv6: fix src addr routing with the exception table by Wei Wang · 5 years ago
  20. 737713e vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 5 years ago
  21. f78ec0c ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 5 years ago
  22. 39eddbb ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 5 years ago
  23. 1a9e013 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 5 years ago
  24. 7ea4f00 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 5 years ago
  25. e634fc4 netfilter: ip6t_srh: fix NULL pointer dereferences by Kangjie Lu · 6 years ago
  26. 6e2081f net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 5 years ago
  27. 6846853 net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  28. 5f72cb2 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  29. 8c5e9ea net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  30. bbbe474 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
  31. a2ef772 net: ip6_gre: fix possible use-after-free in ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  32. 42f1fa0 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 6 years ago
  33. ea06796 ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 6 years ago
  34. 8e4b4da ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 6 years ago
  35. 7254ad0 ila: Fix rhashtable walker list corruption by Herbert Xu · 6 years ago
  36. 7115df6 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
  37. be09211 ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL by Xin Long · 6 years ago
  38. b92eaed esp: Skip TX bytes accounting when sending from a request socket by Martin Willi · 6 years ago
  39. 2e4b2ae ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  40. 96dd4ef ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  41. b9d0cb7 ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  42. fe38cbc net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  43. 7cfb97b net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
  44. a68d31c ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  45. d0bedaa net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  46. 99ed945 ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  47. b5ff77d ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  48. 783359c netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  49. 8626009 sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  50. fd49ffa ipv6: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  51. 8b0d641 bpf: Fix [::] -> [::1] rewrite in sys_sendmsg by Andrey Ignatov · 6 years ago
  52. 4523bc8 net: ip6_gre: initialize erspan_ver just for erspan tunnels by Lorenzo Bianconi · 6 years ago
  53. 4c1b91b net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  54. 1552557 xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi by YueHaibing · 6 years ago
  55. 505e5f3 ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
  56. 9f7d849 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  57. 0a198e0 net: ip_gre: use erspan key field for tunnel lookup by Lorenzo Bianconi · 6 years ago
  58. 2f70434 ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation by Yohei Kanemaru · 6 years ago
  59. 7e9a647 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  60. 6c4d069 ip6_gre: update version related info when changing link by Hangbin Liu · 6 years ago
  61. 552cd93 erspan: build the header with the right proto according to erspan_ver by Xin Long · 6 years ago
  62. 0449da6 ip6_gre: fix tunnel list corruption for x-netns by Olivier Matz · 6 years ago
  63. e3fa624 udp: with udp_segment release on error path by Willem de Bruijn · 6 years ago
  64. c1fa98a ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  65. 9b25d7b ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  66. a72e572 ipv6: make icmp6_send() robust against null skb->dev by Eric Dumazet · 6 years ago
  67. eb02c17 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 6 years ago
  68. c0e1392 ipv6: fix kernel-infoleak in ipv6_local_error() by Eric Dumazet · 6 years ago
  69. ccc8b37 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 6 years ago
  70. fe3f820 net/ipv6: Fix a test against 'ipv6_find_idev()' return value by Christophe JAILLET · 6 years ago
  71. 5ac4cc3 ipv6: frags: Fix bogus skb->sk in reassembled packets by Herbert Xu · 6 years ago
  72. 281731c net: clear skb->tstamp in forwarding paths by Eric Dumazet · 6 years ago
  73. cde8115 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  74. 0d2b652 ipv6: tunnels: fix two use-after-free by Eric Dumazet · 6 years ago
  75. cae3c9c ipv6: explicitly initialize udp6_addr in udp_sock_create6() by Cong Wang · 6 years ago
  76. 32403fd ip6mr: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  77. 5517d4c netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  78. 18218f8 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  79. 9838090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  80. 7fafda1 net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  81. c4ec6a9 ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output by Shmulik Ladkani · 6 years ago
  82. fd018cb ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  83. ffe5754 ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes by Jiri Wiesner · 6 years ago
  84. 84ed07d netfilter: ipv6: fix oops when defragmenting locally generated fragments by Florian Westphal · 6 years ago
  85. 5bb115f ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  86. b536dd8 ipv6: fix a dst leak when removing its exception by Xin Long · 6 years ago
  87. 6a4aa53 net/ipv6: Allow onlink routes to have a device mismatch if it is the default route by David Ahern · 6 years ago
  88. 4fb0dc9 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  89. dc31623 ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called by Stefano Brivio · 6 years ago
  90. 4ba4c56 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  91. d4d576f ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  92. 2ee653f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  93. 84dad55 udp6: fix encap return code for resubmitting by Paolo Abeni · 6 years ago
  94. dc012f3 ipv6: mcast: fix a use-after-free in inet6_mc_check by Eric Dumazet · 6 years ago
  95. f547fac ipv6: rate-limit probes for neighbourless routes by Sabrina Dubroca · 6 years ago
  96. 9f7e43d net/xfrm: fix out-of-bounds packet access by Alexei Starovoitov · 6 years ago
  97. 7abab7b net/ipv6: stop leaking percpu memory in fib6 info by Mike Rapoport · 6 years ago
  98. a688caa ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  99. ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  100. 36f19d5 net/ipv6: Remove extra call to ip6_convert_metrics for multipath case by David Ahern · 6 years ago