summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-15/+71
|\
| * RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-07-241-5/+54
| * RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky2018-07-031-1/+1
| * RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky2018-06-251-11/+12
| * RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-06-251-0/+5
* | IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe2018-08-011-77/+78
* | IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe2018-08-011-62/+15
* | RDMA/core: Check for verbs callbacks before using themKamal Heib2018-07-301-1/+2
* | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-3/+6
* | IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-251-5/+9
* | IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe2018-07-251-34/+15
* | IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-251-3/+3
* | IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-251-3/+5
* | IB: Support ib_flow creation in driversYishai Hadas2018-07-241-0/+4
* | IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user spaceArtemy Kovalyov2018-07-101-0/+3
* | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-1/+22
* | IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobjectJason Gunthorpe2018-07-091-1/+0
* | IB/uverbs: Remove ib_uobject_fileJason Gunthorpe2018-07-091-5/+3
* | IB/uverbs: Replace file->ucontext with file in uverbs_cmd.cJason Gunthorpe2018-07-091-82/+71
* | IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe2018-07-091-1/+0
* | IB/uverbs: Add a uobj_perform_destroy helperJason Gunthorpe2018-07-091-62/+14
* | IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-3/+8
* | RDMA/uverbs: Remove redundant checkLeon Romanovsky2018-06-261-3/+0
* | RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky2018-06-261-1/+4
* | RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky2018-06-251-1/+2
* | RDMA/uverbs: Check existence of create_flow callbackJason Gunthorpe2018-06-251-0/+5
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+1
* | IB: Ensure that all rdma_ah_attr's are zero initializedParav Pandit2018-06-181-2/+2
* | RDMA/uverbs: Refactor flow_resources_alloc() functionLeon Romanovsky2018-06-181-10/+5
|/
* Convert infiniband uverbs to struct_sizeMatthew Wilcox2018-06-121-2/+2
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-12/+76
|\
| * IB/uverbs: Add support for flow countersRaed Salem2018-06-021-11/+70
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+6
* | IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich2018-05-161-0/+12
* | IB/uverbs: Introduce a GRE steering match filterAriel Levkovich2018-05-161-0/+11
* | IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich2018-04-271-0/+1
* | IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich2018-04-271-0/+5
|/
* IB/uverbs: Add device memory capabilities reportingAriel Levkovich2018-04-051-0/+6
* IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-041-0/+11
* IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-041-6/+80
* IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak2018-04-041-16/+31
* RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-291-1/+1
* IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-191-59/+59
* RDMA/uverbs: Ensure validity of current QP state valueLeon Romanovsky2018-03-141-0/+7
* RDMA/nldev: provide detailed MR informationSteve Wise2018-03-081-0/+2
* RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky2018-02-211-0/+3
* RDMA/restrack: don't use uaccess_kernel()Steve Wise2018-02-161-2/+2
* RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky2018-02-161-0/+21
* RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky2018-02-151-1/+8
* RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky2018-02-151-1/+2
OpenPOWER on IntegriCloud