index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
1
-6
/
+3
2022-09-08
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-08-21
netdevsim: Avoid allocation warnings triggered from user space
Jakub Kicinski
1
-3
/
+5
2021-12-22
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...
Haimin Zhang
1
-0
/
+1
2021-07-25
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
1
-4
/
+4
2021-04-07
netdevsim: dev: Initialize FIB module after debugfs
Ido Schimmel
1
-19
/
+21
2021-03-17
netdevsim: init u64 stats for 32bit hardware
Hillf Danton
1
-0
/
+1
2020-12-09
netdevsim: Add debugfs toggle to reject BPF programs in verifier
Toke Høiland-Jørgensen
2
-2
/
+11
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
1
-3
/
+0
2020-11-18
netdevsim: set .owner to THIS_MODULE
Taehee Yoo
3
-0
/
+4
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
1
-2
/
+4
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
1
-3
/
+5
2020-09-28
netdevsim: support the static IANA VXLAN port flag
Jakub Kicinski
2
-0
/
+5
2020-09-28
netdevsim: shared UDP tunnel port table support
Jakub Kicinski
2
-2
/
+22
2020-09-28
netdevsim: add warnings on unexpected UDP tunnel port errors
Jakub Kicinski
1
-4
/
+9
2020-09-27
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
1
-1
/
+1
2020-09-26
netdevsim: add support for flash_update overwrite mask
Jacob Keller
2
-1
/
+10
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
1
-7
/
+7
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
1
-0
/
+1
2020-09-19
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
1
-2
/
+4
2020-09-18
netdevsim: devlink flash timeout message
Shannon Nelson
1
-0
/
+2
2020-09-15
netdevsim: add pause frame stats
Jakub Kicinski
4
-1
/
+77
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+1
2020-08-04
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
1
-2
/
+4
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2
-5
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-22
netdevsim: fix unbalaced locking in nsim_create()
Taehee Yoo
1
-2
/
+2
2020-07-10
netdevsim: add UDP tunnel port offload support
Jakub Kicinski
5
-2
/
+224
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-4
/
+6
2020-06-01
netdevsim: Register control traps
Ido Schimmel
1
-0
/
+7
2020-06-01
netdevsim: Move layer 3 exceptions to exceptions trap group
Ido Schimmel
1
-1
/
+2
2020-05-23
netdevsim: Ensure policer drop counter always increases
Ido Schimmel
1
-2
/
+1
2020-03-31
netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write
Gustavo A. R. Silva
1
-0
/
+1
2020-03-31
netdevsim: Add support for setting of packet trap group parameters
Ido Schimmel
2
-0
/
+18
2020-03-31
devlink: Add packet trap group parameters support
Ido Schimmel
1
-4
/
+4
2020-03-31
netdevsim: Add devlink-trap policer support
Ido Schimmel
2
-1
/
+86
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
1
-2
/
+2
2020-03-30
netdevsim: Change dummy reporter auto recover default
Eran Ben Elisha
1
-1
/
+1
2020-03-27
netdevsim: support taking immediate snapshot via devlink
Jacob Keller
1
-6
/
+22
2020-03-27
devlink: track snapshot id usage count using an xarray
Jacob Keller
1
-1
/
+5
2020-03-27
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
1
-1
/
+5
2020-03-27
devlink: convert snapshot destructor callback to region op
Jacob Keller
1
-1
/
+2
2020-03-27
devlink: prepare to support region operations
Jacob Keller
1
-1
/
+5
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-15
/
+15
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
1
-4
/
+4
2020-03-24
netdevsim: Explicitly register packet trap groups
Ido Schimmel
1
-1
/
+18
2020-03-16
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-15
/
+15
2020-02-25
netdevsim: add ACL trap reporting cookie as a metadata
Jiri Pirko
2
-3
/
+116
2020-02-25
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
1
-1
/
+1
[next]