summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski
2021-03-15Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-15Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-04cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore
2021-03-01net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-23net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-11net: fib_notifier: don't return positive values on fib registrationVlad Buslov
2021-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-02-08IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08seg6: fool-proof the processing of SRv6 behavior attributesAndrea Mayer
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2021-02-04net/core: move gro function declarations to separate headerLeon Romanovsky
2021-02-04ipv6: move udp declarations to net/udp.hLeon Romanovsky
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
2021-02-04net: fix building errors on powerpc when CONFIG_RETPOLINE is not setBrian Vazquez
2021-02-04esp: Simplify the calculation of variablesJiapeng Chong
2021-02-03net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez
2021-02-03net: use indirect call helpers for dst_mtuBrian Vazquez
2021-02-03net: use indirect call helpers for dst_outputBrian Vazquez
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi
2021-01-27bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev
2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2021-01-20bpf: Split cgroup_bpf_enabled per attach typeStanislav Fomichev
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-18ipv6: set multicast flag on the multicast routeMatteo Croce
2021-01-18ipv6: create multicast route with RTPROT_KERNELMatteo Croce
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-11esp: avoid unneeded kmap_atomic callWillem de Bruijn
2021-01-09net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-07skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}Jonathan Lemon
2021-01-07skbuff: rename sock_zerocopy_* to msg_zerocopy_*Jonathan Lemon
2021-01-07skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abortJonathan Lemon
2021-01-07net: ipv6: fib: flush exceptions when purging routeSean Tranchetti
2020-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-12-17netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds