index
:
git.armlinux.org.uk/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
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
2025-11-20
devlink: refactor devlink_nl_param_value_fill_one()
Daniel Zahka
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
2025-11-11
devlink: Introduce switchdev_inactive eswitch mode
Saeed Mahameed
2025-11-06
devlink: Add new "max_mac_per_vf" generic device param
Mohammad Heib
2025-10-21
devlink: region: correct port region lookup to use port_ops
Alok Tiwari
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-18
devlink rate: Remove unnecessary 'static' from a couple places
Cosmin Ratiu
2025-09-17
devlink: Add a 'num_doorbells' driverinit param
Cosmin Ratiu
2025-09-09
devlink: Add 'total_vfs' generic device param
Vlad Dumitrescu
2025-08-26
devlink: Make health reporter burst period configurable
Shahar Shitrit
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
2025-08-26
devlink: Move health reporter recovery abort logic to a separate function
Shahar Shitrit
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
2025-08-14
devlink/port: Check attributes early and constify
Parav Pandit
2025-08-14
devlink/port: Simplify return checks
Parav Pandit
2025-08-12
devlink: let driver opt out of automatic phys_port_name generation
Jedrzej Jagielski
2025-07-23
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
2025-06-18
devlink: Add new "enable_phc" generic device param
David Arinzon
2025-05-06
devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg
Jiri Pirko
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
2025-05-06
devlink: define enum for attr types of dynamic attributes
Jiri Pirko
2025-04-15
devlink: add value check to devlink_info_version_put()
Jedrzej Jagielski
2025-03-19
devlink: fix xa_alloc_cyclic() error handling
Michal Swiatkowski
2025-01-02
devlink: Improve the port attributes description
Parav Pandit
2024-12-17
devlink: add devlink_fmsg_dump_skb() function
Mateusz Polchlopek
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-10-29
devlink: remove unused devlink_resource_register()
Przemek Kitszel
2024-10-29
devlink: remove unused devlink_resource_occ_get_register() and _unregister()
Przemek Kitszel
2024-10-29
devlink: region: snapshot IDs: consolidate error values
Przemek Kitszel
2024-10-29
devlink: devl_resource_register(): differentiate error codes
Przemek Kitszel
2024-10-29
devlink: use devlink_nl_put_u64() helper
Przemek Kitszel
2024-10-29
devlink: introduce devlink_nl_put_u64()
Przemek Kitszel
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
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
2024-03-29
devlink: use kvzalloc() to allocate devlink instance resources
Jian Wen
2024-03-19
devlink: fix port new reply cmd type
Jiri Pirko
2024-03-13
devlink: Fix devlink parallel commands processing
Shay Drory
2024-03-11
devlink: Fix length of eswitch inline-mode
William Tu
[next]