summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
38 hoursnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
38 hoursice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
38 hoursnet: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
38 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
38 hoursbnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
38 hoursnet/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
38 hoursnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
38 hoursnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
38 hoursnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
38 hoursnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
38 hoursnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
38 hoursnet: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
38 hoursnet: enetc: check whether the RSS algorithm is ToeplitzWei Fang1-0/+4
38 hourseth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis1-3/+3
38 hourstg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
38 hoursnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
38 hourstg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
11 daysidpf: nullify pointers after they are freedLi Li1-0/+1
11 daysnet: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
11 daysnet: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
11 daysidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
11 daysidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
11 daysidpf: detach and close netdevs while handling a resetEmil Tantilov1-45/+70
11 daysidpf: check error for register_netdev() on initEmil Tantilov1-9/+22
11 daysice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-3/+22
11 daysice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
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: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-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: Add support for asp-v3.0Justin Chen4-48/+92
11 daysnet: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
11 daysnet: bcmasp: streamline early exit in probeJustin Chen1-13/+14
11 daysnet: bcmasp: Remove support for asp-v2.0Justin Chen5-146/+22
11 daysnet: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
11 daysnet: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
11 daysnet: bcm: asp2: fix LPI timer handlingRussell King (Oracle)2-2/+5
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-25iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6