summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering
AgeCommit message (Expand)Author
2024-09-25net/mlx5: HWS, changed E2BIG error to a negative return codeYevgeny Kliteynik
2024-09-25net/mlx5: HWS, fixed double-free in error flow of creating SQYevgeny Kliteynik
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter
2024-09-12net/mlx5: fs, add support for no append at software levelMark Bloch
2024-09-12net/mlx5: fs, separate action and destination into distinct structMark Bloch
2024-09-12net/mlx5: fs, move steering common function to fs_cmd.hMoshe Shemesh
2024-09-12net/mlx5: HWS, fixed error flow return values of some functionsYevgeny Kliteynik
2024-09-12net/mlx5: HWS, updated API functions comments to kernel docYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added API and enabled HWS supportYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added send engine and context handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added debug dump and internal headersYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added backward-compatible API handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added memory management handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added vport handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added modify header pattern and args handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added FW commands handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added matchers functionalityYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added definers handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added rules handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added tables handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added actions handlingYevgeny Kliteynik
2024-09-09net/mlx5: Added missing mlx5_ifc definition for HW SteeringYevgeny Kliteynik
2024-07-31net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik
2024-07-09net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-02-05net/mlx5: DR, Change SWS usage to debug fs seq_file interfaceHamdan Igbaria
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2023-12-13net/mlx5: DR, Use swap() instead of open coding itJiapeng Chong
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-09-19net/mlx5: DR, Handle multi destination action in the right orderErez Shitrit
2023-09-19net/mlx5: DR, Add check for multi destination FTEErez Shitrit
2023-08-21net/mlx5: DR, Supporting inline WQE when possibleItamar Gozlan
2023-08-21net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2023-08-21net/mlx5: DR, Fix code indentationYevgeny Kliteynik
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-07-26net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-16net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory