summaryrefslogtreecommitdiffstats
path: root/net/devlink/linecard.c
AgeCommit message (Expand)AuthorLines
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: introduce __devl_is_registered() helper and use it instead of xa_get...Jiri Pirko-1/+1
2023-10-23devlink: rename netlink callback to be aligned with the generated onesJiri Pirko-2/+1
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko-13/+34
2023-09-17devlink: extend devlink_nl_put_nested_handle() with attrtype argJiri Pirko-1/+2
2023-09-17devlink: move devlink_nl_put_nested_handle() into netlink.cJiri Pirko-26/+0
2023-09-17devlink: put netnsid to nested handleJiri Pirko-2/+11
2023-09-17devlink: move linecard struct into linecard.cJiri Pirko-0/+19
2023-08-28devlink: push linecard related code into separate fileJiri Pirko-0/+606