summaryrefslogtreecommitdiff
path: root/net/devlink/health.c
AgeCommit message (Expand)Author
2023-12-19devlink: extend multicast filtering by port indexJiri Pirko
2023-12-19devlink: introduce a helper for netlink multicast sendJiri Pirko
2023-12-19devlink: send notifications only if there are listenersJiri Pirko
2023-11-18devlink: Allow taking device lock in pre_doit operationsIdo Schimmel
2023-10-23devlink: rename netlink callback to be aligned with the generated onesJiri Pirko
2023-10-20devlink: convert most of devlink_fmsg_*() to return voidPrzemek Kitszel
2023-10-20devlink: retain error in struct devlink_fmsgPrzemek Kitszel
2023-10-06devlink: Hold devlink lock on health reporter dump getMoshe Shemesh
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
2023-08-14devlink: extend health reporter dump selector by port indexJiri Pirko
2023-08-14devlink: pass flags as an arg of dump_one() callbackJiri Pirko
2023-08-14devlink: introduce dumpit callbacks for split opsJiri Pirko
2023-08-14devlink: rename doit callbacks for per-instance dump commandsJiri Pirko
2023-05-31devlink: make health report on unregistered instance warn just onceJakub Kicinski
2023-02-15devlink: Move health common function to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health test to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health dump to health fileMoshe Shemesh
2023-02-15devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health report and recover to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health get and set code to health fileMoshe Shemesh
2023-02-15devlink: Split out health reporter create codeMoshe Shemesh