index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
devlink
/
devl_internal.h
Age
Commit message (
Expand
)
Author
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
2023-08-28
devlink: move small_ops definition into netlink.c
Jiri Pirko
2023-08-28
devlink: push linecard related code into separate file
Jiri Pirko
2023-08-28
devlink: push rate related code into separate file
Jiri Pirko
2023-08-28
devlink: push trap related code into separate file
Jiri Pirko
2023-08-28
devlink: push region related code into separate file
Jiri Pirko
2023-08-28
devlink: push param related code into separate file
Jiri Pirko
2023-08-28
devlink: push resource related code into separate file
Jiri Pirko
2023-08-28
devlink: push dpipe related code into separate file
Jiri Pirko
2023-08-28
devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Jiri Pirko
2023-08-28
devlink: push shared buffer related code into separate file
Jiri Pirko
2023-08-28
devlink: push port related code into separate file
Jiri Pirko
2023-08-14
devlink: remove converted commands from small ops
Jiri Pirko
2023-08-14
devlink: remove duplicate temporary netlink callback prototypes
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-14
devlink: introduce devlink_nl_pre_doit_port*() helper functions
Jiri Pirko
2023-08-14
devlink: parse rate attrs in doit() callbacks
Jiri Pirko
2023-08-14
devlink: parse linecard attr in doit() callbacks
Jiri Pirko
2023-08-04
devlink: use generated split ops and remove duplicated commands from small ops
Jiri Pirko
2023-08-04
devlink: include the generated netlink header
Jiri Pirko
2023-08-04
devlink: un-static devlink_nl_pre/post_doit()
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-08-04
devlink: rename devlink_nl_ops to devlink_nl_small_ops
Jiri Pirko
2023-05-11
devlink: change per-devlink netdev notifier to static one
Jiri Pirko
2023-02-15
devlink: Move health common function to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health test to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health dump to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink fmsg and health diagnose to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health report and recover to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health get and set code to health file
Moshe Shemesh
2023-02-15
devlink: Split out health reporter create code
Moshe Shemesh
2023-02-13
devlink: convert param list to xarray
Jiri Pirko
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
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
2023-02-01
devlink: rename and reorder instances of struct devlink_cmd
Jiri Pirko
2023-02-01
devlink: remove "gen" from struct devlink_gen_cmd name
Jiri Pirko
2023-02-01
devlink: rename devlink_nl_instance_iter_dump() to "dumpit"
Jiri Pirko
2023-01-30
devlink: remove devlink features
Jiri Pirko
2023-01-24
netlink: fix spelling mistake in dump size assert
Jakub Kicinski
2023-01-19
devlink: add instance lock assertion in devl_is_registered()
Jiri Pirko
2023-01-19
devlink: remove devlink_dump_for_each_instance_get() helper
Jiri Pirko
[next]