summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-18net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-18net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-18net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli
2018-10-18team: Forbid enslaving team device to itselfIdo Schimmel
2018-10-18qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli
2018-10-18qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-18net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-18net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-10-18net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-13xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-10-10net/mlx5: Consider PCI domain in search for next devDaniel Jurgens
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-03e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-03qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-10-03qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-10-03wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-10-03rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-10-03net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier
2018-10-03ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-10-03net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier
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