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: fix race during initialization
stephen hemminger
2017-03-16
1
-2
/
+5
*
netvsc: handle select_queue when device is being removed
stephen hemminger
2017-03-12
3
-15
/
+7
*
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
*
|
|
netvsc: simplify rndis_filter_remove
stephen hemminger
2017-01-24
3
-11
/
+12
*
|
|
netvsc: don't pass void * to internal device_add
stephen hemminger
2017-01-24
3
-8
/
+8
*
|
|
netvsc: optimize receive path
stephen hemminger
2017-01-24
4
-133
/
+93
*
|
|
netvsc: group all per-channel state together
stephen hemminger
2017-01-24
4
-47
/
+51
*
|
|
netvsc: remove unused variables
stephen hemminger
2017-01-24
2
-7
/
+0
*
|
|
netvsc: enhance transmit select_queue
stephen hemminger
2017-01-24
1
-8
/
+27
*
|
|
netvsc: allow get/set of RSS indirection table
stephen hemminger
2017-01-24
3
-5
/
+31
*
|
|
netvsc: allow more flexible setting of number of channels
stephen hemminger
2017-01-24
2
-79
/
+50
*
|
|
netvsc: add ethtool ops to get/set RSS key
stephen hemminger
2017-01-24
3
-17
/
+70
*
|
|
netvsc: report rss field values
stephen hemminger
2017-01-24
1
-0
/
+27
*
|
|
netvsc: report number of rx queues in ethtool
stephen hemminger
2017-01-24
1
-0
/
+16
*
|
|
netvsc: negotiate checksum and segmentation parameters
stephen hemminger
2017-01-24
3
-76
/
+305
*
|
|
netvsc: remove no longer needed receive staging buffers
stephen hemminger
2017-01-24
3
-88
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-0
/
+3
|
\
|
|
|
*
|
netvsc: add rcu_read locking to netvsc callback
stephen hemminger
2017-01-11
1
-0
/
+3
|
|
/
*
/
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-0
/
+5
|
\
|
*
netvsc: reduce maximum GSO size
stephen hemminger
2016-12-07
1
-0
/
+5
*
|
hv_netvsc: remove excessive logging on MTU change
Vitaly Kuznetsov
2016-11-29
2
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-13
/
+12
|
\
|
|
*
Revert "hv_netvsc: report vmbus name in ethtool"
Stephen Hemminger
2016-10-29
1
-4
/
+0
|
*
netvsc: fix incorrect receive checksum offloading
Stephen Hemminger
2016-10-26
1
-8
/
+11
|
*
net/hyperv: avoid uninitialized variable
Arnd Bergmann
2016-10-18
1
-1
/
+1
*
|
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
Vitaly Kuznetsov
2016-10-21
1
-0
/
+7
*
|
net: use core MTU range checking in virt drivers
Jarod Wilson
2016-10-20
2
-9
/
+9
|
/
*
netvsc: Remove mistaken udp.h inclusion.
David S. Miller
2016-10-13
1
-1
/
+0
*
netvsc: fix checksum on UDP IPV6
stephen hemminger
2016-10-13
1
-50
/
+22
*
hv_netvsc: fix comments
Stephen Hemminger
2016-09-24
1
-4
/
+3
*
hv_netvsc: count multicast packets received
Stephen Hemminger
2016-09-23
2
-1
/
+10
*
hv_netvsc: remove VF in flight counters
Stephen Hemminger
2016-09-23
2
-63
/
+21
*
hv_netvsc: use RCU to protect vf_netdev
Stephen Hemminger
2016-09-23
2
-15
/
+16
*
hv_netvsc: improve VF device matching
Stephen Hemminger
2016-09-23
1
-21
/
+39
*
hv_netvsc: simplify callback event code
Stephen Hemminger
2016-09-23
1
-18
/
+10
*
hv_netvsc: dev hold/put reference to VF
Stephen Hemminger
2016-09-23
1
-0
/
+3
*
hv_netvsc: use consume_skb
Stephen Hemminger
2016-09-23
1
-2
/
+2
[next]