summaryrefslogtreecommitdiff
path: root/net/ipv6/ioam6.c
AgeCommit message (Expand)Author
2026-05-14net: ioam6: no longer acquire qdisc spinlock while calling qdisc_qstats_qlen_...Eric Dumazet
2026-04-08net: ioam6: fix OOB and missing lockJustin Iurman
2026-04-03ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()Eric Dumazet
2026-03-27net/ipv6: ioam6: prevent schema length wraparound in trace fillPengpeng Hou
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2025-07-02ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-03-01ipv6/addrconf: annotate data-races around devconf fields (II)Eric Dumazet
2024-02-28net: ioam6: multicast eventJustin Iurman
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-03-03net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau
2022-01-02ipv6: ioam: Support for Queue depth data fieldJustin Iurman
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12ipv6: ioam: move the check for undefined bitsJustin Iurman
2021-10-04ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman