summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-01-20stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski1-5/+0
2024-01-20net/tg3: fix race condition in tg3_reset_task()Thinh Tran1-1/+10
2024-01-10net: libwx: fix memory leak on free pageduanqiangwen2-77/+6
2024-01-10bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan1-2/+2
2024-01-10net: ravb: Wait for operating mode to be appliedClaudiu Beznea1-23/+42
2024-01-10octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli3-1/+25
2024-01-10octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli1-107/+3
2024-01-10net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu1-0/+2
2024-01-10igc: Fix hicredit calculationRodrigo Cataldo1-1/+1
2024-01-10i40e: Restore VF MSI-X state during PCI resetAndrii Staikov3-0/+32
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao1-1/+7
2024-01-10net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal1-1/+3
2024-01-10sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu1-1/+3
2024-01-10r8169: Fix PCI error on system resumeKai-Heng Feng1-1/+1
2024-01-10mlxbf_gige: fix receive packet race conditionDavid Thompson1-2/+7
2024-01-10igc: Check VLAN EtherType maskKurt Kanzenbach1-0/+8
2024-01-10igc: Check VLAN TCI maskKurt Kanzenbach2-3/+26
2024-01-10igc: Report VLAN EtherType matching back to userKurt Kanzenbach1-0/+6
2024-01-10i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari1-4/+4
2024-01-10ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan1-0/+2
2024-01-10ice: Fix link_down_on_close messageKatarzyna Wieczerzycka1-3/+7
2024-01-10octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh1-2/+2
2024-01-01net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann1-1/+1
2024-01-01net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl3-25/+40
2024-01-01net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi1-0/+3
2024-01-01net: mana: select PAGE_POOLYury Norov1-0/+1
2024-01-01ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba1-0/+3
2024-01-01ice: alter feature support check for SRIOV and LAGDave Ertman1-0/+2
2024-01-01ice: stop trashing VF VSI aggregator node ID informationJacob Keller1-4/+0
2024-01-01bnxt_en: do not map packet buffers twiceAndy Gospodarek1-9/+2
2024-01-01ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2024-01-01octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh1-3/+14
2024-01-01net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2024-01-01net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter1-2/+4
2024-01-01net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter1-1/+3
2024-01-01net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov5-16/+18
2024-01-01net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2024-01-01net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran1-1/+3
2024-01-01net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi1-1/+1
2024-01-01net/mlx5e: Fix overrun reported by coverityJianbo Liu1-2/+10
2024-01-01net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2024-01-01net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2024-01-01net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2024-01-01Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2024-01-01Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10
2024-01-01ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt1-2/+2
2023-12-20stmmac: dwmac-loongson: Add architecture dependencyJean Delvare1-1/+1