index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Age
Commit message (
Expand
)
Author
2017-03-26
hv_netvsc: use skb_get_hash() instead of a homegrown implementation
Vitaly Kuznetsov
2017-02-14
netvsc: Set maximum GSO size in the right place
Ben Hutchings
2017-01-15
netvsc: reduce maximum GSO size
stephen hemminger
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-08-18
hv_netvsc: Fix dereference of nvdev before check
Andrew Schwartzmeyer
2015-08-12
hv_netvsc: Implement set_channels ethtool op
Andrew Schwartzmeyer
2015-08-12
hv_netvsc: Set vRSS with num_chn in RNDIS filter
Andrew Schwartzmeyer
2015-07-27
hv_netvsc: Add structs and handlers for VF messages
Haiyang Zhang
2015-07-26
hv_netvsc: Wait for sub-channels to be processed during probe
KY Srinivasan
2015-07-15
hv_netvsc: Add close of RNDIS filter into change mtu call
Haiyang Zhang
2015-07-08
hv_netvsc: Add support to set MTU reservation from guest side
Haiyang Zhang
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-05-31
hv_netvsc: Allocate the sendbuf in a NUMA aware way
K. Y. Srinivasan
2015-05-31
hv_netvsc: Allocate the receive buffer from the correct NUMA node
K. Y. Srinivasan
2015-05-30
hv_netvsc: Properly size the vrss queues
KY Srinivasan
2015-05-17
hv_netvsc: change member name of struct netvsc_stats
sixiao@microsoft.com
2015-05-14
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-12
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
2015-05-05
hv_netvsc: remove unused variable in netvsc_send()
Jerry Snitselaar
2015-04-29
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
2015-04-29
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
2015-04-14
hv_netvsc: Implement partial copy into send buffer
Haiyang Zhang
2015-04-08
hv_netvsc: try linearizing big SKBs before dropping them
Vitaly Kuznetsov
2015-04-08
hv_netvsc: use single existing drop path in netvsc_start_xmit
Vitaly Kuznetsov
2015-04-07
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
2015-04-07
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
2015-04-07
hv_netvsc: Clean up two unused variables
Haiyang Zhang
2015-03-31
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
2015-03-31
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2015-03-29
hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add()
Haiyang Zhang
2015-03-29
hv_netvsc: Implement batching in send buffer
Haiyang Zhang
2015-02-28
hyperv: Implement netvsc_get_channels() ethool op
Andrew Schwartzmeyer
2015-02-05
hyperv: fix sparse warnings
Lad, Prabhakar
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-31
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
2015-01-27
hyperv: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-01-27
hyperv: netvsc.c: match wait_for_completion_timeout return type
Nicholas Mc Guire
2014-12-22
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2014-12-08
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-11-25
net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-11-12
hyperv: Add processing of MTU reduced by the host
Haiyang Zhang
2014-10-30
hyperv: Add IPv6 into the hash computation for vRSS
Haiyang Zhang
2014-10-22
hyperv: Fix the total_data_buflen in send path
Haiyang Zhang
2014-10-17
hyperv: Add handling of IP header with option field in netvsc_set_hash()
Haiyang Zhang
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-05
hyperv: Fix a bug in netvsc_send()
KY Srinivasan
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]