summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
9 daysnet: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
9 daysnet: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil2-4/+15
9 daysnet: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil1-2/+2
9 daysnet: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+0
9 daysnet: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+7
9 daysi40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
9 daysice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
9 daysice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
9 daysice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
9 daysice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
9 daysdpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
9 daysnet: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
9 daysnet: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
9 daysnet: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
9 daysdpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
9 daystreewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner19-32/+0
9 daysnet: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek1-6/+15
9 daysnet: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
9 daysnet: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
9 daysgve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
9 daysgve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-06net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
2026-02-06net/mlx5: Fix vhca_id access call trace use before allocParav Pandit4-11/+21
2026-02-06net/mlx5: Initialize events outside devlink lockCosmin Ratiu1-10/+24
2026-02-06net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory1-1/+2
2026-02-06net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka1-6/+11
2026-02-06net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
2026-02-06net/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
2026-02-06ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju1-4/+2
2026-02-06ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju1-12/+8
2026-02-06net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang1-7/+27
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-02-06net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi1-1/+1
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-02-06sfc: fix deadlock in RSS config readEdward Cree1-6/+1
2026-02-06octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-02-06net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-01-30net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu1-2/+2
2026-01-30net: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30Octeontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
2026-01-30hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong1-9/+13
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30Octeontx2-pf: Update xdp featuresHariprasad Kelam1-1/+3
2026-01-30net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1