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.13.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
/
netdevsim.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
netdevsim: add NAPI support
David Wei
1
-1
/
+7
2024-04-15
net: netdevsim: add some fake page pool use
Jakub Kicinski
1
-0
/
+4
2024-03-01
netdevsim: forward skbs from one connected port to another
David Wei
1
-0
/
+1
2024-03-01
netdevsim: allow two netdevsim ports to be connected
David Wei
1
-0
/
+2
2023-08-10
net: netdevsim: use mock PHC driver
Vladimir Oltean
1
-0
/
+2
2023-07-14
netdevsim: add dummy macsec offload
Sabrina Dubroca
1
-0
/
+34
2022-07-19
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-3
/
+0
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
1
-1
/
+0
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
1
-1
/
+0
2022-03-15
netdevsim: Introduce support for L3 offload xstats
Petr Machata
1
-0
/
+23
2021-11-01
netdevsim: rename 'driver' entry points
Jakub Kicinski
1
-4
/
+4
2021-11-01
netdevsim: move max vf config to dev
Jakub Kicinski
1
-7
/
+0
2021-11-01
netdevsim: move details of vf config to dev
Jakub Kicinski
1
-4
/
+2
2021-11-01
netdevsim: move vfconfig to nsim_dev
Jakub Kicinski
1
-15
/
+19
2021-10-30
netdevsim: remove max_vfs dentry
Jakub Kicinski
1
-1
/
+0
2021-09-15
netdevsim: add ability to change channel count
Jakub Kicinski
1
-0
/
+1
2021-08-06
netdevsim: Protect both reload_down and reload_up paths
Leon Romanovsky
1
-0
/
+1
2021-07-16
netdevsim: Add multi-queue support
Peilin Ye
1
-0
/
+1
2021-06-18
drivers: net: netdevsim: fix devlink_trap selftests failing
Oleksandr Mazur
1
-1
/
+1
2021-06-14
drivers: net: netdevsim: add devlink trap_drop_counter_get implementation
Oleksandr Mazur
1
-0
/
+1
2021-06-03
netdevsim: Allow setting parent node of rate objects
Dmytro Linkin
1
-0
/
+2
2021-06-03
netdevsim: Implement support for devlink rate nodes
Dmytro Linkin
1
-0
/
+1
2021-06-03
netdevsim: Implement legacy/switchdev mode for VFs
Dmytro Linkin
1
-0
/
+14
2021-06-03
netdevsim: Implement port types and indexing
Dmytro Linkin
1
-0
/
+20
2021-06-03
netdevsim: Disable VFs on nsim_dev_reload_destroy() call
Dmytro Linkin
1
-0
/
+1
2021-06-03
netdevsim: Add max_vfs to bus_dev
Dmytro Linkin
1
-0
/
+10
2021-04-01
netdevsim: add FEC settings support
Jakub Kicinski
1
-0
/
+3
2021-03-15
netdevsim: Add dummy psample implementation
Ido Schimmel
1
-0
/
+15
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-09
netdevsim: Add debugfs toggle to reject BPF programs in verifier
Toke Høiland-Jørgensen
1
-0
/
+1
2020-11-20
netdevsim: support ethtool ring and coalesce settings
Antonio Cardace
1
-0
/
+3
2020-11-20
netdevsim: move ethtool pause params in separate struct
Antonio Cardace
1
-1
/
+5
2020-11-06
netdevsim: Add devlink resource for nexthops
Ido Schimmel
1
-0
/
+1
2020-09-28
netdevsim: support the static IANA VXLAN port flag
Jakub Kicinski
1
-0
/
+1
2020-09-28
netdevsim: shared UDP tunnel port table support
Jakub Kicinski
1
-1
/
+6
2020-09-26
netdevsim: add support for flash_update overwrite mask
Jacob Keller
1
-0
/
+1
2020-09-15
netdevsim: add pause frame stats
Jakub Kicinski
1
-0
/
+11
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-1
/
+1
2020-07-10
netdevsim: add UDP tunnel port offload support
Jakub Kicinski
1
-0
/
+19
2020-03-31
netdevsim: Add support for setting of packet trap group parameters
Ido Schimmel
1
-0
/
+1
2020-03-31
netdevsim: Add devlink-trap policer support
Ido Schimmel
1
-0
/
+2
2020-02-25
netdevsim: add ACL trap reporting cookie as a metadata
Jiri Pirko
1
-0
/
+2
2020-02-04
netdevsim: fix panic in nsim_dev_take_snapshot_write()
Taehee Yoo
1
-0
/
+1
2020-02-04
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
1
-0
/
+2
2020-02-04
netdevsim: fix using uninitialized resources
Taehee Yoo
1
-0
/
+1
2019-10-12
netdevsim: implement couple of testing devlink health reporters
Jiri Pirko
1
-0
/
+13
2019-10-06
netdevsim: add couple of debugfs bools to debug devlink reload
Jiri Pirko
1
-0
/
+2
2019-10-06
netdevsim: create devlink and netdev instances in namespace
Jiri Pirko
1
-0
/
+3
2019-10-04
netdevsim: register port netdevices into net of device
Jiri Pirko
1
-0
/
+5
2019-10-04
netdevsim: implement proper devlink reload
Jiri Pirko
1
-5
/
+3
[next]