aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/kunit/skbuff.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-19kunit: skb: add gfp to kernel doc for kunit_zalloc_skb()Dan Carpenter1-1/+2
2024-11-11kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNELDan Carpenter1-1/+1
2024-01-03kunit: add a convenience allocation wrapper for SKBsBenjamin Berg1-0/+56