summaryrefslogtreecommitdiff
path: root/drivers/net/netdevsim/psample.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2021-04-22netdevsim: Only use sampling truncation length when validIdo Schimmel1-3/+4
2021-03-15netdevsim: Add dummy psample implementationIdo Schimmel1-0/+264