Haiyang Zhang
|
71790a2792
hv_netvsc: Add structs and handlers for VF messages
|
10 years ago |
Linus Torvalds
|
e0456717e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Stephen Rothwell
|
d6472302f2
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
|
10 years ago |
K. Y. Srinivasan
|
5defde5946
hv_netvsc: Allocate the sendbuf in a NUMA aware way
|
10 years ago |
K. Y. Srinivasan
|
0a726c2b49
hv_netvsc: Allocate the receive buffer from the correct NUMA node
|
10 years ago |
David S. Miller
|
b04096ff33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
KY Srinivasan
|
82fa3c776e
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
|
10 years ago |
Jerry Snitselaar
|
7aab5159fa
hv_netvsc: remove unused variable in netvsc_send()
|
10 years ago |
KY Srinivasan
|
b56fc3c536
hv_netvsc: Fix a bug in netvsc_start_xmit()
|
10 years ago |
Simon Xiao
|
3f300ff41d
hv_netvsc: introduce netif-msg into netvsc module
|
10 years ago |
Haiyang Zhang
|
aa0a34be68
hv_netvsc: Implement partial copy into send buffer
|
10 years ago |
Haiyang Zhang
|
ee90b81203
hv_netvsc: Fix the packet free when it is in skb headroom
|
10 years ago |
Haiyang Zhang
|
0d158852a8
hv_netvsc: Clean up two unused variables
|
10 years ago |
KY Srinivasan
|
b08cc79155
hv_netvsc: Eliminate memory allocation in the packet send path
|
10 years ago |
KY Srinivasan
|
cbacec76bc
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
|
10 years ago |
Haiyang Zhang
|
7c3877f275
hv_netvsc: Implement batching in send buffer
|
10 years ago |
Lad, Prabhakar
|
da19fcd0d8
hyperv: fix sparse warnings
|
10 years ago |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Haiyang Zhang
|
d953ca4ddf
hyperv: Fix the error processing in netvsc_send()
|
10 years ago |
Nicholas Mc Guire
|
7390fe9c9a
hyperv: netvsc.c: match wait_for_completion_timeout return type
|
10 years ago |
Haiyang Zhang
|
c51ed18257
hyperv: Fix some variable name typos in send-buffer init/revoke
|
10 years ago |
Haiyang Zhang
|
c3582a2c4d
hyperv: Add support for vNIC hot removal
|
10 years ago |
Markus Elfring
|
aa99c47933
net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
|
10 years ago |
Haiyang Zhang
|
4d3c9d37f7
hyperv: Add processing of MTU reduced by the host
|
10 years ago |
David S. Miller
|
64b1f00a08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
KY Srinivasan
|
3a67c9ccad
hyperv: Fix a bug in netvsc_send()
|
11 years ago |
Dan Carpenter
|
b1c849276b
hyperv: NULL dereference on error
|
11 years ago |
Haiyang Zhang
|
f90251c8a6
hyperv: Increase the buffer length for netvsc_channel_cb()
|
11 years ago |
KY Srinivasan
|
06b47aac49
Drivers: net-next: hyperv: Increase the size of the sendbuf region
|
11 years ago |
David S. Miller
|
f139c74a8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |