aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hyperv
AgeCommit message (Expand)Author
2014-12-22hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang
2014-12-08hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-11-25net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-11-12hyperv: Add processing of MTU reduced by the hostHaiyang Zhang
2014-10-30hyperv: Add IPv6 into the hash computation for vRSSHaiyang Zhang
2014-10-22hyperv: Fix the total_data_buflen in send pathHaiyang Zhang
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-05hyperv: Fix a bug in netvsc_send()KY Srinivasan
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-09-05hyperv: NULL dereference on errorDan Carpenter
2014-08-22hyperv: Increase the buffer length for netvsc_channel_cb()Haiyang Zhang
2014-08-06hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan
2014-08-04Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-23hyperv: Fix error return code in netvsc_init_buf()Wei Yongjun
2014-07-09hyperv: Add netpoll supportRichard Weinberger
2014-07-02drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfreeFabian Frederick
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-19hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE eventHaiyang Zhang
2014-06-16hyperv: fix apparent cut-n-paste error in send path teardownDave Jones
2014-05-23hyperv: Add hash value into RNDIS Per-packet infoHaiyang Zhang
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12Add support for netvsc build without CONFIG_SYSFS flagHaiyang Zhang
2014-04-30hyperv: Properly handle checksum offloadKY Srinivasan
2014-04-30hyperv: Enable sendbuf mechanism on the send pathKY Srinivasan
2014-04-23hyperv: Simplify the send_completion variablesHaiyang Zhang
2014-04-23hyperv: Remove recv_pkt_list and lockHaiyang Zhang
2014-04-21hyperv: Add support for virtual Receive Side Scaling (vRSS)Haiyang Zhang
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan
2014-04-11Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan
2014-04-11Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-10hyperv: Change the receive buffer size for legacy hostsHaiyang Zhang
2014-03-10Drivers: net: hyperv: Enable large send offloadKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable send side checksum offloadKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable receive side IP checksum offloadKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable offloads on the hostKY Srinivasan
2014-03-10Drivers: net: hyperv: Cleanup the send pathKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable scatter gather I/OKY Srinivasan
2014-03-05hyperv: Move state setting for link queryHaiyang Zhang
2014-02-19hyperv: Add latest NetVSP versions to auto negotiationHaiyang Zhang
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-17Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan
2014-02-17Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan
2014-02-17Drivers: net: hyperv: Get rid of the rndis_filter_packet structureKY Srinivasan
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang