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
2017-08-11
netvsc: allow controlling send/recv buffer size
stephen hemminger
2017-08-11
netvsc: remove unnecessary check for NULL hdr
stephen hemminger
2017-08-11
netvsc: remove unnecessary cast of void pointer
stephen hemminger
2017-08-11
netvsc: whitespace cleanup
stephen hemminger
2017-08-11
netvsc: check error return when restoring channels and mtu
stephen hemminger
2017-08-11
netvsc: propagate MAC address change to VF slave
stephen hemminger
2017-08-11
netvsc: delay setup of VF device
stephen hemminger
2017-08-08
netvsc: make sure and unregister datapath
stephen hemminger
2017-08-06
netvsc: fix rtnl deadlock on unregister of vf
stephen hemminger
2017-08-02
netvsc: transparent VF management
stephen hemminger
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-29
netvsc: remove unnecessary indirection of page_buffer
stephen hemminger
2017-07-29
netvsc: fix warnings reported by lockdep
stephen hemminger
2017-07-29
netvsc: fix return value for set_channels
stephen hemminger
2017-07-25
Revert "netvsc: optimize calculation of number of slots"
stephen hemminger
2017-07-24
netvsc: remove no longer used max_num_rss queues
stephen hemminger
2017-07-24
netvsc: include rtnetlink.h
stephen hemminger
2017-07-24
netvsc: fix netvsc_set_channels
stephen hemminger
2017-07-24
netvsc: Remove redundant use of ipv6_hdr()
Mohammed Gamal
2017-07-24
netvsc: remove bogus rtnl_unlock
stephen hemminger
2017-07-24
netvsc: fix ptr_ret.cocci warnings
Wu Fengguang
2017-07-19
netvsc: add rtnl annotations in rndis
stephen hemminger
2017-07-19
netvsc: need rcu_derefence when accessing internal device info
stephen hemminger
2017-07-19
netvsc: use ERR_PTR to avoid dereference issues
stephen hemminger
2017-07-19
netvsc: change logic for change mtu and set_queues
stephen hemminger
2017-07-19
netvsc: change order of steps in setting queues
stephen hemminger
2017-07-19
netvsc: add some rtnl_dereference annotations
stephen hemminger
2017-07-19
netvsc: force link update after MTU change
stephen hemminger
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-22
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
2017-06-22
netvsc: don't access netdev->num_rx_queues directly
Arnd Bergmann
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-09
netvsc: use hv_get_bytes_to_read
stephen hemminger
2017-06-09
netvsc: optimize calculation of number of slots
stephen hemminger
2017-06-08
netvsc: move filter setting to rndis_device
stephen hemminger
2017-06-08
netvsc: fix net poll mode
stephen hemminger
2017-06-08
netvsc: fix rcu dereference warning from ethtool
stephen hemminger
2017-05-31
netvsc: Add #include's for csum_* function declarations
Michael Kelley
2017-04-17
hv_netvsc: change netvsc device default duplex to FULL
Simon Xiao
2017-04-17
netvsc: fix RCU warning in get_stats
stephen hemminger
2017-04-17
hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
Haiyang Zhang
2017-04-17
hv_netvsc: Fix the queue index computation in forwarding case
Haiyang Zhang
2017-03-27
netvsc: fix dereference before null check errors
Colin Ian King
2017-03-25
netvsc: Properly initialize the return value
K. Y. Srinivasan
2017-03-22
netvsc: uses RCU instead of removal flag
stephen hemminger
2017-03-22
netvsc: use RCU to protect inner device structure
stephen hemminger
2017-03-22
netvsc: change max channel calculation
stephen hemminger
2017-03-22
netvsc: handle offline mtu and channel change
stephen hemminger
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]