aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/seg6.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsGravatar Ahmed Abdelsalam 1-6/+10
2020-05-06seg6: fix SRH processing to comply with RFC8754Gravatar Ahmed Abdelsalam 1-2/+8
2020-04-15ipv6: remove redundant assignment to variable errGravatar Colin Ian King 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2019-04-27genetlink: optionally validate strictly/dumpsGravatar Johannes Berg 1-0/+4
2019-03-22genetlink: make policy common to familyGravatar Johannes Berg 1-4/+1
2019-02-12ipv6: propagate genlmsg_reply return codeGravatar Li RongQing 1-3/+1
2018-06-22rhashtable: split rhashtable.hGravatar NeilBrown 1-0/+1
2018-05-29net: remove unnecessary genlmsg_cancel() callsGravatar YueHaibing 1-1/+0
2017-12-11rhashtable: Change rhashtable_walk_start to return voidGravatar Tom Herbert 1-3/+1
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelGravatar David Lebrun 1-0/+5
2017-08-07ipv6: sr: allow SRH insertion with arbitrary segments_left valueGravatar David Lebrun 1-1/+1
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacGravatar stephen hemminger 1-4/+0
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationGravatar David Lebrun 1-0/+3
2017-01-20ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueGravatar Eric Dumazet 1-0/+2
2016-11-16ipv6: sr: add option to control lwtunnel supportGravatar David Lebrun 1-0/+8
2016-11-09ipv6: sr: implement API to control SR HMAC structureGravatar David Lebrun 1-0/+229
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsGravatar David Lebrun 1-0/+44
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6Gravatar David Lebrun 1-0/+214