summaryrefslogtreecommitdiffstats
path: root/net/devlink/linecard.c
Commit message (Expand)AuthorAgeFilesLines
* devlink: introduce a helper for netlink multicast sendJiri Pirko2023-12-191-2/+1
* devlink: send notifications only if there are listenersJiri Pirko2023-12-191-1/+1
* devlink: introduce __devl_is_registered() helper and use it instead of xa_get...Jiri Pirko2023-12-191-1/+1
* devlink: rename netlink callback to be aligned with the generated onesJiri Pirko2023-10-231-2/+1
* devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko2023-09-171-13/+34
* devlink: extend devlink_nl_put_nested_handle() with attrtype argJiri Pirko2023-09-171-1/+2
* devlink: move devlink_nl_put_nested_handle() into netlink.cJiri Pirko2023-09-171-26/+0
* devlink: put netnsid to nested handleJiri Pirko2023-09-171-2/+11
* devlink: move linecard struct into linecard.cJiri Pirko2023-09-171-0/+19
* devlink: push linecard related code into separate fileJiri Pirko2023-08-281-0/+606