index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
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-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
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: ethtool: try to protect all callback with netdev instance lock
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-24
selftests: drv-net: test XDP, HDS auto and the ioctl path
Jakub Kicinski
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
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-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-27
netdevsim: don't assume core pre-populates HDS params on GET
Jakub Kicinski
2025-01-27
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
2025-01-20
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-15
netdevsim: add HDS feature
Taehee Yoo
2025-01-15
netdevsim: don't embed file_operations into your structs
Al Viro
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-12-15
netdevsim: prevent bad user input in nsim_dev_health_break_write()
Eric Dumazet
2024-11-11
netdevsim: add more hw_features
Sabrina Dubroca
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...
Zichen Xie
2024-10-23
netdevsim: macsec: pad u64 to correct length in logs
Ales Nezbeda
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-15
netdevsim: use cond_resched() in nsim_dev_trap_report_work()
Eric Dumazet
2024-10-11
netdevsim: copy addresses for both in and out paths
Hangbin Liu
2024-10-11
netdevsim: print human readable IP address
Hangbin Liu
2024-10-10
testing: net-drv: add basic shaper test
Paolo Abeni
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
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-02-21
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
[next]