aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-26igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2024-03-26net: ena: Remove ena_select_queueKamal Heib
2024-03-26net: ena: cosmetic: fix line break issuesArthur Kiyanovski
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-23net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-23net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2024-02-23net: remove unneeded breakTom Rix
2024-02-23net: fec: fix the unhandled context fault from smmuShenwei Wang
2024-02-23net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-02-23net/mlx5: Use kfree(ft->g) in arfs_create_groups()Denis Efremov
2024-02-23net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2024-01-25net/tg3: fix race condition in tg3_reset_task()Thinh Tran
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-15net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-15net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2024-01-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-08net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-08net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-08net/mlx5: improve some commentsHu Haowen
2024-01-08Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-20net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-20qca_spi: Fix reset behaviorStefan Wahren
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-13net: hns: fix fake link up on xge portYonglong Liu