index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Commit message (
Expand
)
Author
Age
Files
Lines
*
netvsc: make sure napi enabled before vmbus_open
stephen hemminger
2017-05-04
2
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
2
-6
/
+4
|
\
|
*
netvsc: fix calculation of available send sections
stephen hemminger
2017-04-25
2
-6
/
+4
|
*
netvsc: fix race during initialization
stephen hemminger
2017-03-16
1
-2
/
+5
*
|
netvsc: fix use after free on module removal
stephen hemminger
2017-04-21
2
-7
/
+11
*
|
netvsc: Deal with rescinded channels correctly
K. Y. Srinivasan
2017-04-21
1
-0
/
+16
*
|
hv_netvsc: change netvsc device default duplex to FULL
Simon Xiao
2017-04-17
1
-1
/
+1
*
|
netvsc: fix RCU warning in get_stats
stephen hemminger
2017-04-17
1
-1
/
+1
*
|
hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
Haiyang Zhang
2017-04-17
1
-1
/
+31
*
|
hv_netvsc: Fix the queue index computation in forwarding case
Haiyang Zhang
2017-04-17
2
-15
/
+31
*
|
netvsc: use napi_consume_skb
stephen hemminger
2017-04-09
1
-7
/
+11
*
|
netvsc: Initialize all channel related state prior to opening the channel
K. Y. Srinivasan
2017-04-08
2
-14
/
+18
*
|
netvsc: fix dereference before null check errors
Colin Ian King
2017-03-27
1
-2
/
+4
*
|
netvsc: Properly initialize the return value
K. Y. Srinivasan
2017-03-25
1
-1
/
+1
*
|
netvsc: Fix a bug in sub-channel handling
K. Y. Srinivasan
2017-03-25
1
-0
/
+5
*
|
netvsc: fix and cleanup rndis_filter_set_packet_filter
stephen hemminger
2017-03-22
1
-12
/
+6
*
|
netvsc: eliminate unnecessary skb == NULL checks
stephen hemminger
2017-03-22
1
-6
/
+3
*
|
netvsc: remove unnecessary lock on shutdown
stephen hemminger
2017-03-22
1
-4
/
+3
*
|
netvsc: use refcount_t for keeping track of sub channels
stephen hemminger
2017-03-22
2
-33
/
+12
*
|
netvsc: uses RCU instead of removal flag
stephen hemminger
2017-03-22
3
-31
/
+10
*
|
netvsc: use RCU to protect inner device structure
stephen hemminger
2017-03-22
3
-24
/
+57
*
|
netvsc: change max channel calculation
stephen hemminger
2017-03-22
2
-17
/
+11
*
|
netvsc: handle offline mtu and channel change
stephen hemminger
2017-03-22
1
-9
/
+20
*
|
netvsc: fix NAPI performance regression
stephen hemminger
2017-03-22
2
-23
/
+19
*
|
netvsc: remove unused #define
stephen hemminger
2017-03-16
1
-3
/
+0
*
|
netvsc: add comments about callback's and NAPI
stephen hemminger
2017-03-16
1
-1
/
+12
*
|
netvsc: avoid race with callback
stephen hemminger
2017-03-16
2
-18
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
3
-15
/
+7
|
\
|
|
*
netvsc: handle select_queue when device is being removed
stephen hemminger
2017-03-12
3
-15
/
+7
*
|
netvsc: fix hang on netvsc module removal
stephen hemminger
2017-03-12
1
-2
/
+2
*
|
netvsc: need napi scheduled during removal
stephen hemminger
2017-03-12
1
-14
/
+2
*
|
net: hyperv: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-12
1
-18
/
+21
*
|
netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb
stephen hemminger
2017-03-06
1
-2
/
+4
*
|
netvsc: enable GRO
stephen hemminger
2017-03-06
1
-4
/
+4
*
|
netvsc: implement NAPI
stephen hemminger
2017-03-06
4
-47
/
+102
*
|
vmbus: introduce in-place packet iterator
stephen hemminger
2017-03-06
1
-24
/
+10
*
|
netvsc: don't overload variable in same function
stephen hemminger
2017-03-06
1
-2
/
+2
|
/
*
netvsc: fix use-after-free in netvsc_change_mtu()
Dexuan Cui
2017-03-02
1
-4
/
+11
*
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-22
1
-18
/
+3
|
\
|
*
vmbus: remove unused kickq argument to sendpacket
Stephen Hemminger
2017-02-10
1
-18
/
+3
*
|
netvsc: fix typo on statistics
Simon Xiao
2017-02-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-0
/
+3
|
\
|
|
*
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-04
1
-0
/
+6
|
|
\
|
|
*
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
2017-01-31
1
-0
/
+6
*
|
|
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-1
/
+1
*
|
|
netvsc: call netif_receive_skb
stephen hemminger
2017-01-24
1
-1
/
+1
*
|
|
netvsc: simplify get next send section
stephen hemminger
2017-01-24
1
-20
/
+8
*
|
|
netvsc: report per-channel stats in ethtool statistics
Simon Xiao
2017-01-24
3
-57
/
+93
*
|
|
netvsc: account for packets/bytes transmitted after completion
stephen hemminger
2017-01-24
3
-14
/
+22
*
|
|
netvsc: eliminate per-device outstanding send counter
stephen hemminger
2017-01-24
3
-32
/
+34
[next]