summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-12wifi: rtw89: mcc: stop TX during MCC prepareChih-Kang Chang
2025-10-06wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev
2025-10-02wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg
2025-10-02wifi: iwlwifi: fix byte count table for old devicesJohannes Berg
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-02net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran
2025-10-02net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik
2025-10-02net/mlx5: HWS, remove unused create_dest_array parameterVlad Dogaru
2025-10-02net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari
2025-10-02broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller
2025-10-02broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller
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
2025-09-25octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou
2025-09-25cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou
2025-09-25net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih
2025-09-25Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan
2025-09-25octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara
2025-09-25bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu
2025-09-25net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal
2025-09-25net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu
2025-09-25igc: don't fail igc_probe() on LED setup errorKohei Enju
2025-09-25ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-25ixgbe: initialize aci.lock before it's usedJedrzej Jagielski