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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
1
-2
/
+2
2025-04-04
netdevsim: add dummy device notifiers
Stanislav Fomichev
2
-0
/
+16
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-12
/
+0
2025-03-12
netdevsim: 'support' multi-buf XDP
Jakub Kicinski
2
-2
/
+4
2025-03-12
net: drop rtnl_lock for queue_mgmt operations
Stanislav Fomichev
1
-2
/
+2
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
1
-2
/
+0
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
1
-9
/
+16
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
1
-5
/
+9
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-02-25
selftests: drv-net: test XDP, HDS auto and the ioctl path
Jakub Kicinski
1
-0
/
+2
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
2
-12
/
+0
2025-02-21
netdevsim: call napi_schedule from a timer context
Breno Leitao
2
-1
/
+21
2025-02-08
netdevsim: allow normal queue reset while down
Jakub Kicinski
1
-6
/
+4
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-10
/
+16
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+13
2025-01-28
netdevsim: don't assume core pre-populates HDS params on GET
Jakub Kicinski
1
-1
/
+1
2025-01-28
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
2
-9
/
+15
2025-01-20
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
1
-5
/
+0
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2
-9
/
+10
2025-01-16
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
1
-2
/
+2
2025-01-16
netdevsim: add HDS feature
Taehee Yoo
3
-1
/
+23
2025-01-15
netdevsim: don't embed file_operations into your structs
Al Viro
1
-16
/
+13
2025-01-09
netdevsim: add debugfs-triggered queue reset
Jakub Kicinski
2
-0
/
+56
2025-01-09
netdevsim: add queue management API support
Jakub Kicinski
2
-12
/
+124
2025-01-09
netdevsim: add queue alloc/free helpers
Jakub Kicinski
1
-11
/
+24
2025-01-09
netdevsim: allocate rqs individually
Jakub Kicinski
2
-19
/
+32
2025-01-09
netdevsim: support NAPI config
Jakub Kicinski
1
-1
/
+1
2024-12-18
net: netdevsim: fix nsim_pp_hold_write()
Eric Dumazet
1
-2
/
+2
2024-12-16
netdevsim: prevent bad user input in nsim_dev_health_break_write()
Eric Dumazet
1
-0
/
+2
2024-11-12
netdevsim: add more hw_features
Sabrina Dubroca
1
-1
/
+5
2024-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-10-29
netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...
Zichen Xie
1
-1
/
+3
2024-10-23
netdevsim: macsec: pad u64 to correct length in logs
Ales Nezbeda
1
-28
/
+28
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-6
/
+9
2024-10-15
netdevsim: use cond_resched() in nsim_dev_trap_report_work()
Eric Dumazet
1
-6
/
+9
2024-10-12
netdevsim: copy addresses for both in and out paths
Hangbin Liu
1
-6
/
+5
2024-10-12
netdevsim: print human readable IP address
Hangbin Liu
1
-4
/
+8
2024-10-10
testing: net-drv: add basic shaper test
Paolo Abeni
2
-0
/
+41
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-10
netdevsim: fix backwards compatibility in nsim_get_iflink()
David Wei
1
-1
/
+2
2024-05-09
netdevsim: add NAPI support
David Wei
2
-12
/
+205
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-15
net: netdevsim: add some fake page pool use
Jakub Kicinski
2
-0
/
+97
2024-04-08
netdevsim: report stats by default, like a real device
Jakub Kicinski
2
-0
/
+60
2024-03-01
netdevsim: add ndo_get_iflink() implementation
David Wei
1
-0
/
+16
2024-03-01
netdevsim: forward skbs from one connected port to another
David Wei
2
-5
/
+23
2024-03-01
netdevsim: allow two netdevsim ports to be connected
David Wei
3
-0
/
+157
2024-02-21
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
[next]