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
/
include
/
net
/
devlink.h
Age
Commit message (
Expand
)
Author
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-01-30
devlink: remove devlink features
Jiri Pirko
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
2023-01-27
devlink: make devlink_param_register/unregister static
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 linecards lock
Jiri Pirko
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
2022-12-12
net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
Vincent Mailhol
2022-12-07
devlink: Expose port function commands to control migratable
Shay Drory
2022-12-07
devlink: Expose port function commands to control RoCE
Shay Drory
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
devlink: support directly reading from region memory
Jacob Keller
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
2022-11-17
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
2022-11-17
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
2022-11-03
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
2022-11-03
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
2022-07-28
devlink: introduce framework for selftests
Vikas Gupta
2022-07-26
net: devlink: introduce nested devlink entity for line card
Jiri Pirko
2022-07-18
net: devlink: remove unused locked functions
Jiri Pirko
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
2022-07-14
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
2022-07-13
net: devlink: move unlocked function prototypes alongside the locked ones
Jiri Pirko
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
2022-05-05
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
2022-04-18
devlink: implement line card active state
Jiri Pirko
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
[next]