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-03-18
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
2020-03-18
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
2020-03-18
net/ipv6: need update peer route when modify metric
Hangbin Liu
2020-03-18
net/ipv6: use configured metric when add peer route
Hangbin Liu
2020-03-18
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
2020-03-05
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
2020-03-05
ipv6: Fix route replacement with dev-only 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
net: ip6_gre: fix moving ip6gre between namespaces
Niko Kortstrom
2020-01-29
ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
Yuki Taguchi
2020-01-27
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
2020-01-27
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
Stefano Brivio
2020-01-27
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
2020-01-27
ipv6: add missing tx timestamping on IPPROTO_RAW
Willem de Bruijn
2020-01-27
net: always initialize pagedlen
Willem de Bruijn
2020-01-09
tcp: annotate tp->rcv_nxt lockless reads
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-13
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
2019-12-05
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
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-12
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
2019-10-29
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
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
[next]