summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2021-02-12net: fib_notifier: don't return positive values on fib registrationVlad Buslov1-2/+3
2021-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2021-02-09IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen2-1/+7
2021-02-09IPv6: Add "offload failed" indication to routesAmit Cohen1-2/+6
2021-02-09seg6: fool-proof the processing of SRv6 behavior attributesAndrea Mayer1-28/+39
2021-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski1-9/+9
2021-02-05net/core: move gro function declarations to separate headerLeon Romanovsky1-0/+1
2021-02-05ipv6: move udp declarations to net/udp.hLeon Romanovsky1-2/+1
2021-02-05udp: call udp_encap_enable for v6 sockets when enabling encapXin Long1-1/+3
2021-02-05net: fix building errors on powerpc when CONFIG_RETPOLINE is not setBrian Vazquez1-2/+2
2021-02-04esp: Simplify the calculation of variablesJiapeng Chong1-1/+1
2021-02-04net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez2-3/+9
2021-02-04net: use indirect call helpers for dst_mtuBrian Vazquez1-2/+4
2021-02-04net: use indirect call helpers for dst_outputBrian Vazquez1-0/+1
2021-02-03net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen3-0/+54
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-02-02udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi1-1/+1
2021-01-28netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso1-9/+9
2021-01-27net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary3-6/+22
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2021-01-19ipv6: set multicast flag on the multicast routeMatteo Croce1-1/+1
2021-01-19ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1
2021-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+45
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski1-1/+4
2021-01-12esp: avoid unneeded kmap_atomic callWillem de Bruijn1-6/+1
2021-01-10net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin1-1/+40
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2021-01-08skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}Jonathan Lemon1-1/+1
2021-01-08skbuff: rename sock_zerocopy_* to msg_zerocopy_*Jonathan Lemon1-1/+1
2021-01-08skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abortJonathan Lemon1-2/+1
2021-01-07net: ipv6: fib: flush exceptions when purging routeSean Tranchetti1-3/+2
2020-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-1/+1
2020-12-17netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan1-1/+1
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-14/+14
2020-12-16Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds21-95/+765
2020-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski3-4/+6
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+0
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+12
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-7/+7
2020-12-10tcp: Retain ECT bits for tos reflectionWei Wang1-2/+5
2020-12-09net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun1-6/+1
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan1-7/+7
2020-12-05seg6: add VRF support for SRv6 End.DT6 behaviorAndrea Mayer1-0/+76
2020-12-05seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer1-0/+287
2020-12-05seg6: add callbacks for customizing the creation/destruction of a behaviorAndrea Mayer1-0/+49
2020-12-05seg6: add support for optional attributes in SRv6 behaviorsAndrea Mayer1-14/+106
2020-12-05seg6: improve management of behavior attributesAndrea Mayer1-10/+70
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+1
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+13
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal1-2/+7