aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-22wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin4-9/+61
2025-09-20wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()Hari Chandrakanthan1-4/+3
2025-09-19net: stmmac: remove mac_interfaceRussell King (Oracle)4-8/+6
2025-09-19net: stmmac: thead: convert to use phy_interfaceRussell King (Oracle)1-12/+12
2025-09-19net: stmmac: sun8i: convert to use phy_interfaceRussell King (Oracle)1-2/+2
2025-09-19net: stmmac: stm32: convert to use phy_interfaceRussell King (Oracle)1-13/+13
2025-09-19net: stmmac: starfive: convert to use phy_interfaceRussell King (Oracle)1-3/+3
2025-09-19net: stmmac: socfpga: convert to use phy_interfaceRussell King (Oracle)1-1/+1
2025-09-19net: stmmac: ingenic: convert to use phy_interfaceRussell King (Oracle)1-10/+15
2025-09-19net: stmmac: imx: convert to use phy_interfaceRussell King (Oracle)1-10/+10
2025-09-19net: stmmac: use phy_interface in stmmac_check_pcs_mode()Russell King (Oracle)1-0/+3
2025-09-19net/mlx5: Remove dead code from total_vfs setterVlad Dumitrescu1-11/+2
2025-09-19net: phy: micrel: use %pe in print formatJakub Kicinski1-4/+4
2025-09-19ethernet: rvu-af: Remove slash from the driver namePetr Malat1-2/+1
2025-09-19net: ti: icssm-prueth: unwind cleanly in probe()Dan Carpenter1-16/+14
2025-09-19net/mlx5e: Add flow rules for the decrypted ESP packetsJianbo Liu3-17/+241
2025-09-19net/mlx5e: Add flow groups for the packets decrypted by crypto offloadJianbo Liu5-6/+85
2025-09-19net/mlx5e: Recirculate decrypted packets into TTC tableJianbo Liu2-5/+23
2025-09-19net/mlx5: Change TTC rules to match on undecrypted ESP packetsJianbo Liu5-15/+109
2025-09-19net: tun: Update napi->skb after XDP processWang Liang1-0/+3
2025-09-19can: esd_usb: Avoid errors triggered from USB disconnectStefan Mätje1-8/+26
2025-09-19can: esd_usb: Rework display of error messagesStefan Mätje1-16/+20
2025-09-19can: rcar_can: Convert to %peGeert Uytterhoeven1-7/+7
2025-09-19can: rcar_can: Do not print alloc_candev() failuresGeert Uytterhoeven1-1/+0
2025-09-19can: rcar_can: Mailbox bitfield conversionGeert Uytterhoeven1-5/+7
2025-09-19can: rcar_can: BCR bitfield conversionGeert Uytterhoeven1-7/+8
2025-09-19can: rcar_can: TFCR bitfield conversionGeert Uytterhoeven1-5/+2
2025-09-19can: rcar_can: CTLR bitfield conversionGeert Uytterhoeven1-13/+20
2025-09-19can: rcar_can: Convert to GENMASK()Geert Uytterhoeven1-4/+4
2025-09-19can: rcar_can: Convert to BIT()Geert Uytterhoeven1-68/+69
2025-09-19can: rcar_can: Convert to Runtime PMGeert Uytterhoeven1-24/+24
2025-09-19can: rcar_can: Add helper variable dev to rcar_can_probe()Geert Uytterhoeven1-12/+11
2025-09-19can: rcar_can: Consistently use ndev for net_device pointersGeert Uytterhoeven1-4/+4
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean1-1/+1
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-09-19can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-09-19can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-1/+2
2025-09-19can: rcar_canfd: Fix controller mode settingDuy Nguyen1-3/+4
2025-09-19can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabledChen Yufeng1-16/+17
2025-09-19net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-09-19ixgbevf: fix proper type for error code in ixgbevf_resume()Aleksandr Loktionov1-1/+1
2025-09-19iavf: fix proper type for error code in iavf_resume()Aleksandr Loktionov1-1/+1
2025-09-19idpf: add HW timestamping statisticsMilena Olech4-1/+87
2025-09-19ice: Remove deprecated ice_lag_move_new_vf_nodes() callDave Ertman3-58/+0
2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt15-48/+722
2025-09-19ice: move ice_qp_[ena|dis] for reusePaul Greenwalt4-149/+173
2025-09-19wan: framer: pef2256: use %pe in print formatJakub Kicinski1-2/+2
2025-09-19net: airoha: Fix PPE_IP_PROTO_CHK register definitionsLorenzo Bianconi1-2/+2
2025-09-19r8169: set EEE speed down ratio to 1ChunHao Lin1-3/+3