summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski15-76/+194
7 daysnet: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang1-1/+1
7 daysnet: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang1-17/+18
7 daysnet: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang2-31/+49
7 daysnet: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang1-3/+3
7 daysnet: enetc: fix race condition in VF MAC address configurationWei Fang2-0/+11
7 daysnet: enetc: fix TOCTOU race and validate VF MAC addressWei Fang1-9/+30
7 daysnet: enetc: add ratelimiting to VF mailbox error messagesWei Fang1-4/+6
7 daysnet: enetc: fix missing error code when pf->vf_state allocation failsWei Fang1-1/+3
7 daysnet: enetc: fix incorrect mailbox message status returned to VFsWei Fang1-4/+6
7 daysnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
7 daysethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki1-376/+469
7 daysethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki1-0/+1
7 daysethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki1-0/+1
7 daysRevert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki3-0/+1463
7 dayspds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
7 daysnet: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi1-4/+6
7 daystap: fix stack info leak in tap_ioctl() SIOCGIFHWADDRWeiming Shi1-1/+1
7 daysqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
7 daysnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
7 daysocteontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth1-1/+1
7 daysnet: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal1-0/+2
7 daysnet: stmmac: eswin: validate RGMII delay valuesZhi Li1-4/+25
7 daysnet: stmmac: eswin: correct RGMII delay granularity to 20 psZhi Li1-4/+4
7 daysnet: stmmac: eswin: clear TXD and RXD delay registers during initializationZhi Li1-0/+22
7 daysnet: stmmac: eswin: fix HSP CSR init ordering after clock enableZhi Li1-32/+41
7 daysnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
7 daysnet/mlx5e: Fix eswitch mode block underflow on IPsec acquire SAPrathamesh Deshpande1-3/+4
8 daysMerge tag 'ath-current-20260519' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg7-40/+143
8 daysMerge tag 'iwlwifi-fixes-2026-05-16' of https://git.kernel.org/pub/scm/linux/...Johannes Berg7-35/+50
8 dayswifi: wilc1000: fix dma_buffer leak on bus acquire failureShitalkumar Gandhi1-1/+1
8 dayspds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
8 dayspds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
8 daysnet: phy: honor eee_disabled_modes in phy_advertise_eee_all()Nicolai Buchwitz1-1/+2
8 daysnet: phy: honor eee_disabled_modes in phy_support_eee()Nicolai Buchwitz1-1/+2
8 daysnet: phy: skip EEE advertisement write when autoneg is disabledNerijus Bendžiūnas1-0/+8
8 daysocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng2-0/+4
8 daysnet: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()Jonas Jelonek1-1/+1
9 daysMerge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni8-32/+61
9 daysnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
9 daysnet: dsa: mt7530: untag VLAN-aware bridge PVIDEdward Parker1-0/+2
9 daysnet: dsa: mt7530: fix CPU port VLAN not being reset to unawareDaniel Golle1-49/+62
9 daysnet: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
9 daysnet: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
9 daysigc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju1-1/+7
9 daysigc: set tx buffer type for SMD framesKohei Enju1-0/+1
9 daysixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
9 daysice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
9 daysice: ptp: use primary NAC semaphore on E825Grzegorz Nitka1-0/+9
9 daysice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13