index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
devlink
/
dev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-10-24
1
-5
/
+5
*
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
2023-09-17
1
-0
/
+49
*
devlink: introduce object and nested devlink relationship infra
Jiri Pirko
2023-09-17
1
-0
/
+1
*
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
2023-08-28
1
-1
/
+27
*
devlink: pass flags as an arg of dump_one() callback
Jiri Pirko
2023-08-14
1
-6
/
+7
*
devlink: introduce dumpit callbacks for split ops
Jiri Pirko
2023-08-14
1
-7
/
+8
*
devlink: rename doit callbacks for per-instance dump commands
Jiri Pirko
2023-08-14
1
-2
/
+1
*
devlink: introduce couple of dumpit callbacks for split ops
Jiri Pirko
2023-08-04
1
-10
/
+12
*
devlink: rename couple of doit netlink callbacks to match generated names
Jiri Pirko
2023-08-04
1
-2
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
1
-2
/
+0
*
devlink: don't allow to change net namespace for FW_ACTIVATE reload action
Jiri Pirko
2023-02-14
1
-0
/
+6
*
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
2023-02-13
1
-0
/
+3
*
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
2023-02-13
1
-12
/
+8
*
devlink: Move devlink dev selftest code to dev
Moshe Shemesh
2023-02-04
1
-0
/
+182
*
devlink: Move devlink_info_req struct to be local
Moshe Shemesh
2023-02-04
1
-0
/
+8
*
devlink: Move devlink dev flash code to dev
Moshe Shemesh
2023-02-04
1
-0
/
+271
*
devlink: Move devlink dev info code to dev
Moshe Shemesh
2023-02-04
1
-0
/
+246
*
devlink: Move devlink dev eswitch code to dev
Moshe Shemesh
2023-02-04
1
-0
/
+120
*
devlink: Move devlink dev reload code to dev
Moshe Shemesh
2023-02-04
1
-0
/
+417
*
devlink: Split out dev get and dump code
Moshe Shemesh
2023-02-04
1
-0
/
+99