index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
netdev.c
Age
Commit message (
Expand
)
Author
2025-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
2025-04-24
netdevsim: Mark NAPI ID on skb in nsim_rcv
Joe Damato
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
2025-03-12
netdevsim: 'support' multi-buf XDP
Jakub Kicinski
2025-03-12
net: drop rtnl_lock for queue_mgmt operations
Stanislav Fomichev
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
2025-02-20
netdevsim: call napi_schedule from a timer context
Breno Leitao
2025-02-07
netdevsim: allow normal queue reset while down
Jakub Kicinski
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-15
netdevsim: add HDS feature
Taehee Yoo
2025-01-09
netdevsim: add debugfs-triggered queue reset
Jakub Kicinski
2025-01-09
netdevsim: add queue management API support
Jakub Kicinski
2025-01-09
netdevsim: add queue alloc/free helpers
Jakub Kicinski
2025-01-09
netdevsim: allocate rqs individually
Jakub Kicinski
2025-01-09
netdevsim: support NAPI config
Jakub Kicinski
2024-12-17
net: netdevsim: fix nsim_pp_hold_write()
Eric Dumazet
2024-11-11
netdevsim: add more hw_features
Sabrina Dubroca
2024-10-10
testing: net-drv: add basic shaper test
Paolo Abeni
2024-06-10
netdevsim: fix backwards compatibility in nsim_get_iflink()
David Wei
2024-05-08
netdevsim: add NAPI support
David Wei
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-15
net: netdevsim: add some fake page pool use
Jakub Kicinski
2024-04-08
netdevsim: report stats by default, like a real device
Jakub Kicinski
2024-03-01
netdevsim: add ndo_get_iflink() implementation
David Wei
2024-03-01
netdevsim: forward skbs from one connected port to another
David Wei
2024-03-01
netdevsim: allow two netdevsim ports to be connected
David Wei
2024-01-17
net: netdevsim: don't try to destroy PHC on VFs
Jakub Kicinski
2023-10-28
net: fill in MODULE_DESCRIPTION()s in kuba@'s modules
Jakub Kicinski
2023-08-09
net: netdevsim: mimic tc-taprio offload
Vladimir Oltean
2023-08-09
net: netdevsim: use mock PHC driver
Vladimir Oltean
2023-07-14
netdevsim: add dummy macsec offload
Sabrina Dubroca
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2021-11-01
netdevsim: move vfconfig to nsim_dev
Jakub Kicinski
2021-07-16
netdevsim: Add multi-queue support
Peilin Ye
2021-06-02
netdevsim: Implement legacy/switchdev mode for VFs
Dmytro Linkin
2021-06-02
netdevsim: Implement VFs
Dmytro Linkin
2021-03-04
netdevsim: init u64 stats for 32bit hardware
Hillf Danton
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-09-15
netdevsim: add pause frame stats
Jakub Kicinski
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-21
netdevsim: fix unbalaced locking in nsim_create()
Taehee Yoo
2020-07-10
netdevsim: add UDP tunnel port offload support
Jakub Kicinski
[next]