summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky2019-02-192-32/+3Star
* RDMA/restrack: Reduce scope of synchronization lock while updating DBLeon Romanovsky2019-02-191-1/+2
* RDMA/restrack: Translate from ID to restrack objectLeon Romanovsky2019-02-191-0/+3
* RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky2019-02-191-7/+15
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-0/+5
* IB/verbs: Add helper function rdma_udata_to_drv_contextShamir Rabinovitch2019-02-151-0/+17
* IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch2019-02-153-7/+14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford2019-02-134-22/+42
|\
| * RDMA/devices: Re-organize device.c lockingJason Gunthorpe2019-02-091-0/+1
| * RDMA/devices: Use xarray to store the client_dataJason Gunthorpe2019-02-091-7/+16
| * RDMA/devices: Use xarray to store the clientsJason Gunthorpe2019-02-091-1/+2
| * RDMA/device: Get rid of reg_stateJason Gunthorpe2019-02-091-6/+0Star
| * RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-4/+5
| * RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-091-0/+13
| * IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-091-2/+1Star
| * IB/core: Eliminate a hole in MAD agent structDaniel Jurgens2019-02-091-2/+2
| * RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-091-1/+2
| * IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-091-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-061-0/+1
| * IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan2019-02-061-0/+1
| * IB/hfi1: Build TID RDMA WRITE requestKaike Wan2019-02-062-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/+0Star
* | RDMA/IWPM: Support no port mapping requirementsSteve Wise2019-02-052-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/+0Star
* | | 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-312-7/+5Star
* | | RDMA/core: Simplify restrack interfaceLeon Romanovsky2019-01-311-19/+4Star
* | | RDMA: Add indication for in kernel API support to IB deviceGal Pressman2019-01-311-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/+0Star
* | 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-112-3/+6
* | RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky2019-01-091-13/+13
* | RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky2019-01-091-2/+0Star
|/
* 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-201-2/+8