index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-30
3
-10
/
+16
|
\
|
*
netdevsim: don't assume core pre-populates HDS params on GET
Jakub Kicinski
2025-01-27
1
-1
/
+1
|
*
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
2025-01-27
2
-9
/
+15
*
|
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
1
-16
/
+13
|
\
\
|
|
/
|
/
|
|
*
netdevsim: don't embed file_operations into your structs
Al Viro
2025-01-15
1
-16
/
+13
*
|
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
2025-01-20
1
-5
/
+0
*
|
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-20
2
-9
/
+10
*
|
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-15
1
-2
/
+2
*
|
netdevsim: add HDS feature
Taehee Yoo
2025-01-15
3
-1
/
+23
*
|
netdevsim: add debugfs-triggered queue reset
Jakub Kicinski
2025-01-09
2
-0
/
+56
*
|
netdevsim: add queue management API support
Jakub Kicinski
2025-01-09
2
-12
/
+124
*
|
netdevsim: add queue alloc/free helpers
Jakub Kicinski
2025-01-09
1
-11
/
+24
*
|
netdevsim: allocate rqs individually
Jakub Kicinski
2025-01-09
2
-19
/
+32
*
|
netdevsim: support NAPI config
Jakub Kicinski
2025-01-09
1
-1
/
+1
|
/
*
net: netdevsim: fix nsim_pp_hold_write()
Eric Dumazet
2024-12-17
1
-2
/
+2
*
netdevsim: prevent bad user input in nsim_dev_health_break_write()
Eric Dumazet
2024-12-15
1
-0
/
+2
*
netdevsim: add more hw_features
Sabrina Dubroca
2024-11-11
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-31
1
-1
/
+3
|
\
|
*
netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...
Zichen Xie
2024-10-29
1
-1
/
+3
*
|
netdevsim: macsec: pad u64 to correct length in logs
Ales Nezbeda
2024-10-23
1
-28
/
+28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
1
-6
/
+9
|
\
|
|
*
netdevsim: use cond_resched() in nsim_dev_trap_report_work()
Eric Dumazet
2024-10-15
1
-6
/
+9
*
|
netdevsim: copy addresses for both in and out paths
Hangbin Liu
2024-10-11
1
-6
/
+5
*
|
netdevsim: print human readable IP address
Hangbin Liu
2024-10-11
1
-4
/
+8
*
|
testing: net-drv: add basic shaper test
Paolo Abeni
2024-10-10
2
-0
/
+41
|
/
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
netdevsim: fix backwards compatibility in nsim_get_iflink()
David Wei
2024-06-10
1
-1
/
+2
*
netdevsim: add NAPI support
David Wei
2024-05-08
2
-12
/
+205
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
net: netdevsim: add some fake page pool use
Jakub Kicinski
2024-04-15
2
-0
/
+97
*
netdevsim: report stats by default, like a real device
Jakub Kicinski
2024-04-08
2
-0
/
+60
*
netdevsim: add ndo_get_iflink() implementation
David Wei
2024-03-01
1
-0
/
+16
*
netdevsim: forward skbs from one connected port to another
David Wei
2024-03-01
2
-5
/
+23
*
netdevsim: allow two netdevsim ports to be connected
David Wei
2024-03-01
3
-0
/
+157
*
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
1
-4
/
+4
|
\
|
*
netdevsim: avoid potential loop in nsim_dev_trap_report_work()
Eric Dumazet
2024-02-02
1
-4
/
+4
*
|
netdevsim: make nsim_bus const
Ricardo B. Marliere
2024-02-07
1
-1
/
+1
|
/
*
net: netdevsim: don't try to destroy PHC on VFs
Jakub Kicinski
2024-01-17
1
-2
/
+7
*
net: macsec: move sci_to_cpu to macsec header
Radu Pirea (NXP OSS)
2023-12-27
1
-5
/
+0
*
netdevsim: Don't accept device bound programs
Stanislav Fomichev
2023-11-23
1
-2
/
+2
*
net: fill in MODULE_DESCRIPTION()s in kuba@'s modules
Jakub Kicinski
2023-10-28
1
-0
/
+1
*
netdevsim: Block until all devices are released
Ido Schimmel
2023-10-27
1
-0
/
+12
*
netdevsim: devlink health: use retained error fmsg API
Przemek Kitszel
2023-10-20
1
-86
/
+32
*
net: netdevsim: mimic tc-taprio offload
Vladimir Oltean
2023-08-09
1
-0
/
+27
*
net: netdevsim: use mock PHC driver
Vladimir Oltean
2023-08-09
3
-1
/
+23
*
netdevsim: add dummy macsec offload
Sabrina Dubroca
2023-07-14
4
-0
/
+397
*
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
2023-07-12
1
-6
/
+3
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-2
/
+2
[next]