index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ioam6.c
Age
Commit message (
Expand
)
Author
2026-05-14
net: ioam6: no longer acquire qdisc spinlock while calling qdisc_qstats_qlen_...
Eric Dumazet
2026-04-08
net: ioam6: fix OOB and missing lock
Justin Iurman
2026-04-03
ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
Eric Dumazet
2026-03-27
net/ipv6: ioam6: prevent schema length wraparound in trace fill
Pengpeng Hou
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
2024-02-28
net: ioam6: multicast event
Justin Iurman
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
2022-01-02
ipv6: ioam: Support for Queue depth data field
Justin Iurman
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-12
ipv6: ioam: move the check for undefined bits
Justin Iurman
2021-10-04
ipv6: ioam: Distinguish input and output for hop-limit
Justin Iurman
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman