summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier1-3/+18
3 daysnet: lan966x: fix page pool leak in error pathsDavid Carlier1-1/+4
3 daysnet: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier1-0/+2
3 daysidpf: set the payload size before calling the async handlerEmil Tantilov1-0/+4
3 daysidpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov1-0/+2
3 daysidpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov2-11/+8
3 daysnet: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
3 daysnet: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
3 daysigb: remove napi_synchronize() in igb_down()Alex Dvoretsky1-2/+1
3 daysnet/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
3 daysnet: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
10 daysnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
10 daysice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
10 daysnet: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
10 daysnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
10 dayseth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis1-1/+1
10 daysbnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
10 daysnet/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
10 daysnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
10 daysnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
10 daysnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
10 daysnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
10 daysnet: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
10 daysnet: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
10 daysnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
10 daysbnxt_en: set backing store type from query typePengpeng Hou1-4/+4
10 daysnet: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
10 daysnet: enetc: do not allow VF to configure the RSS keyWei Fang1-1/+5
10 daysnet: enetc: check whether the RSS algorithm is ToeplitzWei Fang1-0/+4
10 dayseth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis1-3/+3
10 daystg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
10 daysnet: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang1-1/+12
10 daysnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
10 daysnet: mana: Fix RX skb truesize accountingDipayaan Roy1-0/+7
10 daystg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
2026-04-02net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2026-04-02net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
2026-04-02net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
2026-04-02net: macb: use the current queue number for statsPaolo Valerio1-1/+1
2026-04-02net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
2026-04-02net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-04-02net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
2026-04-02iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
2026-04-02ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-04-02ice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2026-04-02net: bcmasp: fix double disable of clkJustin Chen1-10/+23
2026-04-02net: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2026-04-02net: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2026-04-02ionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2