summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-03-10qede: fix interrupt coalescing configurationManish Chopra
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-10wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih
2023-03-10wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-10hv_netvsc: Check status in SEND_RNDIS_PKT completion messageMichael Kelley
2023-03-10wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang
2023-03-10net/mlx5: fw_tracer: Fix debug printShay Drory
2023-03-10wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi
2023-03-10net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-03-10ice: add missing checks for PF vsi typeJesse Brandeburg
2023-03-10ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH
2023-03-10wifi: mt7601u: fix an integer underflowJisoo Jang
2023-03-10wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo
2023-03-10wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-10wifi: ath11k: fix monitor mode bringup crashNagarajan Maran
2023-03-10wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()Minsuk Kang
2023-03-10net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook
2023-03-10net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur
2023-03-10net: bcmgenet: fix MoCA LED controlDoug Berger
2023-03-10can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus
2023-03-10can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus
2023-03-10wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-10wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-03-10wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-03-10net: ipa: generic command param fixAlex Elder
2023-03-10tap: tap_open(): correctly initialize socket uidPietro Borrello
2023-03-10tun: tun_chr_open(): correctly initialize socket uidPietro Borrello
2023-03-10net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-03-10wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma
2023-03-10wifi: mt76: add memory barrier to SDIO queue kickDeren Wu
2023-03-10wifi: mt76: mt7915: fix WED TxS reportingRyder Lee
2023-03-10wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi
2023-03-10wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu
2023-03-10can: rcar_canfd: Fix R-Car V3U GAFLCFG field accessesGeert Uytterhoeven
2023-03-10wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman
2023-03-10wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin
2023-03-10wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-03-10wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-03-10wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2023-03-10wifi: orinoco: check return value of hermes_write_wordrec()Alexey Kodanev
2023-03-10wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EUBitterblue Smith
2023-03-10wifi: rtw89: Add missing check for alloc_workqueueJiasheng Jiang
2023-03-10wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()Zong-Zhe Yang
2023-03-10wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang