summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
3 daysocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
3 daysocteontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+4
3 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
3 daysqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
3 daysqed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
3 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
3 daysbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
3 daysnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
3 daysnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
3 daysnet: mvpp2: Add metadata support for xdp modeLorenzo Bianconi1-2/+6
3 daysnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
3 daysnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
3 daysnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
3 dayspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
3 daysnet: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao1-2/+2
2026-06-01net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
2026-06-01net: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
2026-06-01net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
2026-06-01net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
2026-06-01net: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
2026-06-01net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
2026-06-01net: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
2026-06-01ice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
2026-06-01ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2026-06-01net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
2026-06-01net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
2026-06-01i40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
2026-06-01nfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11
2026-06-01e1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
2026-06-01i40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
2026-06-01net: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
2026-06-01dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen1-2/+1
2026-06-01dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen1-0/+4
2026-06-01ibmveth: Disable GSO for packets with small MSSMingming Cao2-0/+23
2026-06-01octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.cDipendra Khadka1-0/+6
2026-06-01ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski1-0/+8
2026-06-01net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)1-3/+4
2026-06-01Revert "net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()"Sasha Levin1-29/+32
2026-06-01Revert "net: ethernet: xscale: Check for PTP support properly"Sasha Levin2-4/+4
2026-06-01e1000: check return value of e1000_read_eepromAgalakov Daniil1-1/+7
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-18net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-04-18net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
2026-04-18net: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
2026-04-18net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
2026-04-18net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
2026-04-18tg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1