summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/devx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-54/+179
|\
| * IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas2018-12-201-19/+15
| * IB/mlx5: Update the supported DEVX commandsYishai Hadas2018-12-041-0/+17
| * IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas2018-12-041-8/+9
| * IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas2018-12-041-12/+96
| * RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch2018-11-291-0/+15
| * RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-261-12/+13
| * RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe2018-11-261-1/+1
| * RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe2018-11-221-3/+17
| * RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-221-9/+6
* | IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas2018-12-061-1/+3
|/
* IB/mlx5: Verify DEVX object typeYishai Hadas2018-10-161-54/+126
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-1/+4
|\
| * IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas2018-09-251-1/+4
* | IB/mlx5: Enable DEVX white list commandsYishai Hadas2018-09-271-15/+60
* | IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas2018-09-271-6/+6
* | IB/mlx5: Set valid umem bit on DEVXYishai Hadas2018-09-251-0/+95
* | {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-3/+3
|/
* IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe2018-08-131-53/+30
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-011-22/+21
* IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-301-6/+10
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-251-5/+15
* IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe2018-07-251-16/+16
* IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-241-0/+22
* RDMA/mlx5: Remove set but not used variablesKamal Heib2018-07-231-2/+0
* IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-101-16/+2
* RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe2018-07-041-12/+4
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-34/+34
* RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-041-108/+132
* RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe2018-07-041-4/+4
* RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-9/+9
* RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe2018-07-041-36/+36
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-4/+4
* IB/mlx5: Expose DEVX treeYishai Hadas2018-06-191-0/+5
* IB/mlx5: Add DEVX query EQN supportYishai Hadas2018-06-191-1/+33
* IB/mlx5: Add DEVX support for memory registrationYishai Hadas2018-06-191-1/+198
* IB/mlx5: Add support for DEVX query UARYishai Hadas2018-06-191-1/+52
* IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas2018-06-191-2/+348
* IB/mlx5: Add obj create and destroy functionalityYishai Hadas2018-06-191-3/+334
* IB/mlx5: Add support for DEVX general commandYishai Hadas2018-06-191-0/+87
* IB/mlx5: Introduce DEVXYishai Hadas2018-06-191-0/+58
OpenPOWER on IntegriCloud