summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski1-2/+4
2020-05-20netlabel: cope with NULL catmapPaolo Abeni1-1/+2
2020-04-29xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern1-2/+0
2020-04-29ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby1-7/+6
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2-6/+7
2020-04-29net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca7-12/+12
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson1-0/+4
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich1-1/+1
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel1-7/+25
2020-03-25Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF"Sasha Levin1-2/+1
2020-03-18ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-18net/ipv6: remove the old peer route if change it to a new oneHangbin Liu1-4/+16
2020-03-18net/ipv6: need update peer route when modify metricHangbin Liu1-4/+15
2020-03-18net/ipv6: use configured metric when add peer routeHangbin Liu1-3/+3
2020-03-18ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu1-0/+4
2020-03-05ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier1-0/+1
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-3/+4
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel1-2/+11
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-29net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom1-3/+0
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi1-1/+3
2020-01-27ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan1-0/+1
2020-01-27ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio1-1/+2
2020-01-27inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet1-1/+1
2020-01-27ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn1-0/+2
2020-01-27net: always initialize pagedlenWillem de Bruijn1-1/+2
2020-01-09tcp: annotate tp->rcv_nxt lockless readsEric Dumazet1-1/+2
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet1-1/+2
2020-01-04sit: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04vti: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04tunnel: do not confirm neighbor when do pmtu updateHangbin Liu1-2/+2
2020-01-04ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu4-11/+20
2019-12-13net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu1-6/+13
2019-12-05net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi1-18/+18
2019-12-01ipv6: Fix handling of LLA with VRF and sockets bound to VRFDavid Ahern1-1/+2
2019-11-20netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu1-3/+16
2019-11-12ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet1-3/+10
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2-2/+2
2019-11-10erspan: fix the tun_info options_len check for erspanXin Long1-2/+2
2019-10-29net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long1-1/+3
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt1-4/+7
2019-10-07udp: fix gso_segs calculationsJosh Hunt1-0/+2
2019-10-07ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern1-5/+12
2019-10-07ipv6: drop incoming packets having a v4mapped source addressEric Dumazet1-0/+10
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn2-2/+5
2019-09-21ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long1-1/+1
2019-09-19ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET1-1/+1
2019-09-10mld: fix memory leak in mld_del_delrec()Eric Dumazet1-2/+3
2019-09-06ipv6: Default fib6_type to RTN_UNICAST when not setDavid Ahern1-1/+1