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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
4
-32
/
+145
|
\
|
*
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
|
*
hv_netvsc: Properly size the vrss queues
KY Srinivasan
2015-05-30
3
-2
/
+19
|
*
hv_netvsc: change member name of struct netvsc_stats
sixiao@microsoft.com
2015-05-17
2
-9
/
+9
|
*
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
2015-05-14
2
-8
/
+86
|
*
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
1
-4
/
+4
|
*
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
2
-0
/
+2
|
|
/
|
/
|
*
|
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
3
-26
/
+7
*
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
2015-04-29
4
-7
/
+31
*
hv_netvsc: Implement partial copy into send buffer
Haiyang Zhang
2015-04-14
3
-19
/
+46
*
hv_netvsc: try linearizing big SKBs before dropping them
Vitaly Kuznetsov
2015-04-08
1
-5
/
+20
*
hv_netvsc: use single existing drop path in netvsc_start_xmit
Vitaly Kuznetsov
2015-04-08
1
-8
/
+6
*
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
2015-04-07
3
-3
/
+6
*
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
2015-04-07
2
-12
/
+9
*
hv_netvsc: Clean up two unused variables
Haiyang Zhang
2015-04-07
3
-4
/
+0
*
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
2015-03-31
4
-22
/
+60
*
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2015-03-31
2
-2
/
+2
*
hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add()
Haiyang Zhang
2015-03-29
1
-2
/
+0
*
hv_netvsc: Implement batching in send buffer
Haiyang Zhang
2015-03-29
4
-47
/
+162
*
hyperv: Implement netvsc_get_channels() ethool op
Andrew Schwartzmeyer
2015-02-28
3
-1
/
+20
*
hyperv: fix sparse warnings
Lad, Prabhakar
2015-02-05
2
-5
/
+6
*
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: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-01-27
1
-7
/
+12
*
|
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
2
-7
/
+9
*
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-08
2
-0
/
+6
*
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
3
-3
/
+14
*
hyperv: Add IPv6 into the hash computation for vRSS
Haiyang Zhang
2014-10-30
2
-2
/
+5
*
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
[next]