summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/devx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe2019-07-081-4/+20
|\
| * IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy2019-07-081-4/+20
* | IB/mlx5: DEVX cleanup mdevYishai Hadas2019-07-031-10/+8
* | IB/mlx5: Add DEVX support for CQ eventsYishai Hadas2019-07-031-0/+39
* | IB/mlx5: Implement DEVX dispatching eventYishai Hadas2019-07-031-3/+300
* | IB/mlx5: Enable subscription for device events over DEVXYishai Hadas2019-07-031-7/+553
* | IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas2019-07-031-0/+30
* | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas2019-07-031-0/+95
|/
* net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-241-14/+4
* IB/mlx5: Verify DEVX general object type correctlyYishai Hadas2019-05-141-3/+10
* IB/mlx5: Device resource control for privileged DEVX userAriel Levkovich2019-05-061-0/+4
* RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch2019-04-221-1/+1
* RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb2019-04-221-0/+2
* RDMA/mlx5: Move rep into port structMark Bloch2019-04-101-1/+1
* IB/mlx5: Remove references to uboject->contextJason Gunthorpe2019-04-081-7/+9
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-011-2/+4
* IB/mlx5: Declare devx_async_cmd_event_fops staticBart Van Assche2019-03-281-1/+1
* IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-171-8/+26
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-8/+13
* IB/mlx5: Fix bad flow upon DEVX mkey creationYishai Hadas2019-02-111-2/+3
* IB/mlx5: Remove set but not used variableKamal Heib2019-01-301-3/+1
* Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-1/+317
|\
| * IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas2019-01-291-2/+20
| * IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas2019-01-291-2/+55
| * IB/mlx5: Introduce async DEVX obj query APIYishai Hadas2019-01-291-1/+163
| * IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas2019-01-291-0/+83
* | IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas2019-01-211-1/+88
* | IB/mlx5: DEVX handling for indirection MKEYYishai Hadas2019-01-211-2/+36
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-1/+1
|/
* 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