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
2019-10-07
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-07
udp: fix gso_segs calculations
Josh Hunt
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-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-21
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
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-09-06
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
2019-09-06
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
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-08-09
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
2019-07-28
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-28
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-10
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
2019-07-10
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
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-22
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
2019-06-11
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
2019-06-11
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
2019-06-04
ipv6: Fix redirect with VRF
David Ahern
2019-06-04
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
2019-05-25
xfrm: clean up xfrm protocol checks
Cong Wang
2019-05-25
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
2019-05-25
ipv6: prevent possible fib6 leaks
Eric Dumazet
2019-05-25
ipv6: fix src addr routing with the exception table
Wei Wang
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-05-05
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-05-05
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-05-05
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-05-05
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-04
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
2019-04-27
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
2019-04-27
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2019-04-27
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
2019-04-20
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
2019-04-20
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-04-17
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
2019-04-17
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-04-17
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-17
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2019-04-03
ila: Fix rhashtable walker list corruption
Herbert Xu
2019-04-03
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-04-03
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
2019-03-23
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
2019-03-19
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
[next]