summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
7 dayseth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis1-1/+1
7 daysbnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
7 daysbnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan1-4/+9
7 daysbnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan4-23/+41
7 daysnet/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
7 daysnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
7 daysnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
7 daysnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
7 daysnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
8 daysnet: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
8 daysnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
9 daysnet: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
9 daysnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
9 daysbnxt_en: set backing store type from query typePengpeng Hou1-4/+4
9 daysnet: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi3-0/+10
9 daysnet: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
12 daysnet: enetc: do not allow VF to configure the RSS keyWei Fang1-1/+5
12 daysnet: enetc: check whether the RSS algorithm is ToeplitzWei Fang1-0/+4
12 dayseth: fbnic: Fix debugfs output for BDQ's with page fragsDimitri Daskalakis1-1/+1
12 dayseth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis1-3/+3
13 daysnet: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier1-1/+1
13 daystg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
13 daysnet: enetc: do not access non-existent registers on pseudo MACWei Fang1-0/+7
13 daysnet: enetc: add graceful stop to safely reinitialize the TX RingWei Fang2-14/+108
13 daysnet: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang1-1/+12
13 daysnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
13 daysnet: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
13 daysnet: mana: Fix RX skb truesize accountingDipayaan Roy1-0/+7
14 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni9-46/+60
14 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
2026-03-25net: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
2026-03-25net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier1-2/+2
2026-03-24net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-03-24net: b44: always select CONFIG_FIXED_PHYArnd Bergmann1-1/+1
2026-03-24net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay1-1/+1
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay3-4/+6
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski3-20/+24
2026-03-21net: bcmasp: fix double disable of clkJustin Chen1-10/+23
2026-03-21net: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2026-03-21net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
2026-03-21net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
2026-03-20ionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-19net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14