summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-15nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
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-12net: hns3: add validity check for message data lengthJian Shen
2022-05-01Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...Greg Kroah-Hartman
2022-05-01hamradio: remove needs_free_netdev to avoid UAFLin Ma
2022-05-01hamradio: 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-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: 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-15qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-15bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-15macvtap: advertise link netns via netlinkSven Eckelmann
2022-04-15ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-15can: mcba_usb: properly check endpoint typePavel Skripkin
2022-04-15can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-04-15qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-15net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-04-15vxcan: enable local echo for sent CAN framesOliver Hartkopp
2022-04-15iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-04-15ray_cs: Check ioremap return valueJiasheng Jiang
2022-04-15ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-15ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2022-04-15brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-15brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-04-15carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-04-15drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou
2022-04-15qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-04-15qed: display VF trust configManish Chopra