summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-20net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-20team: Forbid enslaving team device to itselfIdo Schimmel
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-20net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-10-20net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-20stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-10e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-10wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-10-10rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-10-10ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
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-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin
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-19ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen
2018-09-19net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2018-09-19drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin
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-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-09-15enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-09net: lan78xx: Fix misplaced tasklet_schedule() callBen Hutchings
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-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: 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