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
/
region.c
Age
Commit message (
Expand
)
Author
2026-07-07
devlink: Migrate from info->user_ptr to info->ctx
Cosmin Ratiu
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
2025-10-21
devlink: region: correct port region lookup to use port_ops
Alok Tiwari
2024-10-29
devlink: region: snapshot IDs: consolidate error values
Przemek Kitszel
2024-10-29
devlink: use devlink_nl_put_u64() helper
Przemek Kitszel
2023-12-19
devlink: introduce a helper for netlink multicast send
Jiri Pirko
2023-12-19
devlink: send notifications only if there are listeners
Jiri Pirko
2023-12-19
devlink: introduce __devl_is_registered() helper and use it instead of xa_get...
Jiri Pirko
2023-11-18
devlink: Allow taking device lock in pre_doit operations
Ido Schimmel
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-08-28
devlink: push region related code into separate file
Jiri Pirko