summaryrefslogtreecommitdiff
path: root/net/devlink/health.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16genetlink: use attrs from struct genl_infoJakub Kicinski1-2/+2
2023-08-14devlink: extend health reporter dump selector by port indexJiri Pirko1-1/+14
2023-08-14devlink: pass flags as an arg of dump_one() callbackJiri Pirko1-3/+4
2023-08-14devlink: introduce dumpit callbacks for split opsJiri Pirko1-7/+9
2023-08-14devlink: rename doit callbacks for per-instance dump commandsJiri Pirko1-2/+2
2023-06-01devlink: make health report on unregistered instance warn just onceJakub Kicinski1-1/+1
2023-02-16devlink: Move health common function to health fileMoshe Shemesh1-13/+32
2023-02-16devlink: Move devlink health test to health fileMoshe Shemesh1-0/+16
2023-02-16devlink: Move devlink health dump to health fileMoshe Shemesh1-0/+122
2023-02-16devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh1-0/+630
2023-02-16devlink: Move devlink health report and recover to health fileMoshe Shemesh1-0/+136
2023-02-16devlink: Move devlink health get and set code to health fileMoshe Shemesh1-0/+214
2023-02-16devlink: Split out health reporter create codeMoshe Shemesh1-0/+196