index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
devlink
/
dev.c
Age
Commit message (
Expand
)
Author
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
2023-08-14
devlink: pass flags as an arg of dump_one() callback
Jiri Pirko
2023-08-14
devlink: introduce dumpit callbacks for split ops
Jiri Pirko
2023-08-14
devlink: rename doit callbacks for per-instance dump commands
Jiri Pirko
2023-08-04
devlink: introduce couple of dumpit callbacks for split ops
Jiri Pirko
2023-08-04
devlink: rename couple of doit netlink callbacks to match generated names
Jiri Pirko
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-14
devlink: don't allow to change net namespace for FW_ACTIVATE reload action
Jiri Pirko
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
2023-02-13
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
2023-02-03
devlink: Move devlink dev selftest code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink_info_req struct to be local
Moshe Shemesh
2023-02-03
devlink: Move devlink dev flash code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink dev info code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink dev eswitch code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink dev reload code to dev
Moshe Shemesh
2023-02-03
devlink: Split out dev get and dump code
Moshe Shemesh