aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: mana: Skip redundant detach on already-detached portDipayaan Roy1-0/+6
5 daysnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
6 daysMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-5/+19
6 daysnet: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao1-3/+3
6 daysnet: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao1-0/+3
8 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
9 daysocteontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito3-1/+10
9 daysnet/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande1-1/+3
12 daysRevert "mm: introduce a new page type for page pool in page type"Byungchul Park1-1/+1
13 daysnet: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang1-1/+1
13 daysnet: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang1-17/+18
13 daysnet: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang2-31/+49
13 daysnet: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang1-3/+3
13 daysnet: enetc: fix race condition in VF MAC address configurationWei Fang2-0/+11
13 daysnet: enetc: fix TOCTOU race and validate VF MAC addressWei Fang1-9/+30
13 daysnet: enetc: add ratelimiting to VF mailbox error messagesWei Fang1-4/+6
13 daysnet: enetc: fix missing error code when pf->vf_state allocation failsWei Fang1-1/+3
13 daysnet: enetc: fix incorrect mailbox message status returned to VFsWei Fang1-4/+6
13 daysnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
13 daysethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki1-372/+465
13 daysethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki1-0/+1
13 daysethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki1-0/+1
13 daysRevert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki3-0/+1463
13 dayspds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
13 daysnet: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi1-4/+6
13 daysqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
13 daysnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
13 daysocteontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth1-1/+1
13 daysnet: stmmac: eswin: validate RGMII delay valuesZhi Li1-4/+25
13 daysnet: stmmac: eswin: correct RGMII delay granularity to 20 psZhi Li1-4/+4
13 daysnet: stmmac: eswin: clear TXD and RXD delay registers during initializationZhi Li1-0/+22
13 daysnet: stmmac: eswin: fix HSP CSR init ordering after clock enableZhi Li1-32/+41
13 daysnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
13 daysnet/mlx5e: Fix eswitch mode block underflow on IPsec acquire SAPrathamesh Deshpande1-3/+4
2026-05-19pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
2026-05-19pds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
2026-05-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng2-0/+4
2026-05-19net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
2026-05-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju1-1/+7
2026-05-18igc: set tx buffer type for SMD framesKohei Enju1-0/+1
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
2026-05-18ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka1-0/+9
2026-05-18ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13
2026-05-18ice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
2026-05-18ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller1-5/+4
2026-05-18net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea1-1/+1
2026-05-15octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6