summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-04-22bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier
2026-04-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-04-08net: txgbe: leave space for null terminators on property_entryFabio Baltieri
2026-04-07net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failureJohan Alvarado
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-04-03net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-02net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory
2026-04-01net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-01net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos
2026-03-31net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-03-30bnxt_en: set backing store type from query typePengpeng Hou
2026-03-30net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi
2026-03-30net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi
2026-03-27net: enetc: do not allow VF to configure the RSS keyWei Fang
2026-03-27net: enetc: check whether the RSS algorithm is ToeplitzWei Fang
2026-03-27eth: fbnic: Fix debugfs output for BDQ's with page fragsDimitri Daskalakis
2026-03-27eth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)