Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-19 | devlink: introduce a helper for netlink multicast send | Jiri Pirko | 1 | -2/+1 |
2023-12-19 | devlink: send notifications only if there are listeners | Jiri Pirko | 1 | -1/+1 |
2023-12-19 | devlink: introduce __devl_is_registered() helper and use it instead of xa_get... | Jiri Pirko | 1 | -1/+1 |
2023-10-24 | devlink: rename netlink callback to be aligned with the generated ones | Jiri Pirko | 1 | -2/+1 |
2023-09-17 | devlink: convert linecard nested devlink to new rel infrastructure | Jiri Pirko | 1 | -13/+34 |
2023-09-17 | devlink: extend devlink_nl_put_nested_handle() with attrtype arg | Jiri Pirko | 1 | -1/+2 |
2023-09-17 | devlink: move devlink_nl_put_nested_handle() into netlink.c | Jiri Pirko | 1 | -26/+0 |
2023-09-17 | devlink: put netnsid to nested handle | Jiri Pirko | 1 | -2/+11 |
2023-09-17 | devlink: move linecard struct into linecard.c | Jiri Pirko | 1 | -0/+19 |
2023-08-28 | devlink: push linecard related code into separate file | Jiri Pirko | 1 | -0/+606 |