summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-25net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-14net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-06-14carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-14rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-14iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-14ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-14eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski
2022-06-14ath9k: fix QCA9561 PA bias levelThibaut VARĂˆNE
2022-06-14ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-06-14b43: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-14b43legacy: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-14mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-15can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-05-15can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-12bnx2x: fix napi API usage sequenceManish Chopra
2022-05-12Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...Greg Kroah-Hartman
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-20net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-20bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-20ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-20qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-20net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-04-20iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-04-20ray_cs: Check ioremap return valueJiasheng Jiang
2022-04-20ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-20brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-20brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin