summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
41 hoursnet: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
41 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
41 hourseth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis1-1/+1
41 hoursbnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
41 hoursbnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan1-4/+9
41 hoursbnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan4-23/+41
41 hoursnet/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
41 hoursnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
41 hoursnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
41 hoursnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
41 hoursnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
41 hoursnet: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
41 hoursnet: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
41 hoursnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
41 hoursbnxt_en: set backing store type from query typePengpeng Hou1-4/+4
41 hoursnet: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
41 hoursnet: enetc: do not allow VF to configure the RSS keyWei Fang1-1/+5
41 hoursnet: enetc: check whether the RSS algorithm is ToeplitzWei Fang1-0/+4
41 hourseth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis1-3/+3
41 hoursnet: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier1-1/+1
41 hourstg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
41 hoursnet: enetc: do not access non-existent registers on pseudo MACWei Fang1-0/+7
41 hoursnet: enetc: add graceful stop to safely reinitialize the TX RingWei Fang2-14/+108
41 hoursnet: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang1-1/+12
41 hoursnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
41 hoursnet: mana: Fix RX skb truesize accountingDipayaan Roy1-0/+7
41 hourstg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
41 hoursnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
11 daysnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
11 daysnet: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
11 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
11 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
11 daysnet: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
11 daysnet: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier1-2/+2
11 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
11 daysnet: b44: always select CONFIG_FIXED_PHYArnd Bergmann1-1/+1
11 daysnet: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
11 daysiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
11 daysice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
11 daysice: fix inverted ready check for VF representorsPetr Oros1-1/+1
11 daysnet: bcmasp: fix double disable of clkJustin Chen1-10/+23
11 daysnet: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
11 daysnet: bcmasp: streamline early exit in probeJustin Chen1-13/+14
11 daysionic: 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
2026-03-25net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-25net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-25net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-25libie: prevent memleak in fwlog codeMichal Swiatkowski1-13/+36