summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka
2026-05-06netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu
2026-05-05net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha
2026-05-05bnxt_en: Use absolute target ns from ptp_clock_requestPavan Chebbi
2026-05-05bnxt_en: Check return value of bnxt_hwrm_vnic_cfgKalesh AP
2026-05-05bnxt_en: Set bp->max_tpa according to what the FW supportsMichael Chan
2026-05-05bnxt_en: Delay for 5 seconds after AER DPC for all chipsMichael Chan
2026-05-05Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy
2026-05-05net: mana: remove double CQ cleanup in mana_create_rxq error pathDipayaan Roy
2026-05-05net: mana: Skip WQ object destruction for uninitialized RXQDipayaan Roy
2026-05-05net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()Dipayaan Roy
2026-05-05wifi: libertas: notify firmware load wait on disconnectJakov Novak
2026-05-04net: dsa: mt7530: fix .get_stats64 sleeping in atomic contextDaniel Golle
2026-05-04net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacksMarkus Baier
2026-05-05ovpn: ensure packet delivery happens with BH disabledRalf Lici
2026-05-05ovpn: reset MAC header before passing skb upQingfang Deng
2026-05-04wifi: ath5k: do not access array OOBJiri Slaby (SUSE)
2026-05-04wifi: ath12k: fix peer_id usage in normal RX pathBaochen Qiang
2026-05-04wifi: ath12k: initialize RSSI dBm conversion event stateRameshkumar Sundaram
2026-05-04wifi: ath12k: fix leak in some ath12k_wmi_xxx() functionsNicolas Escande
2026-05-04wifi: cw1200: Revert "Fix locking in error paths"Bart Van Assche
2026-05-02amd-xgbe: fix PTP addend overflow causing frozen clockGregory Fuchedgi
2026-05-02net: wan: fsl_ucc_hdlc: fix ucc_hdlc_removeHolger Brunck
2026-05-02net: wan: fsl_ucc_hdlc: fix uhdlc_memcleanHolger Brunck
2026-05-01net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirkAlex Cheema
2026-05-01net: usb: r8152: add TRENDnet TUC-ET2G v2.0Aleksander Jan Bajkowski
2026-04-30octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth
2026-04-30net: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi
2026-04-30net: libwx: use request_irq for VF misc interruptJiawen Wu