index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
devlink
/
devl_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
devlink: extend multicast filtering by port index
Jiri Pirko
1
-0
/
+9
2023-12-19
devlink: add a command to set notification filter and use it for multicasts
Jiri Pirko
1
-2
/
+32
2023-12-19
devlink: introduce a helper for netlink multicast send
Jiri Pirko
1
-0
/
+7
2023-12-19
devlink: send notifications only if there are listeners
Jiri Pirko
1
-0
/
+6
2023-12-19
devlink: introduce __devl_is_registered() helper and use it instead of xa_get...
Jiri Pirko
1
-1
/
+6
2023-11-18
devlink: Allow taking device lock in pre_doit operations
Ido Schimmel
1
-1
/
+2
2023-11-18
devlink: Acquire device lock during netns dismantle
Ido Schimmel
1
-0
/
+15
2023-11-18
devlink: Move private netlink flags to C file
Ido Schimmel
1
-3
/
+0
2023-10-23
devlink: remove duplicated netlink callback prototypes
Jiri Pirko
1
-62
/
+0
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
1
-55
/
+53
2023-09-17
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
1
-0
/
+1
2023-09-17
devlink: introduce object and nested devlink relationship infra
Jiri Pirko
1
-0
/
+17
2023-09-17
devlink: extend devlink_nl_put_nested_handle() with attrtype arg
Jiri Pirko
1
-1
/
+1
2023-09-17
devlink: move devlink_nl_put_nested_handle() into netlink.c
Jiri Pirko
1
-0
/
+2
2023-09-17
devlink: move linecard struct into linecard.c
Jiri Pirko
1
-13
/
+1
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
1
-4
/
+2
2023-08-28
devlink: move small_ops definition into netlink.c
Jiri Pirko
1
-2
/
+0
2023-08-28
devlink: push linecard related code into separate file
Jiri Pirko
1
-15
/
+19
2023-08-28
devlink: push rate related code into separate file
Jiri Pirko
1
-0
/
+5
2023-08-28
devlink: push trap related code into separate file
Jiri Pirko
1
-0
/
+11
2023-08-28
devlink: push region related code into separate file
Jiri Pirko
1
-0
/
+6
2023-08-28
devlink: push param related code into separate file
Jiri Pirko
1
-0
/
+9
2023-08-28
devlink: push resource related code into separate file
Jiri Pirko
1
-0
/
+2
2023-08-28
devlink: push dpipe related code into separate file
Jiri Pirko
1
-0
/
+7
2023-08-28
devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Jiri Pirko
1
-0
/
+2
2023-08-28
devlink: push shared buffer related code into separate file
Jiri Pirko
1
-0
/
+9
2023-08-28
devlink: push port related code into separate file
Jiri Pirko
1
-1
/
+31
2023-08-14
devlink: remove converted commands from small ops
Jiri Pirko
1
-1
/
+1
2023-08-14
devlink: remove duplicate temporary netlink callback prototypes
Jiri Pirko
1
-48
/
+0
2023-08-14
devlink: pass flags as an arg of dump_one() callback
Jiri Pirko
1
-1
/
+2
2023-08-14
devlink: introduce dumpit callbacks for split ops
Jiri Pirko
1
-21
/
+24
2023-08-14
devlink: rename doit callbacks for per-instance dump commands
Jiri Pirko
1
-3
/
+19
2023-08-14
devlink: introduce devlink_nl_pre_doit_port*() helper functions
Jiri Pirko
1
-0
/
+5
2023-08-14
devlink: parse rate attrs in doit() callbacks
Jiri Pirko
1
-7
/
+1
2023-08-14
devlink: parse linecard attr in doit() callbacks
Jiri Pirko
1
-7
/
+0
2023-08-04
devlink: use generated split ops and remove duplicated commands from small ops
Jiri Pirko
1
-1
/
+1
2023-08-04
devlink: include the generated netlink header
Jiri Pirko
1
-9
/
+2
2023-08-04
devlink: un-static devlink_nl_pre/post_doit()
Jiri Pirko
1
-0
/
+4
2023-08-04
devlink: introduce couple of dumpit callbacks for split ops
Jiri Pirko
1
-6
/
+11
2023-08-04
devlink: rename couple of doit netlink callbacks to match generated names
Jiri Pirko
1
-2
/
+2
2023-08-04
devlink: rename devlink_nl_ops to devlink_nl_small_ops
Jiri Pirko
1
-1
/
+1
2023-05-11
devlink: change per-devlink netdev notifier to static one
Jiri Pirko
1
-1
/
+0
2023-02-15
devlink: Move health common function to health file
Moshe Shemesh
1
-47
/
+0
2023-02-15
devlink: Move devlink health test to health file
Moshe Shemesh
1
-0
/
+2
2023-02-15
devlink: Move devlink health dump to health file
Moshe Shemesh
1
-0
/
+4
2023-02-15
devlink: Move devlink fmsg and health diagnose to health file
Moshe Shemesh
1
-0
/
+6
2023-02-15
devlink: Move devlink health report and recover to health file
Moshe Shemesh
1
-0
/
+5
2023-02-15
devlink: Move devlink health get and set code to health file
Moshe Shemesh
1
-0
/
+18
2023-02-15
devlink: Split out health reporter create code
Moshe Shemesh
1
-0
/
+28
2023-02-13
devlink: convert param list to xarray
Jiri Pirko
1
-1
/
+1
[next]