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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.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
/
net
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-02
ethtool: add compat for devlink info
Jakub Kicinski
1
-0
/
+63
2019-02-02
devlink: add version reporting to devlink info API
Jakub Kicinski
1
-0
/
+57
2019-02-02
devlink: add device information API
Jakub Kicinski
1
-0
/
+112
2019-01-30
devlink: Add a generic wake_on_lan port parameter
Vasundhara Volam
1
-0
/
+5
2019-01-30
devlink: Add devlink notifications support for port params
Vasundhara Volam
1
-27
/
+84
2019-01-30
devlink: Add support for driverinit set value for devlink_port
Vasundhara Volam
1
-18
/
+52
2019-01-30
devlink: Add support for driverinit get value for devlink_port
Vasundhara Volam
1
-17
/
+50
2019-01-30
devlink: Add port param set command
Vasundhara Volam
1
-5
/
+32
2019-01-30
devlink: Add port param get command
Vasundhara Volam
1
-7
/
+95
2019-01-30
devlink: Add devlink_param for port register and unregister
Vasundhara Volam
1
-38
/
+95
2019-01-25
net: Revert devlink health changes.
David S. Miller
1
-1058
/
+0
2019-01-23
devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS
Nathan Chancellor
1
-1
/
+1
2019-01-23
devlink: Add missing check of nlmsg_put
YueHaibing
1
-0
/
+3
2019-01-19
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+75
2019-01-19
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+51
2019-01-19
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+20
2019-01-19
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+36
2019-01-19
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+152
2019-01-19
devlink: Add health report functionality
Eran Ben Elisha
1
-0
/
+93
2019-01-19
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+127
2019-01-19
devlink: Add health buffer support
Eran Ben Elisha
1
-0
/
+501
2018-12-04
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
1
-0
/
+5
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+37
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
1
-1
/
+18
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
1
-3
/
+12
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
1
-3
/
+8
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-1
/
+1
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_min
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_max
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add generic parameter ignore_ari
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add extack for eswitch operations
Eli Britstein
1
-3
/
+5
2018-09-22
devlink: double free in devlink_resource_fill()
Dan Carpenter
1
-2
/
+1
2018-07-13
devlink: Add generic parameters region_snapshot
Alex Vesker
1
-0
/
+5
2018-07-13
devlink: Add support for region snapshot read command
Alex Vesker
1
-0
/
+182
2018-07-13
devlink: Add support for region snapshot delete command
Alex Vesker
1
-0
/
+93
2018-07-13
devlink: Extend the support querying for region snapshot IDs
Alex Vesker
1
-0
/
+53
2018-07-13
devlink: Add support for region get command
Alex Vesker
1
-0
/
+114
2018-07-13
devlink: Add support for creating region snapshots
Alex Vesker
1
-0
/
+95
2018-07-13
devlink: Add callback to query for snapshot id before snapshot create
Alex Vesker
1
-0
/
+21
2018-07-13
devlink: Add support for creating and destroying regions
Alex Vesker
1
-0
/
+84
2018-07-05
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
1
-1
/
+5
2018-07-05
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
1
-1
/
+13
2018-07-05
devlink: Add devlink notifications support for params
Moshe Shemesh
1
-0
/
+50
2018-07-05
devlink: Add support for get/set driverinit value
Moshe Shemesh
1
-0
/
+77
2018-07-05
devlink: Add param set command
Moshe Shemesh
1
-0
/
+134
2018-07-05
devlink: Add param get command
Moshe Shemesh
1
-0
/
+250
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
1
-0
/
+148
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
1
-8
/
+10
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
1
-4
/
+0
2018-05-23
devlink: don't take instance lock around eswitch mode set
Jakub Kicinski
1
-1
/
+2
[prev]
[next]