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
/
drivers
/
net
/
netdevsim
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write
Gustavo A. R. Silva
2020-03-30
1
-0
/
+1
*
netdevsim: Add support for setting of packet trap group parameters
Ido Schimmel
2020-03-30
2
-0
/
+18
*
devlink: Add packet trap group parameters support
Ido Schimmel
2020-03-30
1
-4
/
+4
*
netdevsim: Add devlink-trap policer support
Ido Schimmel
2020-03-30
2
-1
/
+86
*
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
2020-03-30
1
-2
/
+2
*
netdevsim: Change dummy reporter auto recover default
Eran Ben Elisha
2020-03-30
1
-1
/
+1
*
netdevsim: support taking immediate snapshot via devlink
Jacob Keller
2020-03-26
1
-6
/
+22
*
devlink: track snapshot id usage count using an xarray
Jacob Keller
2020-03-26
1
-1
/
+5
*
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
2020-03-26
1
-1
/
+5
*
devlink: convert snapshot destructor callback to region op
Jacob Keller
2020-03-26
1
-1
/
+2
*
devlink: prepare to support region operations
Jacob Keller
2020-03-26
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-15
/
+15
|
\
|
*
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-15
1
-15
/
+15
*
|
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
2020-03-23
1
-4
/
+4
*
|
netdevsim: Explicitly register packet trap groups
Ido Schimmel
2020-03-23
1
-1
/
+18
*
|
netdevsim: add ACL trap reporting cookie as a metadata
Jiri Pirko
2020-02-25
2
-3
/
+116
*
|
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
2020-02-25
1
-1
/
+1
|
/
*
netdevsim: fix ptr_ret.cocci warnings
kbuild test robot
2020-02-05
1
-3
/
+1
*
netdevsim: remove unused sdev code
Taehee Yoo
2020-02-03
1
-69
/
+0
*
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2020-02-03
2
-2
/
+2
*
netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
Taehee Yoo
2020-02-03
3
-14
/
+16
*
netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
Taehee Yoo
2020-02-03
1
-1
/
+1
*
netdevsim: fix panic in nsim_dev_take_snapshot_write()
Taehee Yoo
2020-02-03
2
-2
/
+12
*
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
2020-02-03
2
-0
/
+21
*
netdevsim: fix using uninitialized resources
Taehee Yoo
2020-02-03
2
-3
/
+41
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-1
/
+1
|
\
|
*
devlink: correct misspelling of snapshot
Jacob Keller
2020-01-11
1
-1
/
+1
*
|
netdevsim: fix nsim_fib6_rt_create() error path
Eric Dumazet
2020-01-17
1
-3
/
+3
*
|
netdevsim: fib: Add dummy implementation for FIB offload
Ido Schimmel
2020-01-14
1
-9
/
+662
*
|
devlink: rename and expand devlink-trap-netdevsim.rst
Jacob Keller
2020-01-10
1
-1
/
+1
*
|
devlink: move devlink documentation to subfolder
Jacob Keller
2020-01-10
1
-1
/
+1
*
|
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-24
1
-1
/
+0
*
|
ipv4: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-16
1
-2
/
+2
|
/
*
netdevsim: Update dummy reporter's devlink binary interface
Aya Levin
2019-11-12
1
-7
/
+1
*
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-08
1
-0
/
+3
*
netdevsim: drop code duplicated by a merge
Jakub Kicinski
2019-11-06
1
-39
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-0
/
+17
|
\
|
*
netdevsim: Fix use-after-free during device dismantle
Ido Schimmel
2019-10-31
1
-0
/
+5
|
*
netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
YueHaibing
2019-10-13
1
-1
/
+2
*
|
netdevsim: implement couple of testing devlink health reporters
Jiri Pirko
2019-10-11
4
-3
/
+354
*
|
netdevsim: fix spelling mistake "forbidded" -> "forbid"
Colin Ian King
2019-10-08
1
-1
/
+1
*
|
netdevsim: implement devlink dev_info op
Jiri Pirko
2019-10-07
1
-0
/
+8
*
|
netdevsim: add couple of debugfs bools to debug devlink reload
Jiri Pirko
2019-10-06
2
-0
/
+22
*
|
netdevsim: create devlink and netdev instances in namespace
Jiri Pirko
2019-10-05
3
-0
/
+5
*
|
net: devlink: allow to change namespaces during reload
Jiri Pirko
2019-10-04
1
-1
/
+1
*
|
netdevsim: take devlink net instead of init_net
Jiri Pirko
2019-10-04
1
-2
/
+2
*
|
netdevsim: register port netdevices into net of device
Jiri Pirko
2019-10-04
2
-0
/
+6
*
|
netdevsim: implement proper devlink reload
Jiri Pirko
2019-10-04
3
-57
/
+99
*
|
netdevsim: add all ports in nsim_dev_create() and del them in destroy()
Jiri Pirko
2019-10-04
1
-82
/
+93
*
|
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
1
-1
/
+1
[next]