index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
devlink.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: bring port new reply back
Jiri Pirko
2023-06-02
1
-1
/
+3
*
devlink: move port_del() to devlink_port_ops
Jiri Pirko
2023-05-30
1
-17
/
+5
*
devlink: move port_fn_state_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
1
-30
/
+15
*
devlink: move port_fn_migratable_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
1
-21
/
+14
*
devlink: move port_fn_roce_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
1
-18
/
+13
*
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
1
-22
/
+16
*
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
2023-05-30
1
-2
/
+3
*
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
2023-05-30
1
-4
/
+7
*
devlink: introduce port ops placeholder
Jiri Pirko
2023-05-30
1
-6
/
+35
*
devlink: Spelling corrections
Simon Horman
2023-05-30
1
-1
/
+1
*
devlink: pass devlink_port pointer to ops->port_del() instead of index
Jiri Pirko
2023-05-24
1
-2
/
+2
*
devlink: remove no longer true locking comment from port_new/del()
Jiri Pirko
2023-05-24
1
-4
/
+0
*
devlink: remove duplicate port notification
Jiri Pirko
2023-05-24
1
-3
/
+1
*
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
2023-02-13
1
-1
/
+1
*
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
2023-02-13
1
-0
/
+4
*
devlink: remove devlink features
Jiri Pirko
2023-01-30
1
-1
/
+1
*
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-27
1
-5
/
+11
*
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
2023-01-27
1
-2
/
+2
*
devlink: make devlink_param_register/unregister static
Jiri Pirko
2023-01-27
1
-4
/
+0
*
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
2023-01-20
1
-6
/
+0
*
devlink: remove reporters_lock
Jiri Pirko
2023-01-20
1
-1
/
+0
*
devlink: protect health reporter operation with instance lock
Jiri Pirko
2023-01-20
1
-3
/
+19
*
devlink: remove linecards lock
Jiri Pirko
2023-01-20
1
-3
/
+3
*
devlink: remove the registration guarantee of references
Jakub Kicinski
2023-01-06
1
-0
/
+2
*
net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
Vincent Mailhol
2022-12-12
1
-0
/
+2
*
devlink: Expose port function commands to control migratable
Shay Drory
2022-12-08
1
-0
/
+21
*
devlink: Expose port function commands to control RoCE
Shay Drory
2022-12-08
1
-0
/
+18
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-12-01
1
-2
/
+0
*
devlink: support directly reading from region memory
Jacob Keller
2022-12-01
1
-0
/
+16
*
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
2022-11-18
1
-1
/
+3
*
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
2022-11-18
1
-0
/
+3
*
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
2022-11-18
1
-0
/
+5
*
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
2022-11-18
1
-0
/
+6
*
devlink: Add packet traps for 802.1X operation
Ido Schimmel
2022-11-10
1
-0
/
+9
*
net: expose devlink port over rtnetlink
Jiri Pirko
2022-11-04
1
-0
/
+14
*
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
2022-11-04
1
-0
/
+2
*
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
2022-11-04
1
-2
/
+1
*
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
2022-11-04
1
-3
/
+10
*
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-10-01
1
-1
/
+5
*
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-10-01
1
-1
/
+2
*
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
2022-08-30
1
-1
/
+0
*
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
2022-08-25
1
-2
/
+1
*
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
2022-08-25
1
-0
/
+16
*
devlink: introduce framework for selftests
Vikas Gupta
2022-07-29
1
-0
/
+21
*
net: devlink: introduce nested devlink entity for line card
Jiri Pirko
2022-07-26
1
-0
/
+2
*
net: devlink: remove unused locked functions
Jiri Pirko
2022-07-19
1
-20
/
+0
*
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-07-19
1
-0
/
+1
*
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
2022-07-19
1
-0
/
+5
*
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
2022-07-19
1
-0
/
+12
*
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
2022-07-19
1
-0
/
+5
[next]