aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering
AgeCommit message (Expand)Author
2024-02-23net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2022-12-08net/mlx5: DR, Fix uninitialized var warningYueHaibing
2022-06-14net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2021-09-22net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik
2020-12-08net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-05-14net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-04-01net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria
2020-03-12net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-01-29net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2020-01-29net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-12net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit
2020-01-12net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik
2019-11-20net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker
2019-11-20net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker
2019-11-20net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek
2019-09-24net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel
2019-09-24net/mlx5: DR, Fix getting incorrect prev node in ste_freeAlex Vesker
2019-09-24net/mlx5: DR, Remove redundant vport number from actionAlex Vesker
2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor
2019-09-10net/mlx5: Fix rt's type in dr_action_create_reformat_actionNathan Chancellor
2019-09-05net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed
2019-09-05net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering supportAlex Vesker
2019-09-03net/mlx5: DR, Expose APIs for direct rule managingAlex Vesker
2019-09-03net/mlx5: DR, Add required FW steering functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering rule functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering action functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering matcher functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering table functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering domain functionalityAlex Vesker
2019-09-03net/mlx5: DR, Add Steering entry (STE) utilitiesAlex Vesker
2019-09-03net/mlx5: DR, Expose an internal API to issue RDMA operationsAlex Vesker
2019-09-03net/mlx5: DR, ICM pool memory allocatorAlex Vesker
2019-09-03net/mlx5: DR, Add direct rule command utilitiesAlex Vesker
2019-09-03net/mlx5: DR, Add the internal direct rule types definitionsAlex Vesker