aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2024-05-02net/mlx5e: Fix a race in command alloc flowShifeng Li
2024-05-02net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-02-23net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-02-23net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-01-05net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-05net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-05net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2024-01-05Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-28net/mlx5_core: Clean driver version and nameLeon Romanovsky
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2023-10-25net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla
2023-09-19net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-26net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-26net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2023-08-26net/mlx5: Refactor init clock functionEran Ben Elisha
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-07-27net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov
2023-07-27net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao
2023-06-09net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory
2023-06-05net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-06-05net/mlx5: devcom only supports 2 portsMark Bloch
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski
2023-04-05net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-04-05net/mlx5: Fix steering rules cleanupLama Kayal
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-03-11net/mlx5: fw_tracer: Fix debug printShay Drory
2023-03-11net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-02-15net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-15net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-15net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-01net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-01-24net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-14net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris
2023-01-14net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea
2023-01-14net/mlx5: Avoid recovery in probe flowsShay Drory
2023-01-14net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko
2023-01-14net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak
2022-12-08net/mlx5: DR, Fix uninitialized var warningYueHaibing