aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2020-06-17ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-06-03esp6: get the right proto for transport mode in esp6_gso_encapXin Long
2020-06-03xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long
2020-06-03net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-20netlabel: cope with NULL catmapPaolo Abeni
2020-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-04-29xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-29ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-21net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-16vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni
2020-03-10ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-03net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-03net/ipv6: need update peer route when modify metricHangbin Liu
2020-02-29net/ipv6: use configured metric when add peer routeHangbin Liu
2020-02-27ipv6: xfrm6_tunnel.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook
2020-02-16ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2020-02-07ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet
2020-02-06vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven
2020-01-29mptcp: handle tcp fallback when using syn cookiesFlorian Westphal
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-21ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-20net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-15xfrm: support output_mark for offload ESP packetsUlrich Weber
2020-01-14ipv6: Add "offload" and "trap" indications to routesIdo Schimmel
2020-01-14net: udp: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-14vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-01-09tcp: Export TCP functions and ops structMat Martineau
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing
2020-01-02net: Add device index to tcp_md5sigDavid Ahern
2020-01-02tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern
2020-01-02ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hashDavid Ahern
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24ipv6: Handle multipath route deletion notificationIdo Schimmel