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
/
net
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
devlink: Constify devlink instance pointer
Parav Pandit
1
-1
/
+1
2020-07-22
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
1
-1
/
+1
2020-07-22
devlink: Do not hold devlink mutex when initializing devlink fields
Parav Pandit
1
-1
/
+1
2020-07-14
devlink: Fix use-after-free when destroying health reporters
Ido Schimmel
1
-4
/
+8
2020-07-11
devlink: Add devlink health port reporters API
Vladyslav Tarasiuk
1
-0
/
+50
2020-07-11
devlink: Implement devlink health reporters on per-port basis
Vladyslav Tarasiuk
1
-17
/
+77
2020-07-11
devlink: Create generic devlink health reporter search function
Vladyslav Tarasiuk
1
-4
/
+14
2020-07-11
devlink: Rework devlink health reporter destructor
Vladyslav Tarasiuk
1
-13
/
+24
2020-07-11
devlink: Refactor devlink health reporter constructor
Vladyslav Tarasiuk
1
-17
/
+28
2020-07-09
devlink: Move input checks from driver to devlink
Danielle Ratson
1
-0
/
+20
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
1
-0
/
+3
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
1
-0
/
+4
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-43
/
+11
2020-07-09
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-3
/
+3
2020-07-09
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-3
/
+3
2020-06-23
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
1
-1
/
+1
2020-06-23
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
1
-0
/
+8
2020-06-23
net/devlink: Support setting hardware address of port function
Parav Pandit
1
-0
/
+76
2020-06-23
net/devlink: Support querying hardware address of port function
Parav Pandit
1
-0
/
+45
2020-06-23
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
1
-4
/
+8
2020-06-01
devlink: Add ACL control packet traps
Ido Schimmel
1
-0
/
+4
2020-06-01
devlink: Add layer 3 control packet traps
Ido Schimmel
1
-0
/
+42
2020-06-01
devlink: Add layer 2 control packet traps
Ido Schimmel
1
-0
/
+16
2020-06-01
devlink: Add 'control' trap type
Ido Schimmel
1
-0
/
+7
2020-06-01
devlink: Add 'mirror' trap action
Ido Schimmel
1
-1
/
+2
2020-06-01
devlink: Create dedicated trap group for layer 3 exceptions
Ido Schimmel
1
-0
/
+1
2020-05-15
devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit
Jakub Kicinski
1
-25
/
+16
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+10
2020-05-04
devlink: let kernel allocate region snapshot id
Jakub Kicinski
1
-13
/
+44
2020-05-04
devlink: factor out building a snapshot notification
Jakub Kicinski
1
-11
/
+28
2020-05-04
devlink: Fix reporter's recovery condition
Aya Levin
1
-2
/
+5
2020-05-02
devlink: fix return value after hitting end in region read
Jakub Kicinski
1
-0
/
+5
2020-03-31
devlink: Allow setting of packet trap group parameters
Ido Schimmel
1
-2
/
+54
2020-03-31
devlink: Add packet trap group parameters support
Ido Schimmel
1
-0
/
+31
2020-03-31
devlink: Add packet trap policers support
Ido Schimmel
1
-0
/
+428
2020-03-30
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
1
-4
/
+22
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
1
-6
/
+3
2020-03-30
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
Jiri Pirko
1
-2
/
+2
2020-03-27
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
1
-0
/
+99
2020-03-27
devlink: track snapshot id usage count using an xarray
Jacob Keller
1
-6
/
+124
2020-03-27
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
1
-8
/
+19
2020-03-27
devlink: extract snapshot id allocation to helper function
Jacob Keller
1
-1
/
+14
2020-03-27
devlink: use -ENOSPC to indicate no more room for snapshots
Jacob Keller
1
-1
/
+1
2020-03-27
devlink: add function to take snapshot while locked
Jacob Keller
1
-31
/
+47
2020-03-27
devlink: trivial: fix tab in function documentation
Jacob Keller
1
-1
/
+1
2020-03-27
devlink: convert snapshot destructor callback to region op
Jacob Keller
1
-6
/
+5
2020-03-27
devlink: prepare to support region operations
Jacob Keller
1
-11
/
+11
2020-03-26
devlink: Rely on driver eswitch thread safety instead of devlink
Parav Pandit
1
-1
/
+2
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
1
-4
/
+17
2020-03-24
devlink: Stop reference counting packet trap groups
Ido Schimmel
1
-96
/
+5
[prev]
[next]