index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
1
-1
/
+2
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-8
/
+7
2025-05-21
selftests: net: validate team flags propagation
Stanislav Fomichev
1
-0
/
+2
2025-04-25
netdevsim: Mark NAPI ID on skb in nsim_rcv
Joe Damato
1
-0
/
+2
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-8
/
+7
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
[next]