summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang
2021-03-30can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery
2021-03-17libertas: fix a potential NULL pointer dereferenceAllen Pais
2021-03-17net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-17net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-17net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-17can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang
2021-03-17can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-03-07iwlwifi: pcie: fix to correct null checkNobuhiro Iwamatsu
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2021-03-03xen/netback: fix spurious event detection for common event caseJuergen Gross
2021-03-03bnxt_en: reverse order of TX disable and carrier offEdwin Peer
2021-03-03igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen
2021-03-03xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-02-03net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-30can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-23net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-23net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-23ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier