index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
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
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-07
netdevsim: make nsim_bus const
Ricardo B. Marliere
2024-02-02
netdevsim: avoid potential loop in nsim_dev_trap_report_work()
Eric Dumazet
2024-01-17
net: netdevsim: don't try to destroy PHC on VFs
Jakub Kicinski
2023-12-27
net: macsec: move sci_to_cpu to macsec header
Radu Pirea (NXP OSS)
2023-11-23
netdevsim: Don't accept device bound programs
Stanislav Fomichev
2023-10-28
net: fill in MODULE_DESCRIPTION()s in kuba@'s modules
Jakub Kicinski
2023-10-27
netdevsim: Block until all devices are released
Ido Schimmel
2023-10-20
netdevsim: devlink health: use retained error fmsg API
Przemek Kitszel
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-07-12
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
[next]