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.18.y
linux-6.19.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-7.0.y
linux-7.1.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-12
devlink: fix condition for compat device info
Jakub Kicinski
1
-1
/
+1
2019-02-12
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
1
-0
/
+8
2019-02-09
devlink: publish params only after driver init is done
Jiri Pirko
1
-1
/
+47
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+63
2019-02-07
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+46
2019-02-07
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+20
2019-02-07
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+36
2019-02-07
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+149
2019-02-07
devlink: Add health report functionality
Eran Ben Elisha
1
-0
/
+119
2019-02-07
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+92
2019-02-07
devlink: Add devlink formatted message (fmsg) API
Eran Ben Elisha
1
-0
/
+483
2019-02-06
devlink: add hardware errors tracing facility
Nir Dotan
1
-0
/
+1
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
1
-0
/
+3
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
[prev]
[next]