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