summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-04-25net: amd8111e: remove redundant duplicated if statementColin Ian King1-10/+6
2018-04-25nfp: flower: ignore duplicate cb requests for same ruleJohn Hurley2-3/+21
2018-04-25nfp: flower: support offloading multiple rules with same cookieJohn Hurley3-17/+38
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski1-0/+1
2018-04-25nfp: reset local locks on initJakub Kicinski5-0/+113
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-97/+636
2018-04-24liquidio: Swap VF representor Tx and Rx statisticsSrinivas Jampala1-7/+8
2018-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-16/+37
2018-04-24fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King1-5/+3
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash1-5/+17
2018-04-24qed: Fix copying 2 stringsDenis Bolotin1-2/+3
2018-04-24sfc: ARFS filter IDsEdward Cree6-46/+337
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2-6/+0
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan1-1/+1
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan1-2/+2
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes1-1/+16
2018-04-24ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King1-1/+1
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa5-56/+125
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa5-15/+17
2018-04-24team: fix netconsole setup over teamXin Long1-7/+12
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky1-17/+54
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky7-4/+160
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2-2/+19
2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-23net: phy: marvell: clear wol event before setting itJingju Hou1-0/+9
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin3-5/+136
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin3-13/+2
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu11-164/+279
2018-04-23r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit1-13/+12
2018-04-23bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-22ibmvnic: Clean actual number of RX or TX poolsThomas Falcon1-2/+2
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger1-0/+1
2018-04-22net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk1-1/+1
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-174/+490
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-6/+12
2018-04-20tun: do not compute the rxhash, if not neededPaolo Abeni1-9/+6
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J1-0/+54
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell2-1/+56
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward1-0/+36
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh5-0/+110
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh2-18/+195
2018-04-20geneve: configure MTU based on a lower deviceAlexey Kodanev1-3/+53
2018-04-20geneve: check MTU for a minimum in geneve_change_mtu()Alexey Kodanev1-3/+2
2018-04-20geneve: cleanup hard coded value for Ethernet header lengthAlexey Kodanev1-4/+5
2018-04-20geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'Alexey Kodanev1-1/+1
2018-04-20team: account for oper stateGeorge Wilkie1-1/+1
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha5-0/+151
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi2-12/+140
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi1-24/+84