index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
devlink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
1
-2
/
+2
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-1
/
+2
2024-04-12
devlink: add a new info version tag
Fei Qin
1
-1
/
+3
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
1
-0
/
+14
2023-10-20
devlink: convert most of devlink_fmsg_*() to return void
Przemek Kitszel
1
-30
/
+30
2023-09-17
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
1
-0
/
+2
2023-09-17
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
1
-2
/
+2
2023-09-17
devlink: expose peer SF devlink instance
Jiri Pirko
1
-0
/
+3
2023-08-28
devlink: Expose port function commands to control IPsec packet offloads
Dima Chumak
1
-0
/
+15
2023-08-28
devlink: Expose port function commands to control IPsec crypto offloads
Dima Chumak
1
-0
/
+15
2023-08-09
devlink: Remove unused devlink_dpipe_table_resource_set() declaration
Yue Haibing
1
-3
/
+0
2023-08-01
devlink: Remove unused extern declaration devlink_port_region_destroy()
Yue Haibing
1
-2
/
+0
2023-07-15
devlink: fix kernel-doc notation warnings
Randy Dunlap
1
-12
/
+16
2023-06-02
devlink: bring port new reply back
Jiri Pirko
1
-1
/
+3
2023-05-30
devlink: move port_del() to devlink_port_ops
Jiri Pirko
1
-17
/
+5
2023-05-30
devlink: move port_fn_state_get/set() to devlink_port_ops
Jiri Pirko
1
-30
/
+15
2023-05-30
devlink: move port_fn_migratable_get/set() to devlink_port_ops
Jiri Pirko
1
-21
/
+14
2023-05-30
devlink: move port_fn_roce_get/set() to devlink_port_ops
Jiri Pirko
1
-18
/
+13
2023-05-30
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
1
-22
/
+16
2023-05-30
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
1
-2
/
+3
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
1
-4
/
+7
2023-05-30
devlink: introduce port ops placeholder
Jiri Pirko
1
-6
/
+35
2023-05-30
devlink: Spelling corrections
Simon Horman
1
-1
/
+1
2023-05-24
devlink: pass devlink_port pointer to ops->port_del() instead of index
Jiri Pirko
1
-2
/
+2
2023-05-24
devlink: remove no longer true locking comment from port_new/del()
Jiri Pirko
1
-4
/
+0
2023-05-24
devlink: remove duplicate port notification
Jiri Pirko
1
-3
/
+1
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
1
-1
/
+1
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
1
-0
/
+4
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+1
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-5
/
+11
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-2
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-4
/
+0
2023-01-20
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-6
/
+0
2023-01-20
devlink: remove reporters_lock
Jiri Pirko
1
-1
/
+0
2023-01-20
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-3
/
+19
2023-01-20
devlink: remove linecards lock
Jiri Pirko
1
-3
/
+3
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
1
-0
/
+2
2022-12-12
net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
Vincent Mailhol
1
-0
/
+2
2022-12-08
devlink: Expose port function commands to control migratable
Shay Drory
1
-0
/
+21
2022-12-08
devlink: Expose port function commands to control RoCE
Shay Drory
1
-0
/
+18
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-2
/
+0
2022-12-01
devlink: support directly reading from region memory
Jacob Keller
1
-0
/
+16
2022-11-18
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+3
2022-11-18
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
1
-0
/
+3
2022-11-18
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
1
-0
/
+5
2022-11-18
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
1
-0
/
+6
2022-11-10
devlink: Add packet traps for 802.1X operation
Ido Schimmel
1
-0
/
+9
2022-11-04
net: expose devlink port over rtnetlink
Jiri Pirko
1
-0
/
+14
2022-11-04
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
1
-0
/
+2
2022-11-04
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
1
-2
/
+1
[next]