summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang
2026-05-21net: enetc: fix incorrect mailbox message status returned to VFsWei Fang
2026-05-21net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz
2026-05-21ethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki
2026-05-21ethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki
2026-05-21ethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki
2026-05-21pds_core: ensure null-termination for firmware version stringsNikhil P. Rao
2026-05-21net: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi
2026-05-21tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDRWeiming Shi
2026-05-21qed: fix double free in qed_cxt_tables_alloc()Dawei Feng
2026-05-21net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg
2026-05-21octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth
2026-05-21net: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal
2026-05-21net: stmmac: eswin: validate RGMII delay valuesZhi Li
2026-05-21net: stmmac: eswin: correct RGMII delay granularity to 20 psZhi Li
2026-05-21net: stmmac: eswin: clear TXD and RXD delay registers during initializationZhi Li
2026-05-21net: stmmac: eswin: fix HSP CSR init ordering after clock enableZhi Li
2026-05-20net: ag71xx: check error for platform_get_irqRosen Penev
2026-05-20net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SAPrathamesh Deshpande
2026-05-20Merge tag 'ath-current-20260519' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-05-20Merge tag 'iwlwifi-fixes-2026-05-16' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-05-20wifi: wilc1000: fix dma_buffer leak on bus acquire failureShitalkumar Gandhi
2026-05-19pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao
2026-05-19pds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao
2026-05-19net: phy: honor eee_disabled_modes in phy_advertise_eee_all()Nicolai Buchwitz
2026-05-19net: phy: honor eee_disabled_modes in phy_support_eee()Nicolai Buchwitz
2026-05-19net: phy: skip EEE advertisement write when autoneg is disabledNerijus Bendžiūnas
2026-05-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng
2026-05-19net: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()Jonas Jelonek
2026-05-19Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-05-19net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela
2026-05-19net: dsa: mt7530: untag VLAN-aware bridge PVIDEdward Parker
2026-05-19net: dsa: mt7530: fix CPU port VLAN not being reset to unawareDaniel Golle
2026-05-19net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle
2026-05-19net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle
2026-05-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju
2026-05-18igc: set tx buffer type for SMD framesKohei Enju
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka