summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-10-15net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel
2025-10-15Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski
2025-10-15net/mlx5: fw reset, add reset timeout workMoshe Shemesh
2025-10-15net/mlx5: pagealloc: Fix reclaim race during command interface teardownShay Drory
2025-10-15net/mlx5: Stop polling for command response if interface goes downMoshe Shemesh
2025-10-15net: dlink: handle copy_thresh allocation failureYeounsu Moon
2025-10-15net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju
2025-10-15nfp: fix RSS hash key size when RSS is not supportedKohei Enju
2025-10-15idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari
2025-10-15net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath
2025-10-15wifi: rtw89: avoid circular locking dependency in ser_state_run()Fedor Pchelkin
2025-10-15wifi: ath10k: avoid unnecessary wait for service ready messageBaochen Qiang
2025-10-15wifi: ath12k: fix wrong logging ID used for CEBaochen Qiang
2025-10-15wifi: mt76: mt7915: fix mt7981 pre-calibrationZhi-Jun You
2025-10-15wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LELorenzo Bianconi
2025-10-15wifi: mt76: mt7996: Fix RX packets configuration for primary WED deviceLorenzo Bianconi
2025-10-15wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal
2025-10-15idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin
2025-10-15wifi: iwlwifi: Remove redundant header filesLiao Yuanhong
2025-10-15wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann
2025-10-12can: rcar_canfd: Fix controller mode settingDuy Nguyen
2025-10-12can: hi311x: fix null pointer dereference when resuming from sleep before int...Chen Yufeng
2025-10-12wifi: rtl8xxxu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-10-12wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-10-12wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin
2025-10-06wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev
2025-10-02i40e: improve VF MAC filters accountingLukasz Czapnik
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter
2025-10-02net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean
2025-10-02net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari
2025-10-02ethernet: rvu-af: Remove slash from the driver namePetr Malat
2025-10-02net: tun: Update napi->skb after XDP processWang Liang
2025-10-02can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean
2025-10-02can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven
2025-10-02wifi: virt_wifi: Fix page fault on connectJames Guan
2025-10-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski
2025-10-02net: sfp: add quirk for Potron SFP+ XGSPON ONU StickChris Morgan
2025-10-02net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_infoMarc Kleine-Budde