index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
hyperv_net.h
Age
Commit message (
Expand
)
Author
2020-11-17
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
2020-09-17
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
2020-09-10
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2020-07-22
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2020-01-25
hv_netvsc: Add XDP support
Haiyang Zhang
2019-12-20
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-23
hv_netvsc: make recording RSS hash depend on feature flag
Stephen Hemminger
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-21
hv_netvsc: Fix offset usage in netvsc_send_table()
Haiyang Zhang
2019-11-21
hv_netvsc: Add the support of hibernation
Dexuan Cui
2019-11-05
hv_netvsc: record hardware hash in skb
Stephen Hemminger
2019-09-07
hv_netvsc: Allow scatter-gather feature to be tunable
Haiyang Zhang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-03-29
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
2019-01-23
hv_netvsc: fix typos in code comments
Adrian Vladu
2019-01-23
hv_netvsc: Fix hash key value reset after other ops
Haiyang Zhang
2018-09-22
hv_netvsc: Add handler for LRO setting change
Haiyang Zhang
2018-09-22
hv_netvsc: Add support for LRO/RSC in the vSwitch
Haiyang Zhang
2018-07-30
hv_netvsc: Add per-cpu ethtool stats for netvsc
Yidong Ren
2018-06-30
hv_netvsc: split sub-channel setup into async and sync
Stephen Hemminger
2018-06-14
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
Haiyang Zhang
2018-06-12
hv_netvsc: fix network namespace issues with VF support
Stephen Hemminger
2018-06-12
hv_netvsc: drop common code until callback model fixed
Stephen Hemminger
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-28
netvsc: refactor notifier/event handling code to use the failover framework
Sridhar Samudrala
2018-05-10
hv_netvsc: typo in NDIS RSS parameters structure
Stephen Hemminger
2018-04-18
hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation
Haiyang Zhang
2018-04-18
scsi: netvsc: Use the vmbus function to calculate ring buffer percentage
Long Li
2018-03-25
hv_netvsc: Add range checking for rx packet offset and length
Haiyang Zhang
2018-03-22
hv_netvsc: common detach logic
Stephen Hemminger
2018-03-08
hv_netvsc: avoid repeated updates of packet filter
Stephen Hemminger
2017-12-13
hv_netvsc: empty current transmit aggregation if flow blocked
Stephen Hemminger
2017-12-13
hv_netvsc: remove open_cnt reference count
Stephen Hemminger
2017-12-13
hv_netvsc: pass netvsc_device to receive callback
Stephen Hemminger
2017-12-13
hv_netvsc: simplify function args in receive status path
Stephen Hemminger
2017-12-13
hv_netvsc: track memory allocation failures in ethtool stats
Stephen Hemminger
2017-12-13
hv_netvsc: Fix the TX/RX buffer default sizes
Haiyang Zhang
2017-12-13
hv_netvsc: Fix the receive buffer size limit
Haiyang Zhang
2017-12-03
hv_netvsc: use reciprocal divide to speed up percent calculation
Stephen Hemminger
2017-12-03
hv_netvsc: drop unused macros
Stephen Hemminger
2017-11-16
hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
Vitaly Kuznetsov
2017-10-14
hv_netvsc: Rename tx_send_table to tx_table
Haiyang Zhang
2017-10-14
hv_netvsc: Rename ind_table to rx_table
Haiyang Zhang
2017-10-08
hv_netvsc: Change the hash level variable to bit flags
Haiyang Zhang
2017-10-01
hv_netvsc: report stop_queue and wake_queue
Simon Xiao
2017-09-21
hv_netvsc: fix send buffer failure on MTU change
Alex Ng
2017-09-11
hv_netvsc: fix deadlock on hotplug
Stephen Hemminger
2017-09-01
hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()
Haiyang Zhang
2017-08-22
hv_netvsc: Add ethtool handler to set and get UDP hash levels
Haiyang Zhang
[next]