summaryrefslogtreecommitdiffstats
path: root/net/core/devlink.c
Commit message (Expand)AuthorAgeFilesLines
...
* devlink: add version reporting to devlink info APIJakub Kicinski2019-02-011-0/+57
* devlink: add device information APIJakub Kicinski2019-02-011-0/+112
* devlink: Add a generic wake_on_lan port parameterVasundhara Volam2019-01-291-0/+5
* devlink: Add devlink notifications support for port paramsVasundhara Volam2019-01-291-27/+84
* devlink: Add support for driverinit set value for devlink_portVasundhara Volam2019-01-291-18/+52
* devlink: Add support for driverinit get value for devlink_portVasundhara Volam2019-01-291-17/+50
* devlink: Add port param set commandVasundhara Volam2019-01-291-5/+32
* devlink: Add port param get commandVasundhara Volam2019-01-291-7/+95
* devlink: Add devlink_param for port register and unregisterVasundhara Volam2019-01-291-38/+95
* net: Revert devlink health changes.David S. Miller2019-01-251-1058/+0
* devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERSNathan Chancellor2019-01-221-1/+1
* devlink: Add missing check of nlmsg_putYueHaibing2019-01-221-0/+3
* devlink: Add health dump {get,clear} commandsEran Ben Elisha2019-01-181-0/+75
* devlink: Add health diagnose commandEran Ben Elisha2019-01-181-0/+51
* devlink: Add health recover commandEran Ben Elisha2019-01-181-0/+20
* devlink: Add health set commandEran Ben Elisha2019-01-181-0/+36
* devlink: Add health get commandEran Ben Elisha2019-01-181-0/+152
* devlink: Add health report functionalityEran Ben Elisha2019-01-181-0/+93
* devlink: Add health reporter create/destroy functionalityEran Ben Elisha2019-01-181-0/+127
* devlink: Add health buffer supportEran Ben Elisha2019-01-181-0/+501
* devlink: Add 'fw_load_policy' generic parameterShalom Toledo2018-12-031-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-6/+37
|\
| * devlink: Add helper function for safely copy string paramMoshe Shemesh2018-10-101-1/+18
| * devlink: Fix param cmode driverinit for string typeMoshe Shemesh2018-10-101-3/+12
| * devlink: Fix param set handling for string typeMoshe Shemesh2018-10-101-3/+8
* | net: Add extack to nlmsg_parseDavid Ahern2018-10-081-1/+1
* | devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam2018-10-041-0/+5
* | devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam2018-10-041-0/+5
* | devlink: Add generic parameter ignore_ariVasundhara Volam2018-10-041-0/+5
* | devlink: Add extack for eswitch operationsEli Britstein2018-10-031-3/+5
|/
* devlink: double free in devlink_resource_fill()Dan Carpenter2018-09-211-2/+1
* devlink: Add generic parameters region_snapshotAlex Vesker2018-07-121-0/+5
* devlink: Add support for region snapshot read commandAlex Vesker2018-07-121-0/+182
* devlink: Add support for region snapshot delete commandAlex Vesker2018-07-121-0/+93
* devlink: Extend the support querying for region snapshot IDsAlex Vesker2018-07-121-0/+53
* devlink: Add support for region get commandAlex Vesker2018-07-121-0/+114
* devlink: Add support for creating region snapshotsAlex Vesker2018-07-121-0/+95
* devlink: Add callback to query for snapshot id before snapshot createAlex Vesker2018-07-121-0/+21
* devlink: Add support for creating and destroying regionsAlex Vesker2018-07-121-0/+84
* devlink: Add enable_sriov boolean generic parameterVasundhara Volam2018-07-051-1/+5
* devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh2018-07-051-1/+13
* devlink: Add devlink notifications support for paramsMoshe Shemesh2018-07-051-0/+50
* devlink: Add support for get/set driverinit valueMoshe Shemesh2018-07-051-0/+77
* devlink: Add param set commandMoshe Shemesh2018-07-051-0/+134
* devlink: Add param get commandMoshe Shemesh2018-07-051-0/+250
* devlink: Add devlink_param register and unregisterMoshe Shemesh2018-07-051-0/+148
* devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-051-8/+10
* net: remove unnecessary genlmsg_cancel() callsYueHaibing2018-05-291-4/+0
* devlink: don't take instance lock around eswitch mode setJakub Kicinski2018-05-231-1/+2
* devlink: introduce a helper to generate physical port namesJiri Pirko2018-05-191-0/+33
OpenPOWER on IntegriCloud