summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-22mt7601u: fix always true expressionColin Ian King
2021-05-22net: lapbether: Prevent racing when checking whether the netif is runningXie He
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-05-22FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki
2021-05-22staging: wimax/i2400m: fix byte-order issuekarthik alapati
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-05-22net: usb: ax88179_178a: initialize local variables before usePhillip Potter
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-28net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET
2021-04-28pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck
2021-04-16drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-16drivers: net: fix memory leak in atusb_probePavel Skripkin
2021-04-16net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-16gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello
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