index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
Revert "netvsc: optimize calculation of number of slots"
stephen hemminger
1
-10
/
+33
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-22
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
1
-3
/
+5
2017-06-22
netvsc: don't access netdev->num_rx_queues directly
Arnd Bergmann
1
-2
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-36
/
+18
2017-06-09
netvsc: use hv_get_bytes_to_read
stephen hemminger
1
-7
/
+3
2017-06-09
netvsc: optimize calculation of number of slots
stephen hemminger
1
-33
/
+10
2017-06-08
netvsc: move filter setting to rndis_device
stephen hemminger
1
-31
/
+2
2017-06-08
netvsc: fix net poll mode
stephen hemminger
1
-4
/
+15
2017-06-08
netvsc: fix rcu dereference warning from ethtool
stephen hemminger
1
-1
/
+1
2017-05-31
netvsc: Add #include's for csum_* function declarations
Michael Kelley
1
-0
/
+2
2017-04-17
hv_netvsc: change netvsc device default duplex to FULL
Simon Xiao
1
-1
/
+1
2017-04-17
netvsc: fix RCU warning in get_stats
stephen hemminger
1
-1
/
+1
2017-04-17
hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
Haiyang Zhang
1
-1
/
+31
2017-04-17
hv_netvsc: Fix the queue index computation in forwarding case
Haiyang Zhang
1
-14
/
+30
2017-03-28
netvsc: fix dereference before null check errors
Colin Ian King
1
-2
/
+4
2017-03-26
netvsc: Properly initialize the return value
K. Y. Srinivasan
1
-1
/
+1
2017-03-23
netvsc: uses RCU instead of removal flag
stephen hemminger
1
-24
/
+10
2017-03-23
netvsc: use RCU to protect inner device structure
stephen hemminger
1
-18
/
+43
2017-03-23
netvsc: change max channel calculation
stephen hemminger
1
-2
/
+1
2017-03-23
netvsc: handle offline mtu and channel change
stephen hemminger
1
-9
/
+20
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+3
2017-03-13
netvsc: handle select_queue when device is being removed
stephen hemminger
1
-8
/
+3
2017-03-13
net: hyperv: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-18
/
+21
2017-03-07
netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb
stephen hemminger
1
-2
/
+4
2017-03-07
netvsc: enable GRO
stephen hemminger
1
-4
/
+4
2017-03-07
netvsc: implement NAPI
stephen hemminger
1
-5
/
+0
2017-03-03
netvsc: fix use-after-free in netvsc_change_mtu()
Dexuan Cui
1
-4
/
+11
2017-02-17
netvsc: fix typo on statistics
Simon Xiao
1
-1
/
+1
2017-02-07
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
1
-1
/
+1
2017-01-25
netvsc: call netif_receive_skb
stephen hemminger
1
-1
/
+1
2017-01-25
netvsc: report per-channel stats in ethtool statistics
Simon Xiao
1
-54
/
+89
2017-01-25
netvsc: account for packets/bytes transmitted after completion
stephen hemminger
1
-10
/
+3
2017-01-25
netvsc: simplify rndis_filter_remove
stephen hemminger
1
-4
/
+4
2017-01-25
netvsc: optimize receive path
stephen hemminger
1
-16
/
+16
2017-01-25
netvsc: group all per-channel state together
stephen hemminger
1
-3
/
+2
2017-01-25
netvsc: remove unused variables
stephen hemminger
1
-4
/
+0
2017-01-25
netvsc: enhance transmit select_queue
stephen hemminger
1
-8
/
+27
2017-01-25
netvsc: allow get/set of RSS indirection table
stephen hemminger
1
-3
/
+23
2017-01-25
netvsc: allow more flexible setting of number of channels
stephen hemminger
1
-79
/
+49
2017-01-25
netvsc: add ethtool ops to get/set RSS key
stephen hemminger
1
-0
/
+46
2017-01-25
netvsc: report rss field values
stephen hemminger
1
-0
/
+27
2017-01-25
netvsc: report number of rx queues in ethtool
stephen hemminger
1
-0
/
+16
2017-01-25
netvsc: negotiate checksum and segmentation parameters
stephen hemminger
1
-52
/
+40
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-01-12
netvsc: add rcu_read locking to netvsc callback
stephen hemminger
1
-0
/
+3
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2016-12-07
netvsc: reduce maximum GSO size
stephen hemminger
1
-0
/
+5
[next]