1. 45156a8 Revert "net: sit: fix memory leak in sit_init_net()" by Ajay Kaher · 5 years ago
  2. 4d3ab6e ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  3. c784a01 ipv6: drop incoming packets having a v4mapped source address by Eric Dumazet · 5 years ago
  4. d2807ce ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 5 years ago
  5. 362da40 mld: fix memory leak in mld_del_delrec() by Eric Dumazet · 5 years ago
  6. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 5 years ago
  7. dfb9883 ip6_tunnel: fix possible use-after-free on xmit by Haishuang Yan · 5 years ago
  8. 1e531ad ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 8 years ago
  9. ac1cd6c netfilter: ipv6: nf_defrag: accept duplicate fragments again by Guillaume Nault · 5 years ago
  10. 87a3cb0 netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments by Guillaume Nault · 5 years ago
  11. 0f00d44 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 5 years ago
  12. 3c77e8f bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 5 years ago
  13. 90612f8 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 5 years ago
  14. 9890fe2 ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 5 years ago
  15. efae37a ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 5 years ago
  16. 2f8b4c7 ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 5 years ago
  17. eaa8cf5 xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module by Su Yanjun · 6 years ago
  18. 2854d45 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 5 years ago
  19. 493cbb3 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 5 years ago
  20. bf533f4 ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 5 years ago
  21. d476186 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 5 years ago
  22. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  23. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  24. 6a06369 ipv6: frags: fix a lockdep false positive by Eric Dumazet · 5 years ago
  25. a3320ac ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 5 years ago
  26. 2164e96 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 5 years ago
  27. e33684f ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 5 years ago
  28. 5018d91 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
  29. 2f3d0e9 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  30. b89d3ce net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
  31. 375d6d4 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  32. a5a32e4 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  33. 2b0925f sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  34. e52cb57 net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  35. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  36. a1708a8 xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi by YueHaibing · 6 years ago
  37. 16a2595 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  38. 2af7450 ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  39. dbbbd01 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  40. 9cd0563 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 6 years ago
  41. 7492dfe ipv6: fix kernel-infoleak in ipv6_local_error() by Eric Dumazet · 6 years ago
  42. 818b3f7 ipv6: tunnels: fix two use-after-free by Eric Dumazet · 6 years ago
  43. 41743ce ipv6: explicitly initialize udp6_addr in udp_sock_create6() by Cong Wang · 6 years ago
  44. 5d9a796 ip6mr: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  45. 901936a ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  46. 961323d Revert "ipv6: set rt6i_protocol properly in the route when it is installed" by Greg Kroah-Hartman · 6 years ago
  47. 3d26b72 ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  48. ced272d ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  49. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  50. f86c55c6 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  51. 510e6c3 ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called by Stefano Brivio · 6 years ago
  52. 3652120 ipv6: mcast: fix a use-after-free in inet6_mc_check by Eric Dumazet · 6 years ago
  53. 2edec22 Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing" by Sasha Levin · 6 years ago
  54. 4a4d2c9 ipv6: fix cleanup ordering for ip6_mr failure by Sabrina Dubroca · 6 years ago
  55. 6fdeb3e ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 7 years ago
  56. 23e983e ipv6: set rt6i_protocol properly in the route when it is installed by Xin Long · 7 years ago
  57. 7faa369 xfrm6: call kfree_skb when skb is toobig by Thadeu Lima de Souza Cascardo · 6 years ago
  58. 85e59af9 ip: frags: fix crash in ip_do_fragment() by Taehee Yoo · 6 years ago
  59. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  60. a8444b1 ipv6: defrag: drop non-last frags smaller than min mtu by Florian Westphal · 6 years ago
  61. d838486 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 6 years ago
  62. cbc4549 ipv6: frags: rewrite ip6_expire_frag_queue() by Eric Dumazet · 6 years ago
  63. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  64. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  65. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  66. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  67. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  68. 620018d ipv6: export ip6 fragments sysctl to unprivileged users by Eric Dumazet · 6 years ago
  69. dae73e7 inet: frags: refactor ipv6_frag_init() by Eric Dumazet · 6 years ago
  70. 2ffb1c3 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  71. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  72. ea14355 net/ipv6: Display all addresses in output of /proc/net/if_inet6 by Jeff Barnhill · 6 years ago
  73. 4ceb29c ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  74. 22c1e778 ip6_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  75. 76b3380 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 6 years ago
  76. 2b797b6 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  77. d669bd6 vti6: remove !skb->ignore_df check from vti6_xmit() by Alexey Kodanev · 6 years ago
  78. ce723f8 vti6: fix PMTU caching and reporting on xmit by Eyal Birger · 6 years ago
  79. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  80. 894b753 netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  81. f12a825 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 6 years ago
  82. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  83. 87e7e8d ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit by Xin Long · 6 years ago
  84. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  85. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  86. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  87. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  88. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  89. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  90. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  91. c669191 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  92. c8197f9 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 6 years ago
  93. 869584e vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  94. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  95. 3588d9a sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  96. 11a670a ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  97. dd5968e netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure by Subash Abhinov Kasiviswanathan · 7 years ago
  98. d65bc95 netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 by Subash Abhinov Kasiviswanathan · 7 years ago
  99. 2ef22bd net: test tailroom before appending to linear skb by Willem de Bruijn · 6 years ago
  100. e2956fc ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 6 years ago