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