summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-12-09tcp: Retain ECT bits for tos reflectionWei Wang
2020-12-08net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
2020-12-04seg6: add VRF support for SRv6 End.DT6 behaviorAndrea Mayer
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer
2020-12-04seg6: add callbacks for customizing the creation/destruction of a behaviorAndrea Mayer
2020-12-04seg6: add support for optional attributes in SRv6 behaviorsAndrea Mayer
2020-12-04seg6: improve management of behavior attributesAndrea Mayer
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev
2020-12-02net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart
2020-12-01net/ipv6: propagate user pointer annotationLukas Bulwahn
2020-12-01netfilter: use actual socket sk for REJECT actionJan Engelhardt
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-25ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai
2020-11-24tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2020-11-20tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 headerAlexander Duyck
2020-11-19IPv6: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann
2020-11-18ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann
2020-11-14inet: unexport udp{4|6}_lib_lookup_skb()Eric Dumazet
2020-11-14ipv6: remove unused function ipv6_skb_idev()Lukas Bulwahn
2020-11-13ipv6: Fix error path to cancel the meseageZhang Qilong
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-12net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GROAlexander Lobakin
2020-11-10inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet
2020-11-10net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-09ipv4/ipv6: switch to dev_get_tstats64Heiner Kallweit
2020-11-09vti: switch to dev_get_tstats64Heiner Kallweit
2020-11-09ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callbackHeiner Kallweit
2020-11-09net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong
2020-11-09IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel