index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-17
1
-1
/
+1
*
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-04
1
-3
/
+5
*
devlink: Add early_drop trap
Amit Cohen
2020-08-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-6
/
+19
|
\
|
*
devlink: ignore -EOPNOTSUPP errors on dumpit
Jakub Kicinski
2020-07-31
1
-6
/
+18
|
*
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2020-07-29
1
-0
/
+1
*
|
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
2020-07-23
1
-94
/
+70
*
|
devlink: Constify devlink instance pointer
Parav Pandit
2020-07-22
1
-1
/
+1
*
|
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
2020-07-22
1
-1
/
+1
*
|
devlink: Do not hold devlink mutex when initializing devlink fields
Parav Pandit
2020-07-22
1
-1
/
+1
*
|
devlink: Fix use-after-free when destroying health reporters
Ido Schimmel
2020-07-14
1
-4
/
+8
*
|
devlink: Add devlink health port reporters API
Vladyslav Tarasiuk
2020-07-10
1
-0
/
+50
*
|
devlink: Implement devlink health reporters on per-port basis
Vladyslav Tarasiuk
2020-07-10
1
-17
/
+77
*
|
devlink: Create generic devlink health reporter search function
Vladyslav Tarasiuk
2020-07-10
1
-4
/
+14
*
|
devlink: Rework devlink health reporter destructor
Vladyslav Tarasiuk
2020-07-10
1
-13
/
+24
*
|
devlink: Refactor devlink health reporter constructor
Vladyslav Tarasiuk
2020-07-10
1
-17
/
+28
*
|
devlink: Move input checks from driver to devlink
Danielle Ratson
2020-07-09
1
-0
/
+20
*
|
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
2020-07-09
1
-0
/
+3
*
|
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
2020-07-09
1
-0
/
+4
*
|
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-09
1
-43
/
+11
*
|
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
2020-07-09
1
-3
/
+3
*
|
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
2020-07-09
1
-3
/
+3
*
|
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
2020-06-23
1
-1
/
+1
*
|
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
2020-06-23
1
-0
/
+8
*
|
net/devlink: Support setting hardware address of port function
Parav Pandit
2020-06-23
1
-0
/
+76
*
|
net/devlink: Support querying hardware address of port function
Parav Pandit
2020-06-23
1
-0
/
+45
*
|
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
2020-06-23
1
-4
/
+8
|
/
*
devlink: Add ACL control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+4
*
devlink: Add layer 3 control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+42
*
devlink: Add layer 2 control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+16
*
devlink: Add 'control' trap type
Ido Schimmel
2020-06-01
1
-0
/
+7
*
devlink: Add 'mirror' trap action
Ido Schimmel
2020-06-01
1
-1
/
+2
*
devlink: Create dedicated trap group for layer 3 exceptions
Ido Schimmel
2020-06-01
1
-0
/
+1
*
devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit
Jakub Kicinski
2020-05-15
1
-25
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
1
-2
/
+10
|
\
|
*
devlink: Fix reporter's recovery condition
Aya Levin
2020-05-04
1
-2
/
+5
|
*
devlink: fix return value after hitting end in region read
Jakub Kicinski
2020-05-02
1
-0
/
+5
*
|
devlink: let kernel allocate region snapshot id
Jakub Kicinski
2020-05-04
1
-13
/
+44
*
|
devlink: factor out building a snapshot notification
Jakub Kicinski
2020-05-04
1
-11
/
+28
|
/
*
devlink: Allow setting of packet trap group parameters
Ido Schimmel
2020-03-31
1
-2
/
+54
*
devlink: Add packet trap group parameters support
Ido Schimmel
2020-03-31
1
-0
/
+31
*
devlink: Add packet trap policers support
Ido Schimmel
2020-03-31
1
-0
/
+428
*
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
2020-03-30
1
-4
/
+22
*
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
2020-03-30
1
-6
/
+3
*
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
Jiri Pirko
2020-03-30
1
-2
/
+2
*
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
2020-03-27
1
-0
/
+99
*
devlink: track snapshot id usage count using an xarray
Jacob Keller
2020-03-27
1
-6
/
+124
*
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
2020-03-27
1
-8
/
+19
*
devlink: extract snapshot id allocation to helper function
Jacob Keller
2020-03-27
1
-1
/
+14
[next]