summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-29xen/netfront: don't bug in case of too many fragsJuergen Gross
2018-09-29net: mvpp2: let phylink manage the carrier stateAntoine Tenart
2018-09-29bnxt_en: Fix VF mac address regression.Michael Chan
2018-09-29net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn
2018-09-29hv_netvsc: fix schedule in RCU contextStephen Hemminger
2018-09-29qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork
2018-09-29pppoe: fix reception of frames with no mac headerGuillaume Nault
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2018-09-26net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier
2018-09-26net: gemini: Allow multiple ports to instantiateLinus Walleij
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington
2018-09-26net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-09-26net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-09-26net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-09-26net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-26xen-netfront: fix warn message as irq device name has '/'Xiao Liang
2018-09-26xen-netfront: fix queue name settingVitaly Kuznetsov
2018-09-26nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-09-26wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-09-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami
2018-09-26nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski
2018-09-26amd-xgbe: use dma_mapping_error to check map errorsYueHaibing
2018-09-26net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-26net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan
2018-09-26net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan
2018-09-26net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
2018-09-26net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen
2018-09-26net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem
2018-09-26net: qca_spi: Fix race condition in spi transfersStefan Wahren
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-26be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros
2018-09-19net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-09-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-09-19wlcore: Set rx_status boottime_ns field on rxLoic Poulain
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-09-19ath9k_hw: fix channel maximum power level testFelix Fietkau
2018-09-19ath9k: report tx status on EOSPFelix Fietkau
2018-09-19iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach
2018-09-19net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-09-15brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang
2018-09-15net: hns3: Fix for phy link issue when using marvell phy driverJian Shen
2018-09-15net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang
2018-09-15hv_netvsc: ignore devices that are not PCIStephen Hemminger
2018-09-15mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-09-15nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-09-15Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet
2018-09-15r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin
2018-09-15net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan