index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
devlink
/
dev.c
Age
Commit message (
Expand
)
Author
2024-04-06
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2023-12-19
devlink: introduce a helper for netlink multicast send
Jiri Pirko
2023-12-19
devlink: send notifications only if there are listeners
Jiri Pirko
2023-12-19
devlink: use devl_is_registered() helper instead xa_get_mark()
Jiri Pirko
2023-11-30
devlink: warn about existing entities during reload-reinit
Jiri Pirko
2023-11-18
devlink: Add device lock assert in reload operation
Ido Schimmel
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-09-17
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
2023-09-17
devlink: introduce object and nested devlink relationship infra
Jiri Pirko
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
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-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-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-14
devlink: don't allow to change net namespace for FW_ACTIVATE reload action
Jiri Pirko
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
2023-02-13
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
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