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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-eth-devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
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
-4
/
+4
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-10
/
+1
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-10
/
+1
2021-09-27
dpaa2-eth: Register devlink instance at the end of probe
Leon Romanovsky
1
-3
/
+11
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-12
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-08-02
dpaa2-eth: make the array faf_bits static const, makes object smaller
Colin Ian King
1
-1
/
+1
2020-10-02
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
1
-0
/
+219
2020-10-02
dpaa2-eth: add basic devlink support
Ioana Ciornei
1
-0
/
+90