index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
devlink
/
resource.c
Age
Commit message (
Expand
)
Author
2026-04-08
devlink: Add resource scope filtering to resource dump
Or Har-Toov
2026-04-08
devlink: Add port-specific option to resource dump doit
Or Har-Toov
2026-04-08
devlink: Include port resources in resource dump dumpit
Or Har-Toov
2026-04-08
devlink: Add dump support for device-level resources
Or Har-Toov
2026-04-08
devlink: Add port-level resource registration infrastructure
Or Har-Toov
2026-04-08
devlink: Refactor resource functions to be generic
Or Har-Toov
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
2024-10-29
devlink: remove unused devlink_resource_register()
Przemek Kitszel
2024-10-29
devlink: remove unused devlink_resource_occ_get_register() and _unregister()
Przemek Kitszel
2024-10-29
devlink: devl_resource_register(): differentiate error codes
Przemek Kitszel
2024-10-29
devlink: use devlink_nl_put_u64() helper
Przemek Kitszel
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-08-28
devlink: push resource related code into separate file
Jiri Pirko