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