index
:
Linux Stable
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.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
*
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
2015-02-26
1
-3
/
+8
*
hyperv: Fix the total_data_buflen in send path
Haiyang Zhang
2014-10-22
1
-0
/
+1
*
hyperv: Add handling of IP header with option field in netvsc_set_hash()
Haiyang Zhang
2014-10-17
1
-16
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
1
-7
/
+8
|
\
|
*
hyperv: Fix a bug in netvsc_send()
KY Srinivasan
2014-10-05
1
-7
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-1
/
+2
|
\
|
|
*
hyperv: Fix a bug in netvsc_start_xmit()
KY Srinivasan
2014-09-30
1
-1
/
+2
*
|
hyperv: NULL dereference on error
Dan Carpenter
2014-09-05
1
-4
/
+2
*
|
hyperv: Increase the buffer length for netvsc_channel_cb()
Haiyang Zhang
2014-08-22
2
-4
/
+16
|
/
*
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
2014-08-06
1
-1
/
+1
*
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
2014-08-04
2
-6
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
1
-1
/
+3
|
\
|
*
hyperv: Fix error return code in netvsc_init_buf()
Wei Yongjun
2014-07-23
1
-1
/
+3
*
|
hyperv: Add netpoll support
Richard Weinberger
2014-07-09
1
-0
/
+11
*
|
drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree
Fabian Frederick
2014-07-02
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-25
1
-1
/
+1
|
\
|
|
*
hyperv: fix apparent cut-n-paste error in send path teardown
Dave Jones
2014-06-16
1
-1
/
+1
*
|
hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
Haiyang Zhang
2014-06-19
3
-25
/
+29
|
/
*
hyperv: Add hash value into RNDIS Per-packet info
Haiyang Zhang
2014-05-23
2
-4
/
+18
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
1
-0
/
+4
|
\
|
*
hyperv: Properly handle checksum offload
KY Srinivasan
2014-04-30
1
-0
/
+4
*
|
Add support for netvsc build without CONFIG_SYSFS flag
Haiyang Zhang
2014-05-12
1
-4
/
+1
*
|
hyperv: Enable sendbuf mechanism on the send path
KY Srinivasan
2014-04-30
3
-9
/
+234
*
|
hyperv: Simplify the send_completion variables
Haiyang Zhang
2014-04-23
4
-16
/
+11
*
|
hyperv: Remove recv_pkt_list and lock
Haiyang Zhang
2014-04-23
4
-198
/
+13
*
|
hyperv: Add support for virtual Receive Side Scaling (vRSS)
Haiyang Zhang
2014-04-21
4
-34
/
+504
|
/
*
Drivers: net: hyperv: Address UDP checksum issues
KY Srinivasan
2014-04-11
3
-2
/
+37
*
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
KY Srinivasan
2014-04-11
1
-1
/
+1
*
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
KY Srinivasan
2014-04-11
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
2
-1
/
+24
|
\
|
*
hyperv: Move state setting for link query
Haiyang Zhang
2014-03-05
2
-1
/
+24
*
|
hyperv: Change the receive buffer size for legacy hosts
Haiyang Zhang
2014-03-10
2
-1
/
+6
*
|
Drivers: net: hyperv: Enable large send offload
KY Srinivasan
2014-03-10
2
-4
/
+74
*
|
Drivers: net: hyperv: Enable send side checksum offload
KY Srinivasan
2014-03-10
2
-2
/
+77
*
|
Drivers: net: hyperv: Enable receive side IP checksum offload
KY Srinivasan
2014-03-10
3
-6
/
+50
*
|
Drivers: net: hyperv: Enable offloads on the host
KY Srinivasan
2014-03-10
2
-0
/
+135
*
|
Drivers: net: hyperv: Cleanup the send path
KY Srinivasan
2014-03-10
3
-90
/
+71
*
|
Drivers: net: hyperv: Enable scatter gather I/O
KY Srinivasan
2014-03-10
1
-39
/
+114
*
|
hyperv: Add latest NetVSP versions to auto negotiation
Haiyang Zhang
2014-02-19
3
-10
/
+70
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
1
-15
/
+38
|
\
|
|
*
hyperv: Fix the carrier status setting
Haiyang Zhang
2014-02-16
1
-15
/
+38
*
|
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
KY Srinivasan
2014-02-17
2
-23
/
+12
*
|
Drivers: net: hyperv: Cleanup the receive path
KY Srinivasan
2014-02-17
1
-16
/
+13
*
|
Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
KY Srinivasan
2014-02-17
3
-45
/
+4
|
/
*
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
2014-01-27
2
-6
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-12
/
+8
|
\
|
*
hyperv: Fix race between probe and open calls
Haiyang Zhang
2013-12-21
1
-12
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-1
/
+0
|
\
|
|
*
netvsc: don't flush peers notifying work during setting mtu
Jason Wang
2013-12-17
1
-1
/
+0
[next]