summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe2019-01-141-0/+7
* RDMA/uverbs: Fix post send success return value in case of errorGal Pressman2019-01-071-1/+3
* IB/core: Move query port to ioctlMichael Guralnik2018-12-201-52/+1
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-181-4/+4
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-29/+31
* RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky2018-12-111-6/+8
* RDMA/uverbs: Annotate alloc/deallloc paths with context trackingLeon Romanovsky2018-12-031-0/+3
* RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe2018-12-031-103/+47
* RDMA/uverbs: Do not check the input length on create_cq/qp pathsJason Gunthorpe2018-12-031-29/+9
* RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv()Jason Gunthorpe2018-12-031-40/+63
* RDMA/uverbs: Add a simple iterator interface for reading the commandJason Gunthorpe2018-12-031-48/+65
* RDMA/uverbs: Simplify ib_uverbs_ex_query_deviceJason Gunthorpe2018-12-031-60/+4
* RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QPJason Gunthorpe2018-12-031-1/+8
* RDMA/uverbs: Use uverbs_request() and core for write_ex handlersJason Gunthorpe2018-12-031-139/+46
* RDMA/uverbs: Use uverbs_request() for request copyingJason Gunthorpe2018-12-031-64/+135
* RDMA/uverbs: Use uverbs_response() for remaining response copyingJason Gunthorpe2018-12-031-81/+52
* RDMA/uverbs: Get rid of the 'callback' scheme in the compat pathJason Gunthorpe2018-12-031-80/+40
* RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe2018-12-031-35/+18
* RDMA/uverbs: Remove out_len checks that are now done by the coreJason Gunthorpe2018-12-031-50/+0
* RDMA/uverbs: fix ptr_ret.cocci warningskbuild test robot2018-11-291-5/+1
* RDMA/uverbs: Use uverbs_attr_bundle to pass udata for writeJason Gunthorpe2018-11-261-71/+0
* RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe2018-11-261-86/+67
* RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe2018-11-261-106/+299
* RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe2018-11-261-168/+122
* RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe2018-11-261-149/+152
* RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe2018-11-221-95/+121
* RDMA/uverbs: Make all the method functions in uverbs_cmd staticJason Gunthorpe2018-11-221-138/+133
* RDMA/uverbs: Convert the write interface to use uverbs_apiJason Gunthorpe2018-11-221-0/+132
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-23/+45
|\
| * RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-09-201-23/+45
* | RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe2018-09-211-4/+0
* | RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-211-6/+2
* | RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-211-4/+5
* | RDMA/mlx5: Add flow actions support to raw create flowMark Bloch2018-09-111-4/+7
* | RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-111-17/+2
* | RDMA/uverbs: Declare closing variable as booleanLeon Romanovsky2018-09-051-1/+1
|/
* 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
OpenPOWER on IntegriCloud