index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc_drv.c
Age
Commit message (
Expand
)
Author
2018-06-30
hv_netvsc: split sub-channel setup into async and sync
Stephen Hemminger
2018-06-12
hv_netvsc: move VF to same namespace as netvsc device
Stephen Hemminger
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-07
hv_netvsc: Fix a network regression after ifdown/ifup
Dexuan Cui
2018-06-03
hv_netvsc: fix error return code in netvsc_probe()
Wei Yongjun
2018-05-28
netvsc: refactor notifier/event handling code to use the failover framework
Sridhar Samudrala
2018-05-23
hv_netvsc: Add handlers for ethtool get/set msg level
Haiyang Zhang
2018-05-10
hv_netvsc: set master device
Stephen Hemminger
2018-04-18
scsi: netvsc: Use the vmbus function to calculate ring buffer percentage
Long Li
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-25
hv_netvsc: Fix the return status in RX path
Haiyang Zhang
2018-03-22
hv_netvsc: common detach logic
Stephen Hemminger
2018-03-08
hv_netvsc: fix locking during VF setup
Stephen Hemminger
2018-03-08
hv_netvsc: fix locking for rx_mode
Stephen Hemminger
2018-03-04
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
2018-03-04
hv_netvsc: defer queue selection to VF
Stephen Hemminger
2018-03-04
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
2017-12-13
hv_netvsc: empty current transmit aggregation if flow blocked
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-03
hv_netvsc: optimize initialization of RNDIS header
Stephen Hemminger
2017-12-03
hv_netvsc: use reciprocal divide to speed up percent calculation
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: Add ethtool handler to set and get TCP hash levels
Haiyang Zhang
2017-10-08
hv_netvsc: Change the hash level variable to bit flags
Haiyang Zhang
2017-10-04
net: Add extack to upper device linking
David Ahern
2017-10-01
hv_netvsc: report stop_queue and wake_queue
Simon Xiao
2017-09-25
hv_netvsc: Fix the real number of queues of non-vRSS cases
Haiyang Zhang
2017-09-21
hv_netvsc: fix send buffer failure on MTU change
Alex Ng
2017-09-15
netvsc: increase default receive buffer size
Stephen Hemminger
2017-09-11
hv_netvsc: fix deadlock on hotplug
Stephen Hemminger
2017-09-01
hv_netvsc: Fix the channel limit in netvsc_set_rxfh()
Haiyang Zhang
2017-09-01
hv_netvsc: Simplify the limit check in netvsc_set_channels()
Haiyang Zhang
2017-09-01
hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()
Haiyang Zhang
2017-09-01
netvsc: allow driver to be removed even if VF is present
Stephen Hemminger
2017-09-01
netvsc: cleanup datapath switch
Stephen Hemminger
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-24
netvsc: fix deadlock betwen link status and removal
stephen hemminger
2017-08-24
hv_netvsc: Fix rndis_filter_close error during netvsc_remove
Haiyang Zhang
2017-08-22
hv_netvsc: Add ethtool handler to set and get UDP hash levels
Haiyang Zhang
2017-08-22
hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
Haiyang Zhang
2017-08-22
hv_netvsc: Clean up unused parameter from netvsc_get_hash()
Haiyang Zhang
2017-08-11
netvsc: keep track of some non-fatal overload conditions
stephen hemminger
[prev]
[next]