summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-16ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik
2020-05-14esp6: calculate transport_header correctly when sel.family != AF_INET6Xin Long
2020-05-12netlabel: cope with NULL catmapPaolo Abeni
2020-05-07Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-21esp6: support ipv6 nexthdrs process for beet gso segmentXin Long
2020-04-20ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-20xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long
2020-04-18ipv6: rpl: fix full address compressionAlexander Aring
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King
2020-04-15esp6: get the right proto for transport mode in esp6_gso_encapXin Long
2020-04-07net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard
2020-04-06ipv6: rpl: fix loop iterationAlexander Aring
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu
2020-04-02net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King
2020-04-01ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-03-31net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer
2020-03-30bpf: Add socket assign supportJoe Stringer
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring
2020-03-29net: add net available in build_stateAlexander Aring
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2020-03-29addrconf: add functionality to check on rpl requirementsAlexander Aring
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski
2020-03-26esp6: add gso_segment for esp6 beet modeXin Long
2020-03-23Remove DST_HOSTDavid Laight
2020-03-16vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12inet: Use fallthrough;Joe Perches
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-03ipv6: Use math to point per net sysctls into the appropriate struct netCambda Zhu
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-28ipv6: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27ipv6: xfrm6_tunnel.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-02-24ip6mr: Fix RCU list debugging warningAmol Grover