index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: Unlock on error in dumpit()
Dan Carpenter
2020-10-27
1
-2
/
+4
*
devlink: Fix some error codes
Dan Carpenter
2020-10-27
1
-9
/
+15
*
devlink: Add enable_remote_dev_reset generic parameter
Moshe Shemesh
2020-10-09
1
-0
/
+5
*
devlink: Add remote reload stats
Moshe Shemesh
2020-10-09
1
-6
/
+54
*
devlink: Add reload stats
Moshe Shemesh
2020-10-09
1
-0
/
+90
*
devlink: Add devlink reload limit option
Moshe Shemesh
2020-10-09
1
-6
/
+86
*
devlink: Add reload action option to devlink reload command
Moshe Shemesh
2020-10-09
1
-6
/
+92
*
devlink: Change devlink_reload_supported() param type
Moshe Shemesh
2020-10-09
1
-7
/
+7
*
net: devlink: Add support for port regions
Andrew Lunn
2020-10-04
1
-26
/
+224
*
net: devlink: Add unused port flavour
Andrew Lunn
2020-10-04
1
-1
/
+3
*
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
1
-3
/
+3
*
devlink: add .trap_group_action_set() callback
Ioana Ciornei
2020-10-02
1
-0
/
+18
*
devlink: add parser error drop packet traps
Ioana Ciornei
2020-10-02
1
-0
/
+17
*
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
2020-09-30
1
-7
/
+1
*
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
2020-09-30
1
-24
/
+0
*
devlink: Add a tracepoint for trap reports
Ido Schimmel
2020-09-30
1
-0
/
+25
*
devlink: introduce flash update overwrite mask
Jacob Keller
2020-09-25
1
-1
/
+16
*
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
1
-6
/
+8
*
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-25
1
-2
/
+13
*
devlink: Enhance policy to validate port type input value
Parav Pandit
2020-09-22
1
-3
/
+2
*
devlink: Enhance policy to validate eswitch mode value
Parav Pandit
2020-09-22
1
-1
/
+2
*
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
2020-09-18
1
-1
/
+1
*
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
1
-23
/
+31
*
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
1
-6
/
+23
*
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-15
1
-0
/
+30
*
devlink: don't crash if netdev is NULL
Jakub Kicinski
2020-09-10
1
-8
/
+20
*
devlink: Use controller while building phys_port_name
Parav Pandit
2020-09-09
1
-0
/
+14
*
devlink: Introduce controller number
Parav Pandit
2020-09-09
1
-9
/
+14
*
devlink: Introduce external controller flag
Parav Pandit
2020-09-09
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
|
devlink: Protect devlink port list traversal
Parav Pandit
2020-08-24
1
-0
/
+3
*
|
devlink: Fix per port reporter fields initialization
Parav Pandit
2020-08-24
1
-4
/
+4
|
/
*
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-16
1
-1
/
+1
*
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-03
1
-3
/
+5
*
devlink: Add early_drop trap
Amit Cohen
2020-08-03
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-30
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-22
1
-94
/
+70
*
|
devlink: Constify devlink instance pointer
Parav Pandit
2020-07-21
1
-1
/
+1
*
|
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
2020-07-21
1
-1
/
+1
*
|
devlink: Do not hold devlink mutex when initializing devlink fields
Parav Pandit
2020-07-21
1
-1
/
+1
*
|
devlink: Fix use-after-free when destroying health reporters
Ido Schimmel
2020-07-13
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
[next]