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
/
hyperv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
Saurabh Sengar
2
-3
/
+3
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-3
/
+3
2025-05-15
hv_netvsc: Remove rmsg_pgcnt
Michael Kelley
3
-6
/
+3
2025-05-15
hv_netvsc: Preserve contiguous PFN grouping in the page buffer array
Michael Kelley
3
-67
/
+32
2025-05-15
hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages
Michael Kelley
1
-5
/
+45
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-02-19
hv_netvsc: Use VF's tso_max_size value when data path is VF
Shradha Gupta
3
-6
/
+24
2025-01-18
hv_netvsc: Replace one-element array with flexible array member
Thorsten Blum
2
-2
/
+3
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+30
2024-10-24
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-10-06
hv_netvsc: Link queues to NAPIs
Joe Damato
2
-3
/
+19
2024-10-04
hv_netvsc: Don't assume cpu_possible_mask is dense
Michael Kelley
1
-1
/
+1
2024-08-29
net: netvsc: Update default VMBus channels
Erni Sri Satya Vennela
2
-2
/
+3
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
1
-1
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-4
/
+4
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2024-04-11
hv_netvsc: Don't free decrypted memory
Rick Edgecombe
1
-2
/
+5
2024-02-04
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Shradha Gupta
1
-20
/
+62
2024-02-01
hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
Souradeep Chakrabarti
1
-1
/
+4
2024-01-24
hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
Michael Kelley
1
-2
/
+2
2023-12-15
hv_netvsc: remove duplicated including of slab.h
Wang Jinchao
1
-1
/
+0
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-15
/
+17
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-2
/
+2
2023-12-02
hv_netvsc: rndis_filter needs to select NLS
Randy Dunlap
1
-0
/
+1
2023-11-21
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
1
-9
/
+23
2023-11-21
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2023-11-21
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-10-11
hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
Sonia Sharma
1
-8
/
+10
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-06-07
hv_netvsc: Allocate rx indirection table size dynamically
Shradha Gupta
3
-9
/
+35
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
2
-48
/
+2
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+21
2023-02-22
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+2
2023-02-14
hv_netvsc: Check status in SEND_RNDIS_PKT completion message
Michael Kelley
1
-0
/
+18
2023-02-14
hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
Lorenzo Bianconi
1
-1
/
+2
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+2
2023-02-08
hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
Michael Kelley
1
-1
/
+1
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+2
2023-02-02
hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
Michael Kelley
1
-7
/
+2
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-3
/
+2
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-16
/
+16
2022-10-15
net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter
Cezar Bulinaru
1
-2
/
+4
2022-10-07
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
3
-1
/
+25
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-3
/
+2
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-05-21
hv_netvsc: Fix potential dereference of NULL pointer
Yongzhi Liu
1
-1
/
+4
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+1
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-04-12
hv_netvsc: Add support for XDP_REDIRECT
Haiyang Zhang
4
-94
/
+228
[next]