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
Age
Commit message (
Expand
)
Author
2023-02-20
devlink: drop leftover duplicate/unused code
Paolo Abeni
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-15
devlink: Move health common function to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health test to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health dump to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink fmsg and health diagnose to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health report and recover to health file
Moshe Shemesh
2023-02-15
devlink: Move devlink health get and set code to health file
Moshe Shemesh
2023-02-15
devlink: health: Fix nla_nest_end in error flow
Moshe Shemesh
2023-02-15
devlink: Split out health reporter create code
Moshe Shemesh
2023-02-14
devlink: don't allow to change net namespace for FW_ACTIVATE reload action
Jiri Pirko
2023-02-13
devlink: add forgotten devlink instance lock assertion to devl_param_driverin...
Jiri Pirko
2023-02-13
devlink: allow to call devl_param_driverinit_value_get() without holding inst...
Jiri Pirko
2023-02-13
devlink: convert param list to xarray
Jiri Pirko
2023-02-13
devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()
Jiri Pirko
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
2023-02-13
devlink: don't use strcpy() to copy param value
Jiri Pirko
2023-02-13
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-07
devlink: Fix memleak in health diagnose callback
Moshe Shemesh
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
2023-02-01
devlink: rename and reorder instances of struct devlink_cmd
Jiri Pirko
2023-02-01
devlink: remove "gen" from struct devlink_gen_cmd name
Jiri Pirko
2023-02-01
devlink: rename devlink_nl_instance_iter_dump() to "dumpit"
Jiri Pirko
2023-01-30
devlink: remove devlink features
Jiri Pirko
2023-01-30
devlink: send objects notifications during devlink reload
Jiri Pirko
2023-01-30
devlink: move devlink reload notifications back in between _down() and _up() ...
Jiri Pirko
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-27
devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
Jiri Pirko
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
2023-01-27
devlink: don't work with possible NULL pointer in devlink_param_unregister()
Jiri Pirko
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
2023-01-24
devlink: remove a dubious assumption in fmsg dumping
Jakub Kicinski
2023-01-24
netlink: fix spelling mistake in dump size assert
Jakub Kicinski
2023-01-19
devlink: add instance lock assertion in devl_is_registered()
Jiri Pirko
2023-01-19
devlink: remove devlink_dump_for_each_instance_get() helper
Jiri Pirko
2023-01-19
devlink: convert reporters dump to devlink_nl_instance_iter_dump()
Jiri Pirko
2023-01-19
devlink: convert linecards dump to devlink_nl_instance_iter_dump()
Jiri Pirko
2023-01-19
devlink: remove reporter reference counting
Jiri Pirko
2023-01-19
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
2023-01-19
devlink: remove reporters_lock
Jiri Pirko
2023-01-19
devlink: protect health reporter operation with instance lock
Jiri Pirko
2023-01-19
devlink: remove linecard reference counting
Jiri Pirko
[next]