index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
net
/
devlink
/
param.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
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