index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
hyperv_net.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+4
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
1
-2
/
+0
2022-10-07
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
1
-1
/
+2
2022-04-12
hv_netvsc: Add support for XDP_REDIRECT
Haiyang Zhang
1
-3
/
+66
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
1
-0
/
+5
2021-10-28
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
1
-2
/
+3
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2021-06-22
hv_netvsc: Avoid field-overflowing memcpy()
Kees Cook
1
-0
/
+1
2021-05-14
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
1
-0
/
+7
2021-03-30
hv_netvsc: Add error handling while switching data path
Haiyang Zhang
1
-1
/
+5
2021-03-02
hv_netvsc: Fix validation in netvsc_linkstatus_callback()
Andrea Parri (Microsoft)
1
-1
/
+1
2021-01-30
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
1
-45
/
+48
2020-11-17
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
1
-0
/
+13
2020-09-18
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
1
-0
/
+4
2020-09-10
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
1
-0
/
+3
2020-07-23
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
1
-0
/
+1
2020-01-25
hv_netvsc: Add XDP support
Haiyang Zhang
1
-1
/
+20
2019-12-21
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
1
-1
/
+2
2019-12-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2019-11-24
hv_netvsc: make recording RSS hash depend on feature flag
Stephen Hemminger
1
-1
/
+2
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2019-11-22
hv_netvsc: Fix offset usage in netvsc_send_table()
Haiyang Zhang
1
-1
/
+2
2019-11-22
hv_netvsc: Add the support of hibernation
Dexuan Cui
1
-0
/
+3
2019-11-06
hv_netvsc: record hardware hash in skb
Stephen Hemminger
1
-0
/
+1
2019-09-07
hv_netvsc: Allow scatter-gather feature to be tunable
Haiyang Zhang
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-13
/
+1
2019-03-29
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
1
-0
/
+1
2019-01-23
hv_netvsc: fix typos in code comments
Adrian Vladu
1
-1
/
+1
2019-01-23
hv_netvsc: Fix hash key value reset after other ops
Haiyang Zhang
1
-3
/
+7
2018-09-23
hv_netvsc: Add handler for LRO setting change
Haiyang Zhang
1
-0
/
+4
2018-09-23
hv_netvsc: Add support for LRO/RSC in the vSwitch
Haiyang Zhang
1
-7
/
+40
2018-07-30
hv_netvsc: Add per-cpu ethtool stats for netvsc
Yidong Ren
1
-0
/
+11
2018-06-30
hv_netvsc: split sub-channel setup into async and sync
Stephen Hemminger
1
-1
/
+1
2018-06-15
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
Haiyang Zhang
1
-13
/
+13
2018-06-13
hv_netvsc: fix network namespace issues with VF support
Stephen Hemminger
1
-0
/
+2
2018-06-13
hv_netvsc: drop common code until callback model fixed
Stephen Hemminger
1
-2
/
+0
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2018-05-29
netvsc: refactor notifier/event handling code to use the failover framework
Sridhar Samudrala
1
-0
/
+2
2018-05-11
hv_netvsc: typo in NDIS RSS parameters structure
Stephen Hemminger
1
-1
/
+1
2018-04-19
hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation
Haiyang Zhang
1
-0
/
+164
2018-04-19
scsi: netvsc: Use the vmbus function to calculate ring buffer percentage
Long Li
1
-1
/
+0
2018-03-26
hv_netvsc: Add range checking for rx packet offset and length
Haiyang Zhang
1
-0
/
+1
2018-03-22
hv_netvsc: common detach logic
Stephen Hemminger
1
-1
/
+0
2018-03-08
hv_netvsc: avoid repeated updates of packet filter
Stephen Hemminger
1
-0
/
+1
2017-12-13
hv_netvsc: empty current transmit aggregation if flow blocked
Stephen Hemminger
1
-1
/
+1
2017-12-13
hv_netvsc: remove open_cnt reference count
Stephen Hemminger
1
-2
/
+0
2017-12-13
hv_netvsc: pass netvsc_device to receive callback
Stephen Hemminger
1
-0
/
+1
2017-12-13
hv_netvsc: simplify function args in receive status path
Stephen Hemminger
1
-2
/
+1
2017-12-13
hv_netvsc: track memory allocation failures in ethtool stats
Stephen Hemminger
1
-0
/
+1
[next]