index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2020-11-24
ah6: fix error return code in ah6_input()
Zhang Changzhong
2020-11-18
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-18
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
2020-10-01
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
2020-09-03
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
2020-08-21
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2020-07-31
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
2020-07-31
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2020-06-30
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
2020-06-30
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-20
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
2020-06-03
esp6: get the right proto for transport mode in esp6_gso_encap
Xin Long
2020-05-20
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
2020-05-20
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-20
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
2020-05-02
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2020-05-02
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
2020-04-13
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
2020-04-02
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
2020-04-02
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
2020-04-02
Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF"
Sasha Levin
2020-03-20
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
2020-03-20
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
2020-03-11
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
2020-03-11
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
2020-02-05
vti[6]: fix packet tx through bpf_redirect()
Nicolas Dichtel
2020-01-29
net, ip6_tunnel: fix namespaces move
William Dauchy
2020-01-29
ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
Yuki Taguchi
2020-01-27
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-01
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
David Ahern
2019-11-20
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-07
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
2019-10-07
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
2019-09-19
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
2019-09-10
mld: fix memory leak in mld_del_delrec()
Eric Dumazet
2019-08-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-08-09
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
2019-07-21
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
2019-07-21
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
Guillaume Nault
2019-07-03
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau
2019-07-03
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
[next]