index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
devlink
/
param.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
1
-12
/
+93
2025-11-20
devlink: refactor devlink_nl_param_value_fill_one()
Daniel Zahka
1
-31
/
+39
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-8
/
+11
2025-11-06
devlink: Add new "max_mac_per_vf" generic device param
Mohammad Heib
1
-0
/
+5
2025-09-17
devlink: Add a 'num_doorbells' driverinit param
Cosmin Ratiu
1
-0
/
+5
2025-09-09
devlink: Add 'total_vfs' generic device param
Vlad Dumitrescu
1
-0
/
+5
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
1
-0
/
+5
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
1
-0
/
+10
2025-06-18
devlink: Add new "enable_phc" generic device param
David Arinzon
1
-0
/
+5
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
1
-44
/
+2
2025-05-06
devlink: define enum for attr types of dynamic attributes
Jiri Pirko
1
-15
/
+15
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-3
/
+4
2023-12-19
devlink: introduce a helper for netlink multicast send
Jiri Pirko
1
-2
/
+1
2023-12-19
devlink: send notifications only if there are listeners
Jiri Pirko
1
-1
/
+1
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
1
-7
/
+7
2023-08-28
devlink: push param related code into separate file
Jiri Pirko
1
-0
/
+865