aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering
AgeCommit message (Expand)Author
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2021-09-18net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik
2021-09-18net/mlx5: DR, fix a potential use-after-free bugWentao_Liang
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-06-23net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb
2021-06-23net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik
2021-06-10net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-30net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria
2020-09-30net/mlx5: DR, Call ste_builder directly with tag pointerYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded vlan check from L2 builderYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded check from source port builderYevgeny Kliteynik
2020-09-30net/mlx5: DR, Replace the check for valid STE entryYevgeny Kliteynik
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-05-29net/mlx5: DR: Fix incorrect type in return expressionSaeed Mahameed
2020-05-29net/mlx5: DR: Fix cast to restricted __be32Saeed Mahameed
2020-05-29net/mlx5: DR: Fix incorrect type in argumentSaeed Mahameed
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker
2020-05-18net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-04-23net/mlx5: Update SW steering new cmd interfaceLeon Romanovsky
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in steering moduleLeon Romanovsky
2020-04-19net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-13net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-03-05net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria
2020-02-27net/mlx5: DR, Improve log messagesErez Shitrit
2020-02-27net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-22net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik
2020-01-22net/mlx5: DR, Modify header copy supportHamdan Igbaria
2020-01-22net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller