summaryrefslogtreecommitdiffstats
path: root/net/devlink/trap.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2024-10-29devlink: use devlink_nl_put_u64() helperPrzemek Kitszel-20/+14
2023-12-19devlink: introduce a helper for netlink multicast sendJiri Pirko-6/+3
2023-12-19devlink: send notifications only if there are listenersJiri Pirko-3/+3
2023-12-19devlink: use devl_is_registered() helper instead xa_get_mark()Jiri Pirko-3/+6
2023-10-23devlink: rename netlink callback to be aligned with the generated onesJiri Pirko-5/+4
2023-08-28devlink: push trap related code into separate fileJiri Pirko-0/+1861