summaryrefslogtreecommitdiff
path: root/net/ipv6/seg6.c
AgeCommit message (Expand)Author
2024-02-20ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-05ipv6: sr: fix out-of-bounds read when setting HMAC data.David Lebrun
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn
2021-11-03net:ipv6:Remove unneeded semicolonZhang Mingyu
2021-10-04net: ipv6: fix use after free of struct seg6_pernet_dataMichelleJin
2021-09-28net: ipv6: check return value of rhashtable_initMichelleJin
2021-04-29net: Remove redundant assignment to errYang Li
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-02-12ipv6: propagate genlmsg_reply return codeLi RongQing
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun
2017-08-07ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun
2017-01-20ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun
2016-11-09ipv6: sr: implement API to control SR HMAC structureDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun