summaryrefslogtreecommitdiffstats
path: root/net/devlink/health.c
Commit message (Expand)AuthorAgeFilesLines
* devlink: extend multicast filtering by port indexJiri Pirko2023-12-191-1/+5
* devlink: introduce a helper for netlink multicast sendJiri Pirko2023-12-191-2/+1
* devlink: send notifications only if there are listenersJiri Pirko2023-12-191-0/+3
* devlink: Allow taking device lock in pre_doit operationsIdo Schimmel2023-11-181-1/+2
* devlink: rename netlink callback to be aligned with the generated onesJiri Pirko2023-10-231-12/+12
* devlink: convert most of devlink_fmsg_*() to return voidPrzemek Kitszel2023-10-201-104/+84
* devlink: retain error in struct devlink_fmsgPrzemek Kitszel2023-10-201-171/+76
* devlink: Hold devlink lock on health reporter dump getMoshe Shemesh2023-10-061-14/+16
* genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-151-2/+2
* devlink: extend health reporter dump selector by port indexJiri Pirko2023-08-141-1/+14
* devlink: pass flags as an arg of dump_one() callbackJiri Pirko2023-08-141-3/+4
* devlink: introduce dumpit callbacks for split opsJiri Pirko2023-08-141-7/+9
* devlink: rename doit callbacks for per-instance dump commandsJiri Pirko2023-08-141-2/+2
* devlink: make health report on unregistered instance warn just onceJakub Kicinski2023-05-311-1/+1
* devlink: Move health common function to health fileMoshe Shemesh2023-02-151-13/+32
* devlink: Move devlink health test to health fileMoshe Shemesh2023-02-151-0/+16
* devlink: Move devlink health dump to health fileMoshe Shemesh2023-02-151-0/+122
* devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh2023-02-151-0/+630
* devlink: Move devlink health report and recover to health fileMoshe Shemesh2023-02-151-0/+136
* devlink: Move devlink health get and set code to health fileMoshe Shemesh2023-02-151-0/+214
* devlink: Split out health reporter create codeMoshe Shemesh2023-02-151-0/+196