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.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: Allow setting of packet trap group parameters
Ido Schimmel
2020-03-30
1
-2
/
+54
*
devlink: Add packet trap group parameters support
Ido Schimmel
2020-03-30
1
-0
/
+31
*
devlink: Add packet trap policers support
Ido Schimmel
2020-03-30
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-26
1
-0
/
+99
*
devlink: track snapshot id usage count using an xarray
Jacob Keller
2020-03-26
1
-6
/
+124
*
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
2020-03-26
1
-8
/
+19
*
devlink: extract snapshot id allocation to helper function
Jacob Keller
2020-03-26
1
-1
/
+14
*
devlink: use -ENOSPC to indicate no more room for snapshots
Jacob Keller
2020-03-26
1
-1
/
+1
*
devlink: add function to take snapshot while locked
Jacob Keller
2020-03-26
1
-31
/
+47
*
devlink: trivial: fix tab in function documentation
Jacob Keller
2020-03-26
1
-1
/
+1
*
devlink: convert snapshot destructor callback to region op
Jacob Keller
2020-03-26
1
-6
/
+5
*
devlink: prepare to support region operations
Jacob Keller
2020-03-26
1
-11
/
+11
*
devlink: Rely on driver eswitch thread safety instead of devlink
Parav Pandit
2020-03-25
1
-1
/
+2
*
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
2020-03-23
1
-4
/
+17
*
devlink: Stop reference counting packet trap groups
Ido Schimmel
2020-03-23
1
-96
/
+5
*
devlink: Add API to register packet trap groups
Ido Schimmel
2020-03-23
1
-0
/
+117
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-12
/
+21
|
\
|
*
devlink: validate length of region addr/len
Jakub Kicinski
2020-03-03
1
-0
/
+2
|
*
devlink: validate length of param values
Jakub Kicinski
2020-03-03
1
-12
/
+19
*
|
devlink: Introduce devlink port flavour virtual
Parav Pandit
2020-03-03
1
-0
/
+2
*
|
net: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
1
-15
/
+23
|
\
|
|
*
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-26
1
-9
/
+10
|
*
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...
Madhuparna Bhowmik
2020-02-23
1
-7
/
+14
*
|
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
2020-02-25
1
-3
/
+8
*
|
devlink: add trap metadata type for cookie
Jiri Pirko
2020-02-25
1
-0
/
+3
*
|
devlink: add ACL generic packet traps
Jiri Pirko
2020-02-24
1
-0
/
+3
*
|
devlink: Force enclosing array on binary fmsg data
Aya Levin
2020-02-18
1
-8
/
+86
|
/
*
devlink: report 0 after hitting end in region read
Jacob Keller
2020-02-05
1
-0
/
+6
*
devlink: Add health recover notifications on devlink flows
Moshe Shemesh
2020-01-25
1
-87
/
+89
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-4
/
+4
|
\
|
*
devlink: correct misspelling of snapshot
Jacob Keller
2020-01-11
1
-3
/
+3
|
*
devlink: Wait longer before warning about unset port type
Ido Schimmel
2020-01-10
1
-1
/
+1
*
|
devlink: Add overlay source MAC is multicast trap
Amit Cohen
2020-01-19
1
-0
/
+1
*
|
devlink: Add tunnel generic packet traps
Amit Cohen
2020-01-19
1
-0
/
+2
*
|
devlink: Add non-routable packet trap
Amit Cohen
2020-01-19
1
-0
/
+1
*
|
devlink: add devink notification when reporter update health state
Vikas Gupta
2020-01-08
1
-17
/
+42
*
|
devlink: add support for reporter recovery completion
Vikas Gupta
2020-01-08
1
-2
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-1
/
+7
|
\
|
*
devlink: Add method for time-stamp on reporter's dump
Aya Levin
2019-11-11
1
-0
/
+6
|
*
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-09
1
-1
/
+38
*
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-11-13
1
-0
/
+5
|
\
\
|
*
|
devlink: Add new "enable_roce" generic device param
Michael Guralnik
2019-11-11
1
-0
/
+5
|
|
/
*
|
devlink: Allow large formatted message of binary output
Aya Levin
2019-11-12
1
-9
/
+15
*
|
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-08
1
-1
/
+41
*
|
devlink: Add layer 3 generic packet exception traps
Amit Cohen
2019-11-07
1
-0
/
+6
*
|
devlink: Add layer 3 generic packet traps
Amit Cohen
2019-11-07
1
-0
/
+9
[next]