summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-12-06IB/hfi1: Unreserve a reserved request when it is completedKaike Wan
2018-12-06IB/hfi1: Consider LMC in 16B/bypass ingress packet checkAshutosh Dixit
2018-12-06IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2018-12-06IB/hfi1: Limit VNIC use of SDMA engines to the available countMichael J. Ruhl
2018-12-06IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov
2018-12-06IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan
2018-12-06IB/hfi1: Dump pio info for non-user send contextsKaike Wan
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-12-06IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas
2018-12-04IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas
2018-12-04IB/core: Enable getting an object type from a given uobjectYishai Hadas
2018-12-04IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford
2018-12-04RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky
2018-12-04RDMA/mlx5: Unfold create RMP functionLeon Romanovsky
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky
2018-12-04RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky
2018-12-03IB/mlx5: Fix implicit ODP interrupted page faultArtemy Kovalyov
2018-12-03IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-12-03IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl
2018-12-03RDMA/nldev: Export to user space number of contextsLeon Romanovsky
2018-12-03RDMA/uverbs: Annotate alloc/deallloc paths with context trackingLeon Romanovsky
2018-12-03RDMA/restrack: Track ucontextLeon Romanovsky
2018-12-03RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe
2018-12-03RDMA/uverbs: Do not check the input length on create_cq/qp pathsJason Gunthorpe
2018-12-03RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv()Jason Gunthorpe
2018-12-03RDMA/uverbs: Add a simple iterator interface for reading the commandJason Gunthorpe
2018-12-03RDMA/uverbs: Simplify ib_uverbs_ex_query_deviceJason Gunthorpe
2018-12-03RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QPJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_request() and core for write_ex handlersJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_request() for request copyingJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_response() for remaining response copyingJason Gunthorpe
2018-12-03RDMA/uverbs: Get rid of the 'callback' scheme in the compat pathJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe
2018-12-03RDMA/uverbs: Remove out_len checks that are now done by the coreJason Gunthorpe
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-29IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi