summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
| * RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-081-0/+13
| * IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-081-2/+1
| * IB/core: Eliminate a hole in MAD agent structDaniel Jurgens2019-02-081-2/+2
| * RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-081-1/+2
| * IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-081-0/+1
* | Merge branch 'wip/dl-for-next' into for-nextDoug Ledford2019-02-094-6/+158
|\ \ | |/ |/|
| * IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan2019-02-051-0/+1
| * IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan2019-02-051-0/+1
| * IB/hfi1: Build TID RDMA WRITE requestKaike Wan2019-02-052-0/+61
| * IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan2019-02-052-4/+14
| * IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan2019-02-052-1/+60
| * IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan2019-02-051-0/+2
| * IB/hfi: Move RC functions into a header fileKaike Wan2019-02-051-0/+10
| * IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan2019-01-311-1/+9
* | RDMA/iwpm: move kdoc comments to functionsSteve Wise2019-02-051-149/+0
* | RDMA/IWPM: Support no port mapping requirementsSteve Wise2019-02-042-1/+27
* | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-2/+22
|\ \
| * | RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-211-2/+22
* | | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-041-27/+0
* | | IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua2019-02-041-0/+1
* | | IB/core: Allocate a bit for SRQ ODP supportMoni Shoua2019-02-041-0/+1
* | | RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-302-7/+5
* | | RDMA/core: Simplify restrack interfaceLeon Romanovsky2019-01-301-19/+4
* | | RDMA: Add indication for in kernel API support to IB deviceGal Pressman2019-01-301-0/+5
* | | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+7
* | | RDMA/srp: Increase max_segment_sizeBart Van Assche2019-01-301-0/+13
| |/ |/|
* | Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-0/+1
|\ \
| * | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas2019-01-291-0/+1
| |/
* | IB/mlx5: Remove dead codeMoni Shoua2019-01-241-6/+0
* | IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua2019-01-241-1/+1
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-0/+23
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-142-6/+7
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-102-3/+6
* | RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky2019-01-081-13/+13
* | RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky2019-01-081-2/+0
|/
* IB/core: uverbs copy to struct or zero helperMichael Guralnik2018-12-201-0/+8
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-2/+8
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-2/+9
* RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-181-6/+7
* IB/uverbs: Add support to advise_mrMoni Shoua2018-12-181-0/+4
* IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua2018-12-181-0/+22
* RDMA: Start use ib_device_opsKamal Heib2018-12-122-296/+19
* RDMA/core: Introduce ib_device_opsKamal Heib2018-12-111-0/+242
* RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky2018-12-111-4/+5
* IB/core: Add new IB ratesMichael Guralnik2018-12-111-1/+5
* IB/core: Add 2X port widthMichael Guralnik2018-12-111-0/+2
* IB/core: Add CapabilityMask2 to port attributesMichael Guralnik2018-12-112-0/+11
* RDMA/uverbs: Fix typo in string concatenation macroLeon Romanovsky2018-12-061-1/+1
* IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn2018-12-061-0/+7
* IB/core: Enable getting an object type from a given uobjectYishai Hadas2018-12-041-0/+12