summaryrefslogtreecommitdiffstats
path: root/net/devlink/port.c
Commit message (Expand)AuthorAgeFilesLines
* devlink: extend multicast filtering by port indexJiri Pirko2023-12-191-1/+4
* 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-6/+5
* devlink: expose peer SF devlink instanceJiri Pirko2023-09-171-0/+51
* devlink: move linecard struct into linecard.cJiri Pirko2023-09-171-2/+2
* devlink: push port related code into separate fileJiri Pirko2023-08-281-0/+1515