summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-03hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packetKY Srinivasan4-33/+19
2015-12-03hv_netvsc: Eliminate page_buf from struct hv_netvsc_packetKY Srinivasan4-31/+35
2015-12-03hv_netvsc: remove locking in netvsc_send()Vitaly Kuznetsov2-9/+0
2015-12-03hv_netvsc: move subchannel existence check to netvsc_select_queue()Vitaly Kuznetsov3-18/+5
2015-12-03hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan3-20/+17
2015-12-03hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packetKY Srinivasan3-4/+1
2015-12-03hv_netvsc: Eliminate send_completion from struct hv_netvsc_packetKY Srinivasan4-7/+6
2015-12-03hv_netvsc: Eliminatte the data field from struct hv_netvsc_packetKY Srinivasan4-10/+14
2015-12-03hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structureKY Srinivasan4-14/+13
2015-12-03hv_netvsc: Eliminate the channel field in hv_netvsc_packet structureKY Srinivasan4-21/+35
2015-12-03hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficientKY Srinivasan1-8/+10
2015-12-03hv_netvsc: Resize some of the variables in hv_netvsc_packetKY Srinivasan1-7/+7
2015-12-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller12-272/+583
2015-12-02i40e: remove unused argumentJesse Brandeburg4-12/+18
2015-12-02i40e: fix: do not sleep in netdev_opsJesse Brandeburg1-24/+20
2015-12-02i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan2-2/+2
2015-12-02i40evf: allocate ring structs dynamicallyMitch Williams5-41/+40
2015-12-02i40evf: allocate queue vectors dynamicallyMitch Williams4-26/+21
2015-12-02i40evf: quoth the VF driver, NevermoreMitch Williams1-0/+8
2015-12-02i40e: make error message more usefulMitch Williams1-2/+2
2015-12-02i40e: fix confusing messageHelin Zhang1-1/+2
2015-12-02i40e: Update error messagingCarolyn Wyborny1-6/+10
2015-12-02i40evf: add new fields to store user configuration of RSSHelin Zhang3-16/+54
2015-12-02i40evf: create a generic get RSS functionHelin Zhang3-13/+121
2015-12-02i40evf: create a generic config RSS functionHelin Zhang3-70/+130
2015-12-02i40evf: rename VF adapter specific RSS functionHelin Zhang1-5/+5
2015-12-02i40e/i40evf: prefetch skb data on transmitJesse Brandeburg2-0/+6
2015-12-02i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain2-43/+77
2015-12-02i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang2-17/+22
2015-12-02i40e: add new fields to store user configurationHelin Zhang3-17/+68
2015-12-02isdn: remove spellcaster driverArnd Bergmann18-3136/+0
2015-12-02stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO4-0/+173
2015-12-02Merge branch 'qed-ethtool-ops'David S. Miller8-4/+300
2015-12-02qede: Add support for {get, set}_pauseparamSudarsana Kalluru1-0/+60
2015-12-02qede: Add support for nway_resetSudarsana Kalluru1-0/+25
2015-12-02qede: Add support for set_phys_idSudarsana Kalluru1-0/+29
2015-12-02qed: Add support for changing LED stateSudarsana Kalluru5-0/+81
2015-12-02qede: Add support for {get, set}_ringparamSudarsana Kalluru2-2/+46
2015-12-02qede: Add support for {get, set}_channelsSudarsana Kalluru3-2/+59
2015-12-01Merge branch 'sfc-8000'David S. Miller4-9/+20
2015-12-01sfc: Add PCI ID for Solarflare 8000 series 10/40G NICBert Kenward1-0/+6
2015-12-01sfc: make TSO version a per-queue parameterBert Kenward3-9/+14
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov4-0/+102
2015-12-01hv_netvsc: rework link status change handlingVitaly Kuznetsov2-48/+108
2015-12-01unix: use wq_has_sleeper in unix_dgram_recvmsgRainer Weikusat1-2/+4
2015-11-30Merge branch 'ipmr-nl'David S. Miller10-68/+188
2015-11-30net: ipmr: add mfc newroute/delroute netlink supportNikolay Aleksandrov1-0/+129
2015-11-30net: ipmr: fix setsockopt error returnNikolay Aleksandrov1-3/+5
2015-11-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov2-8/+8
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov2-20/+19