summaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-2911-160/+580
|\
| * xfrm: remove output_finish indirection from xfrm_state_afinfoFlorian Westphal2020-05-062-33/+2
| * xfrm: remove extract_output indirection from xfrm_state_afinfoFlorian Westphal2020-05-062-59/+0
| * xfrm: place xfrm6_local_dontfrag in xfrm.hFlorian Westphal2020-05-061-19/+2
| * xfrm: expose local_rxpmtu via ipv6_stubsFlorian Westphal2020-05-062-1/+2
| * xfrm: state: remove extract_input indirection from xfrm_state_afinfoFlorian Westphal2020-05-063-30/+16
| * xfrm: add IPv6 support for espintcpSabrina Dubroca2020-04-283-1/+200
| * xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca2020-04-288-36/+375
* | ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig2020-05-281-58/+1
* | ipv6: add ip6_sock_set_v6onlyChristoph Hellwig2020-05-281-4/+1
* | net: add sock_bindtoindexChristoph Hellwig2020-05-281-3/+1
* | tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet2020-05-281-0/+9
* | tcp: allow traceroute -Mtcp for unpriv usersEric Dumazet2020-05-261-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-242-3/+4
|\ \
| * | net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-222-2/+2
| * | ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik2020-05-161-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-231-3/+6
|\ \ \
| * | | bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2020-05-191-3/+6
* | | | ip6_tunnel: add generic MPLS receive supportVadim Fedorenko2020-05-231-0/+59
* | | | tunnel6: support for IPPROTO_MPLSVadim Fedorenko2020-05-231-4/+83
* | | | ip6_tunnel: add MPLS transmit supportVadim Fedorenko2020-05-231-2/+6
* | | | ip6_tunnel: simplify transmit pathVadim Fedorenko2020-05-231-103/+79
* | | | nexthop: support for fdb ecmp nexthopsRoopa Prabhu2020-05-221-0/+5
* | | | handle the group_source_req options directlyAl Viro2020-05-211-2/+21
* | | | ipv6: take handling of group_source_req options into a helperAl Viro2020-05-211-29/+36
* | | | ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directlyAl Viro2020-05-211-0/+28
* | | | ipv6: do compat setsockopt for MCAST_MSFILTER directlyAl Viro2020-05-211-1/+47
* | | | ip6_mc_msfilter(): pass the address list separatelyAl Viro2020-05-212-4/+5
* | | | get rid of compat_mc_getsockopt()Al Viro2020-05-211-3/+38
* | | | ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro2020-05-212-11/+17
* | | | compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitlyAl Viro2020-05-211-1/+9
* | | | ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddrChristoph Hellwig2020-05-201-7/+2
* | | | ipv6: streamline addrconf_set_dstaddrChristoph Hellwig2020-05-201-49/+38
* | | | ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabledChristoph Hellwig2020-05-201-2/+3
* | | | sit: impement ->ndo_tunnel_ctlChristoph Hellwig2020-05-201-39/+34
* | | | sit: refactor ipip6_tunnel_ioctlChristoph Hellwig2020-05-201-158/+210
* | | | ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig2020-05-192-0/+54
* | | | ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig2020-05-192-34/+26
* | | | netns: enable to inherit devconf from current netnsNicolas Dichtel2020-05-161-3/+20
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-3/+6
|\| |
| * | netlabel: cope with NULL catmapPaolo Abeni2020-05-131-1/+2
| * | Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski2020-05-081-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-153-12/+112
|\ \ \
| * | | bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song2020-05-132-5/+5
| * | | bpf: Change func bpf_iter_unreg_target() signatureYonghong Song2020-05-131-1/+1
| * | | bpf: net: Refactor bpf_iter target registrationYonghong Song2020-05-131-9/+9
| * | | net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song2020-05-102-2/+100
| * | | bpf: Allow any port in bpf_bind helperStanislav Fomichev2020-05-091-5/+7
| * | | net: Refactor arguments of inet{,6}_bindStanislav Fomichev2020-05-091-5/+5
* | | | ipv6: set msg_control_is_user in do_ipv6_getsockoptChristoph Hellwig2020-05-131-0/+1