index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
devlink
/
rate.c
Age
Commit message (
Expand
)
Author
4 hours
devlink: Allow rate node parents from other devlinks
Cosmin Ratiu
4 hours
devlink: Allow parent dev for rate-set and rate-new
Cosmin Ratiu
4 hours
devlink: Decouple rate storage from associated devlink object
Cosmin Ratiu
4 hours
devlink: Migrate from info->user_ptr to info->ctx
Cosmin Ratiu
2026-06-18
devlink: Fix parent ref leak on tc-bw failure
Cosmin Ratiu
2026-06-18
devlink: Fix parent ref leak in devl_rate_node_create()
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
2026-02-02
devlink: Refactor devlink_rate_nodes_check
Cosmin Ratiu
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
2025-09-18
devlink rate: Remove unnecessary 'static' from a couple places
Cosmin Ratiu
2025-07-23
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
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: use devl_is_registered() helper instead xa_get_mark()
Jiri Pirko
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-08-28
devlink: push rate related code into separate file
Jiri Pirko