summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
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-29xen/netfront: don't bug in case of too many fragsJuergen Gross
2018-09-26e1000e: Fix link check race conditionBenjamin Poirier
2018-09-26Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-09-26e1000e: Avoid missed interrupts following ICR readBenjamin Poirier
2018-09-26e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier
2018-09-26Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier
2018-09-26e1000e: Remove Other from EIACBenjamin Poirier
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-26net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
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-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
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-19net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-15enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan
2018-09-15hv_netvsc: ignore devices that are not PCIStephen Hemminger
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-09-05drivers: net: lmc: fix case value for target abort errorColin Ian King
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-09-05qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-09-05atl1c: reserve min skb headroomFlorian Westphal
2018-09-05qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter