summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-06-01crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav
2020-06-01ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-06-01net: Make locking in sock_bindtoindex optionalFerenc Fejes
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-28ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig
2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig
2020-05-28net: add sock_bindtoindexChristoph Hellwig
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet
2020-05-25tcp: allow traceroute -Mtcp for unpriv usersEric Dumazet
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22ip6_tunnel: add generic MPLS receive supportVadim Fedorenko
2020-05-22tunnel6: support for IPPROTO_MPLSVadim Fedorenko
2020-05-22ip6_tunnel: add MPLS transmit supportVadim Fedorenko
2020-05-22ip6_tunnel: simplify transmit pathVadim Fedorenko
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-20handle the group_source_req options directlyAl Viro
2020-05-20ipv6: take handling of group_source_req options into a helperAl Viro
2020-05-20ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directlyAl Viro
2020-05-20ipv6: do compat setsockopt for MCAST_MSFILTER directlyAl Viro
2020-05-20ip6_mc_msfilter(): pass the address list separatelyAl Viro
2020-05-20get rid of compat_mc_getsockopt()Al Viro
2020-05-20ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro
2020-05-20compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitlyAl Viro
2020-05-19ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddrChristoph Hellwig
2020-05-19ipv6: streamline addrconf_set_dstaddrChristoph Hellwig
2020-05-19ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabledChristoph Hellwig
2020-05-19sit: impement ->ndo_tunnel_ctlChristoph Hellwig
2020-05-19sit: refactor ipip6_tunnel_ioctlChristoph Hellwig
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann
2020-05-18ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig
2020-05-18ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig
2020-05-16netns: enable to inherit devconf from current netnsNicolas Dichtel
2020-05-16ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-14esp6: calculate transport_header correctly when sel.family != AF_INET6Xin Long
2020-05-13ipv6: set msg_control_is_user in do_ipv6_getsockoptChristoph Hellwig
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song
2020-05-13bpf: Change func bpf_iter_unreg_target() signatureYonghong Song
2020-05-13bpf: net: Refactor bpf_iter target registrationYonghong Song
2020-05-12netlabel: cope with NULL catmapPaolo Abeni
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song
2020-05-08ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()Eric Dumazet