summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-11-13net: hns3: Fix for vf vlan delete failed problemYunsheng Lin1-0/+8
2018-11-13net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin1-2/+2
2018-11-13net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin1-0/+3
2018-11-13failover: Add missing check to validate 'slave_dev' in net_failover_slave_unr...YueHaibing1-0/+3
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart1-0/+3
2018-11-13net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang2-0/+4
2018-11-13net: hns3: Check hdev state when getting link statusPeng Li2-0/+6
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2-1/+35
2018-11-13net: hns3: Fix ets validate issueJian Shen1-2/+4
2018-11-13net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen1-1/+3
2018-11-13net: hns3: Fix for packet buffer setting bugYunsheng Lin1-6/+8
2018-11-13ice: update fw version check logicJacob Keller1-11/+19
2018-11-13ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2-5/+16
2018-11-13ath10k: fix tx status flag setting for management framesRakesh Pillai1-1/+6
2018-11-13wlcore: Fix BUG with clear completion on timeoutTony Lindgren1-4/+14
2018-11-13iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho1-2/+6
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-11-13tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych1-0/+2
2018-11-13nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow1-3/+14
2018-11-13hv_netvsc: fix vf serial matching with pci slot infoHaiyang Zhang1-4/+11
2018-11-13net: loopback: clear skb->tstamp before netif_rx()Eric Dumazet1-0/+4
2018-11-13net: socionext: Reset tx queue in ndo_stopMasahisa Kojima1-0/+3
2018-11-04Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2-4/+3
2018-11-04r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit1-2/+7
2018-11-04mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-11-04mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0
2018-11-04bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-10-18net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT1-3/+3
2018-10-18virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4
2018-10-18mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-18r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0
2018-10-18net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-10-18geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio2-6/+5
2018-10-18geneve, vxlan: Don't check skb_dst() twiceStefano Brivio2-21/+6
2018-10-16nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren1-11/+15
2018-10-16nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren1-4/+12
2018-10-16nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren1-6/+9
2018-10-16net: fec: don't dump RX FIFO register when not availableFugang Duan2-4/+16
2018-10-16qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King1-1/+1
2018-10-16net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli1-2/+5
2018-10-16Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-38/+28
2018-10-16r8169: Enable MSI-X on RTL8106eJian-Hong Pan1-6/+3
2018-10-12Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman1-0/+4
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman8-58/+41
2018-10-12net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-12net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2