aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas1-0/+17
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas3-12/+14
2018-12-04IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas1-12/+96
2018-12-04IB/core: Enable getting an object type from a given uobjectYishai Hadas2-5/+1
2018-12-04IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas3-13/+39
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford8-101/+976
2018-12-04RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky1-28/+34
2018-12-04RDMA/mlx5: Unfold create RMP functionLeon Romanovsky1-19/+16
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky6-14/+100
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky4-77/+83
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2-7/+20
2018-12-04RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky1-4/+1
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky5-2/+717
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-03RDMA/nldev: Export to user space number of contextsLeon Romanovsky1-0/+1
2018-12-03RDMA/uverbs: Annotate alloc/deallloc paths with context trackingLeon Romanovsky2-0/+5
2018-12-03RDMA/restrack: Track ucontextLeon Romanovsky1-0/+5
2018-12-03RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe4-128/+54
2018-12-03RDMA/uverbs: Do not check the input length on create_cq/qp pathsJason Gunthorpe1-29/+9
2018-12-03RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv()Jason Gunthorpe1-40/+63
2018-12-03RDMA/uverbs: Add a simple iterator interface for reading the commandJason Gunthorpe1-48/+65
2018-12-03RDMA/uverbs: Simplify ib_uverbs_ex_query_deviceJason Gunthorpe1-60/+4
2018-12-03RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QPJason Gunthorpe1-1/+8
2018-12-03RDMA/uverbs: Use uverbs_request() and core for write_ex handlersJason Gunthorpe1-139/+46
2018-12-03RDMA/uverbs: Use uverbs_request() for request copyingJason Gunthorpe1-64/+135
2018-12-03RDMA/uverbs: Use uverbs_response() for remaining response copyingJason Gunthorpe1-81/+52
2018-12-03RDMA/uverbs: Get rid of the 'callback' scheme in the compat pathJason Gunthorpe1-80/+40
2018-12-03RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe2-46/+30
2018-12-03RDMA/uverbs: Remove out_len checks that are now done by the coreJason Gunthorpe1-50/+0
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed1-3/+15
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed1-34/+52
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2-14/+66
2018-11-29IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi2-167/+241
2018-11-29IB/mlx5: Use fragmented SRQ's buffer for in-kernel usersGuy Levi2-5/+10
2018-11-29rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever1-0/+1
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch4-12/+55
2018-11-29RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky8-13/+0
2018-11-29IB/usnic: fix spelling mistake "miniumum" -> "minimum"Colin Ian King1-1/+1
2018-11-29RDMA/uverbs: fix ptr_ret.cocci warningskbuild test robot1-5/+1
2018-11-29RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"Colin Ian King1-1/+1
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky1-0/+1
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe4-5/+9
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for writeJason Gunthorpe2-73/+46
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe4-91/+71
2018-11-26RDMA/uverbs: Prohibit write() calls with too small buffersJason Gunthorpe1-4/+28
2018-11-26RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe3-106/+310
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe10-39/+32
2018-11-26RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe5-181/+131
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe6-166/+174
2018-11-26IB/qib: fix spelling mistake "colescing" -> "coalescing"Colin Ian King1-1/+1