summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
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-12net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-12Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...Greg Kroah-Hartman
2022-05-12hamradio: remove needs_free_netdev to avoid UAFLin Ma
2022-05-12hamradio: defer 6pack kfree after unregister_netdevLin Ma
2022-04-27Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
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-27can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
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-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
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-20macvtap: advertise link netns via netlinkSven Eckelmann
2022-04-20ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-20can: mcba_usb: properly check endpoint typePavel Skripkin
2022-04-20can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-04-20qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-20net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-04-20vxcan: enable local echo for sent CAN framesOliver Hartkopp
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
2022-04-20carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-04-20drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou
2022-04-20qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-04-20qed: display VF trust configManish Chopra