summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2020-07-31udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima1-6/+9
2020-07-31net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin1-1/+1
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun1-5/+6
2020-07-22ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn1-2/+2
2020-07-22ipv6: Fix use of anycast address with loopbackDavid Ahern1-1/+1
2020-07-22ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern1-1/+4
2020-06-30ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo1-3/+6
2020-06-30mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai1-0/+1
2020-06-17ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu1-6/+7
2020-06-03esp6: get the right proto for transport mode in esp6_gso_encapXin Long1-1/+8
2020-06-03xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long1-3/+1
2020-06-03net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2-2/+2
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-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern1-0/+25
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-13ipv6: don't auto-add link-local address to lag portsJarod Wilson1-0/+4
2020-04-01vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich1-1/+1
2020-04-01vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel1-7/+25
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/+17
2020-03-18net/ipv6: need update peer route when modify metricHangbin Liu1-4/+16
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-11ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet1-0/+3
2020-02-06vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel1-2/+11
2020-01-29xfrm: support output_mark for offload ESP packetsUlrich Weber1-0/+2
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-04ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu1-4/+4
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-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2-6/+7
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca7-12/+12
2019-11-22net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2
2019-11-20ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu1-1/+1
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer1-0/+6
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer1-0/+5
2019-11-08ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet1-3/+10
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2-2/+2
2019-10-30erspan: fix the tun_info options_len check for erspanXin Long1-2/+2
2019-10-23ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)1-0/+1
2019-10-18net: ensure correct skb->tstamp in various fragmentersEric Dumazet2-0/+6