summaryrefslogtreecommitdiffstats
path: root/net/devlink/rate.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
2026-02-02devlink: Refactor devlink_rate_nodes_checkCosmin Ratiu-6/+7
2025-11-18devlink: rate: Unset parent pointer in devl_rate_nodes_destroyShay Drory-1/+3
2025-09-18devlink rate: Remove unnecessary 'static' from a couple placesCosmin Ratiu-2/+2
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran-10/+10
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran-0/+127
2024-10-29devlink: use devlink_nl_put_u64() helperPrzemek Kitszel-4/+4
2023-12-19devlink: introduce a helper for netlink multicast sendJiri Pirko-2/+1
2023-12-19devlink: send notifications only if there are listenersJiri Pirko-1/+1
2023-12-19devlink: use devl_is_registered() helper instead xa_get_mark()Jiri Pirko-1/+1
2023-10-23devlink: rename netlink callback to be aligned with the generated onesJiri Pirko-3/+3
2023-08-28devlink: push rate related code into separate fileJiri Pirko-0/+722