summaryrefslogtreecommitdiff
path: root/net/dccp/ipv6.c
AgeCommit message (Expand)Author
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-07-19net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig
2020-05-18ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig
2019-12-04net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2019-09-27ipv6: add priority parameter to ip6_xmit()Eric Dumazet
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-03-19dccp: do not use ipv6 header for ipv4 flowEric Dumazet
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio