aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky1-8/+2
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky1-11/+2
2021-08-03RDMA/core: Configure selinux QP during creationLeon Romanovsky1-6/+0
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky1-2/+2
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky1-2/+2
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas1-0/+401