summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2018-04-26mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler
2018-04-26net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-04-26xen-netfront: Fix race between device setup and openRoss Lagerwall
2018-04-26gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-04-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-04-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-04-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov
2018-04-26fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan
2018-04-26igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua
2018-04-26igb: Allow to remove administratively set MAC on VFsCorinna Vinschen
2018-04-26i40evf: ignore link up if not runningAlan Brady
2018-04-26i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand
2018-04-26nfp: fix error return code in nfp_pci_probe()Wei Yongjun
2018-04-26mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-04-26net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-04-26net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-04-24iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho
2018-04-24iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-04-19lan78xx: Correctly indicate invalid OTPPhil Elwell
2018-04-19slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-19cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker
2018-04-12net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-04-12team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long
2018-04-12net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan
2018-04-12net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-04-12net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-04-12net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu
2018-04-12nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe
2018-04-12net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-04-12net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-04-12bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-04-12bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-04-12bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-04-12vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern
2018-04-12sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-12r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-04-12pptp: remove a buggy dst release in pptp_connect()Eric Dumazet
2018-04-12lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J
2018-04-12ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot
2018-04-12cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-04-12i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller
2018-04-12net: hns3: fix for changing MTUFuyun Liang
2018-04-12net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen
2018-04-12net: hns3: Fix a loop index error of tqp statistics queryJian Shen
2018-04-12net: hns3: Fix an error of total drop packet statisticsJian Shen
2018-04-12net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens
2018-04-12wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King