aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/netvsc_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang1-2/+2
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()Vitaly Kuznetsov1-3/+1
2016-06-05hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()Vitaly Kuznetsov1-8/+5
2016-06-05hv_netvsc: remove redundant assignment in netvsc_recv_callback()Vitaly Kuznetsov1-1/+0
2016-06-03hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang1-0/+4
2016-05-16hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove()Vitaly Kuznetsov1-2/+7
2016-05-16hv_netvsc: get rid of struct net_device pointer in struct netvsc_deviceVitaly Kuznetsov1-37/+54
2016-05-16hv_netvsc: untangle the pointer messVitaly Kuznetsov1-30/+21
2016-05-16hv_netvsc: use start_remove flag to protect netvsc_link_change()Vitaly Kuznetsov1-4/+17
2016-05-16hv_netvsc: move start_remove flag to net_device_contextVitaly Kuznetsov1-3/+9
2016-04-24hv_netvsc: Fix the list processing for network change eventHaiyang Zhang1-1/+1
2016-04-18hv_netvsc: Implement support for VF drivers on Hyper-VKY Srinivasan1-26/+286
2016-03-23hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang1-1/+4
2016-02-29hv_netvsc: add ethtool support for set and get of settingssixiao@microsoft.com1-0/+56
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2016-02-19hv_netvsc: add software transmit timestamp supportsixiao@microsoft.com1-0/+3
2016-02-13hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov1-0/+3
2016-02-11hv_netvsc: cleanup netdev feature flags for netvscsixiao@microsoft.com1-4/+7
2016-01-25hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov1-64/+3
2015-12-02hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packetKY Srinivasan1-7/+7
2015-12-02hv_netvsc: Eliminate status from struct hv_netvsc_packetKY Srinivasan1-6/+2
2015-12-02hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packetKY Srinivasan1-1/+0
2015-12-02hv_netvsc: Eliminate completion_func from struct hv_netvsc_packetKY Srinivasan1-3/+0
2015-12-02hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packetKY Srinivasan1-1/+0
2015-12-02hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packetKY Srinivasan1-12/+2
2015-12-02hv_netvsc: Eliminate page_buf from struct hv_netvsc_packetKY Srinivasan1-5/+6
2015-12-02hv_netvsc: move subchannel existence check to netvsc_select_queue()Vitaly Kuznetsov1-0/+3
2015-12-02hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan1-19/+11
2015-12-02hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packetKY Srinivasan1-1/+0
2015-12-02hv_netvsc: Eliminate send_completion from struct hv_netvsc_packetKY Srinivasan1-1/+1
2015-12-02hv_netvsc: Eliminatte the data field from struct hv_netvsc_packetKY Srinivasan1-1/+2
2015-12-02hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structureKY Srinivasan1-4/+3
2015-12-02hv_netvsc: Eliminate the channel field in hv_netvsc_packet structureKY Srinivasan1-2/+3
2015-12-01hv_netvsc: rework link status change handlingVitaly Kuznetsov1-47/+95
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert1-1/+1
2015-08-18hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer1-2/+5
2015-08-12hv_netvsc: Implement set_channels ethtool opAndrew Schwartzmeyer1-0/+97
2015-08-12hv_netvsc: Set vRSS with num_chn in RNDIS filterAndrew Schwartzmeyer1-0/+3
2015-07-15hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang1-6/+52
2015-07-08hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang1-2/+1
2015-05-30hv_netvsc: Properly size the vrss queuesKY Srinivasan1-0/+4
2015-05-17hv_netvsc: change member name of struct netvsc_statssixiao@microsoft.com1-8/+8
2015-05-14hv_netvsc: use per_cpu stats to calculate TX/RX datasixiao@microsoft.com1-8/+77
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko1-4/+4
2015-04-29hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan1-20/+7
2015-04-29hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao1-6/+14
2015-04-14hv_netvsc: Implement partial copy into send bufferHaiyang Zhang1-3/+7
2015-04-08hv_netvsc: try linearizing big SKBs before dropping themVitaly Kuznetsov1-5/+20
2015-04-08hv_netvsc: use single existing drop path in netvsc_start_xmitVitaly Kuznetsov1-8/+6
2015-04-07hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang1-1/+1