aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker1-4/+9
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+14
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit1-1/+13
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky1-10/+9
2020-04-19net/mlx5: Open-code modify QP in steering moduleLeon Romanovsky1-7/+12
2020-04-19net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky1-14/+0
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky1-6/+12
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-03-05net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria1-1/+2
2020-02-27net/mlx5: DR, Improve log messagesErez Shitrit1-4/+12
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit1-1/+2
2019-11-20net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker1-1/+3
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun1-1/+0
2019-09-03net/mlx5: DR, Expose an internal API to issue RDMA operationsAlex Vesker1-0/+976