index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv_netvsc: Add structs and handlers for VF messages
Haiyang Zhang
2015-07-27
1
-10
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-18
/
+36
|
\
|
*
hv_netvsc: Allocate the sendbuf in a NUMA aware way
K. Y. Srinivasan
2015-05-31
1
-1
/
+3
|
*
hv_netvsc: Allocate the receive buffer from the correct NUMA node
K. Y. Srinivasan
2015-05-31
1
-1
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-7
/
+2
|
|
\
|
*
|
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
2015-05-12
1
-16
/
+27
*
|
|
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
1
-0
/
+1
|
|
/
|
/
|
*
|
hv_netvsc: remove unused variable in netvsc_send()
Jerry Snitselaar
2015-05-05
1
-7
/
+2
|
/
*
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
2015-04-29
1
-5
/
+0
*
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
2015-04-29
1
-0
/
+3
*
hv_netvsc: Implement partial copy into send buffer
Haiyang Zhang
2015-04-14
1
-16
/
+34
*
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
2015-04-07
1
-2
/
+4
*
hv_netvsc: Clean up two unused variables
Haiyang Zhang
2015-04-07
1
-1
/
+0
*
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
2015-03-31
1
-3
/
+7
*
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2015-03-31
1
-0
/
+1
*
hv_netvsc: Implement batching in send buffer
Haiyang Zhang
2015-03-29
1
-46
/
+141
*
hyperv: fix sparse warnings
Lad, Prabhakar
2015-02-05
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-3
/
+8
|
\
|
*
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
2015-01-31
1
-3
/
+8
*
|
hyperv: netvsc.c: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-01-27
1
-2
/
+3
|
/
*
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2014-12-22
1
-7
/
+8
*
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-08
1
-0
/
+3
*
net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-11-25
1
-3
/
+1
*
hyperv: Add processing of MTU reduced by the host
Haiyang Zhang
2014-11-12
1
-1
/
+2
*
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
*
|
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
1
-2
/
+14
|
/
*
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
2014-08-04
1
-5
/
+2
*
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
*
|
drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree
Fabian Frederick
2014-07-02
1
-3
/
+1
|
/
*
hyperv: fix apparent cut-n-paste error in send path teardown
Dave Jones
2014-06-16
1
-1
/
+1
*
hyperv: Enable sendbuf mechanism on the send path
KY Srinivasan
2014-04-30
1
-8
/
+218
*
hyperv: Simplify the send_completion variables
Haiyang Zhang
2014-04-23
1
-4
/
+3
*
hyperv: Remove recv_pkt_list and lock
Haiyang Zhang
2014-04-23
1
-162
/
+12
*
hyperv: Add support for virtual Receive Side Scaling (vRSS)
Haiyang Zhang
2014-04-21
1
-27
/
+109
*
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
KY Srinivasan
2014-04-11
1
-1
/
+1
*
hyperv: Change the receive buffer size for legacy hosts
Haiyang Zhang
2014-03-10
1
-1
/
+5
*
hyperv: Add latest NetVSP versions to auto negotiation
Haiyang Zhang
2014-02-19
1
-9
/
+16
*
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
KY Srinivasan
2014-02-17
1
-23
/
+10
*
Drivers: net: hyperv: Cleanup the receive path
KY Srinivasan
2014-02-17
1
-16
/
+13
*
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
2014-01-27
1
-5
/
+2
*
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
hyperv: Fix a compiler warning in netvsc_send()
Haiyang Zhang
2013-04-29
1
-1
/
+1
*
hyperv: Fix RNDIS send_completion code path
Haiyang Zhang
2013-04-08
1
-5
/
+12
*
hyperv: Report actual status in receive completion packet
Haiyang Zhang
2012-10-02
1
-6
/
+12
*
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2012-10-02
1
-3
/
+1
*
hyperv: Move wait completion msg code into rndis_filter_halt_device()
Haiyang Zhang
2012-08-03
1
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
1
-6
/
+6
|
\
[next]