summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2019-02-08RDMA/devices: Use xarray to store the client_dataJason Gunthorpe-7/+16
2019-02-08RDMA/devices: Use xarray to store the clientsJason Gunthorpe-1/+2
2019-02-08RDMA/device: Get rid of reg_stateJason Gunthorpe-6/+0
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky-4/+5
2019-02-08RDMA/core: Share driver structure size with coreLeon Romanovsky-0/+13
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens-2/+1
2019-02-08IB/core: Eliminate a hole in MAD agent structDaniel Jurgens-2/+2
2019-02-08RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise-1/+2
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg-0/+1
2019-02-05IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan-0/+1
2019-02-05IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan-0/+1
2019-02-05IB/hfi1: Build TID RDMA WRITE requestKaike Wan-0/+61
2019-02-05IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan-4/+14
2019-02-05IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan-1/+60
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan-0/+2
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan-0/+10
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise-149/+0
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise-1/+27
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe-2/+22
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche-27/+0
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua-0/+1
2019-02-04IB/core: Allocate a bit for SRQ ODP supportMoni Shoua-0/+1
2019-01-31IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan-1/+9
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky-7/+5
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky-19/+4
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman-0/+5
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky-1/+7
2019-01-30RDMA/srp: Increase max_segment_sizeBart Van Assche-0/+13
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe-0/+1
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas-0/+1
2019-01-24IB/mlx5: Remove dead codeMoni Shoua-6/+0
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua-1/+1
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe-2/+22
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit-0/+23
2019-01-14RDMA: Rename port_callback to init_portParav Pandit-6/+7
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe-3/+6
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky-13/+13
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky-2/+0
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik-0/+8
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman-2/+8
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman-2/+9
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch-6/+7
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua-0/+4
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua-0/+22
2018-12-12RDMA: Start use ib_device_opsKamal Heib-296/+19
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib-0/+242
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky-4/+5
2018-12-11IB/core: Add new IB ratesMichael Guralnik-1/+5
2018-12-11IB/core: Add 2X port widthMichael Guralnik-0/+2
2018-12-11IB/core: Add CapabilityMask2 to port attributesMichael Guralnik-0/+11