summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Revert "net: phy: micrel: Restore led_mode and clk_sel on resume"Greg Kroah-Hartman1-28/+14
2018-04-20lan78xx: Correctly indicate invalid OTPPhil Elwell1-1/+2
2018-04-20slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+5
2018-04-20cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-04-20rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-13vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-3/+5
2018-04-13net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-04-13team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long1-7/+5
2018-04-13net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-04-13net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-7/+3
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor1-1/+6
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2018-04-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath1-6/+17
2018-04-13vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu1-1/+1
2018-04-13net: ena: disable admin msix while working in polling modeNetanel Belgazal1-0/+8
2018-04-13net: ena: add missing unmap bars on device removalNetanel Belgazal1-4/+11
2018-04-13net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal1-0/+2
2018-04-13net: ena: fix race condition between submit and completion admin commandNetanel Belgazal1-4/+2
2018-04-13net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal1-10/+11
2018-04-13net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2018-04-13geneve: add missing rx stats accountingGirish Moodalbail1-12/+24
2018-04-13stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2-4/+14
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson1-1/+6
2018-04-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King1-0/+6
2018-04-13igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-2/+10
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller1-2/+8
2018-04-13iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2018-04-13iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2018-04-13iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2018-04-13iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2018-04-13iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2018-04-13net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2-5/+17
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh3-9/+24
2018-04-13macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+11
2018-04-13cxgb4: fix incorrect cim_la output for T6Ganesh Goudar1-1/+10
2018-04-13net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez1-14/+28
2018-04-13qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai1-1/+1
2018-04-13ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2-3/+15
2018-04-13net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+8
2018-04-13i40evf: fix merge error in older patchJesse Brandeburg1-0/+1
2018-04-13cxgb4: Fix netdev_features flagArjun Vynipadath1-0/+11
2018-04-13cxgb4: FW upgrade fixesArjun Vynipadath1-3/+18