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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-23
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2
-7
/
+9
2014-12-09
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2
-0
/
+6
2014-11-26
net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-3
/
+1
2014-11-13
hyperv: Add processing of MTU reduced by the host
Haiyang Zhang
3
-3
/
+14
2014-10-30
hyperv: Add IPv6 into the hash computation for vRSS
Haiyang Zhang
2
-2
/
+5
2014-10-23
hyperv: Fix the total_data_buflen in send path
Haiyang Zhang
1
-0
/
+1
2014-10-18
hyperv: Add handling of IP header with option field in netvsc_set_hash()
Haiyang Zhang
1
-16
/
+10
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2014-10-06
hyperv: Fix a bug in netvsc_send()
KY Srinivasan
1
-7
/
+8
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-09-30
hyperv: Fix a bug in netvsc_start_xmit()
KY Srinivasan
1
-1
/
+2
2014-09-06
hyperv: NULL dereference on error
Dan Carpenter
1
-4
/
+2
2014-08-22
hyperv: Increase the buffer length for netvsc_channel_cb()
Haiyang Zhang
2
-4
/
+16
2014-08-07
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
1
-1
/
+1
2014-08-05
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
2
-6
/
+3
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-07-24
hyperv: Fix error return code in netvsc_init_buf()
Wei Yongjun
1
-1
/
+3
2014-07-10
hyperv: Add netpoll support
Richard Weinberger
1
-0
/
+11
2014-07-03
drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree
Fabian Frederick
1
-3
/
+1
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-06-20
hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
Haiyang Zhang
3
-25
/
+29
2014-06-17
hyperv: fix apparent cut-n-paste error in send path teardown
Dave Jones
1
-1
/
+1
2014-05-23
hyperv: Add hash value into RNDIS Per-packet info
Haiyang Zhang
2
-4
/
+18
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2014-05-12
Add support for netvsc build without CONFIG_SYSFS flag
Haiyang Zhang
1
-4
/
+1
2014-05-01
hyperv: Properly handle checksum offload
KY Srinivasan
1
-0
/
+4
2014-04-30
hyperv: Enable sendbuf mechanism on the send path
KY Srinivasan
3
-9
/
+234
2014-04-23
hyperv: Simplify the send_completion variables
Haiyang Zhang
4
-16
/
+11
2014-04-23
hyperv: Remove recv_pkt_list and lock
Haiyang Zhang
4
-198
/
+13
2014-04-21
hyperv: Add support for virtual Receive Side Scaling (vRSS)
Haiyang Zhang
4
-34
/
+504
2014-04-11
Drivers: net: hyperv: Address UDP checksum issues
KY Srinivasan
3
-2
/
+37
2014-04-11
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
KY Srinivasan
1
-1
/
+1
2014-04-11
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
KY Srinivasan
1
-1
/
+3
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+24
2014-03-11
hyperv: Change the receive buffer size for legacy hosts
Haiyang Zhang
2
-1
/
+6
2014-03-10
Drivers: net: hyperv: Enable large send offload
KY Srinivasan
2
-4
/
+74
2014-03-10
Drivers: net: hyperv: Enable send side checksum offload
KY Srinivasan
2
-2
/
+77
2014-03-10
Drivers: net: hyperv: Enable receive side IP checksum offload
KY Srinivasan
3
-6
/
+50
2014-03-10
Drivers: net: hyperv: Enable offloads on the host
KY Srinivasan
2
-0
/
+135
2014-03-10
Drivers: net: hyperv: Cleanup the send path
KY Srinivasan
3
-90
/
+71
2014-03-10
Drivers: net: hyperv: Enable scatter gather I/O
KY Srinivasan
1
-39
/
+114
2014-03-06
hyperv: Move state setting for link query
Haiyang Zhang
2
-1
/
+24
2014-02-20
hyperv: Add latest NetVSP versions to auto negotiation
Haiyang Zhang
3
-10
/
+70
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+38
2014-02-18
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
KY Srinivasan
2
-23
/
+12
2014-02-18
Drivers: net: hyperv: Cleanup the receive path
KY Srinivasan
1
-16
/
+13
2014-02-18
Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
KY Srinivasan
3
-45
/
+4
2014-02-17
hyperv: Fix the carrier status setting
Haiyang Zhang
1
-15
/
+38
2014-01-28
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
2
-6
/
+3
[next]