summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_cmd.c
AgeCommit message (Expand)Author
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer
2023-10-19RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad
2023-06-11RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji
2022-09-22IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang
2021-12-06RDMA/uverbs: Remove the unnecessary assignmentZhu Yanjun
2021-11-03RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky
2021-08-03RDMA/core: Configure selinux QP during creationLeon Romanovsky
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-21RDMA/core: Fix incorrect print format specifierWenpeng Liang
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-04-12RDMA/core: Remove redundant spacesWenpeng Liang
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-21RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INIXiao Yang
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe
2020-12-07RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()Jason Gunthorpe
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe
2020-09-29RDMA/core: Align write and ioctl checks of QP typesLeon Romanovsky
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-08-18RDMA: Remove constant domain argument from flow creation callLeon Romanovsky
2020-07-24RDMA/uverbs: Silence shiftTooManyBitsSigned warningLeon Romanovsky
2020-07-24RDMA/uverbs: Remove redundant assignmentsLeon Romanovsky
2020-07-24RDMA/core: Update write interface to use automatic object lifetimeLeon Romanovsky
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-05-27RDMA/core: Use sizeof_field() helperGustavo A. R. Silva
2020-05-21IB/uverbs: Refactor related objects to use their own asynchronous event FDYishai Hadas
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-17RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe
2020-05-17RDMA/uverbs: Fix create WQ to use the given user handleYishai Hadas
2020-05-17RDMA/uverbs: Cleanup wq/srq context usage from uverbs layerYishai Hadas
2020-03-04RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb
2020-02-11RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon
2020-01-16RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe
2020-01-16RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() pathJason Gunthorpe