summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_std_types_qp.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-19IB/uverbs: fix the typo of optionalDeming Wang1-1/+1
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-22IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas1-0/+401