summaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-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/+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-201-2/+8
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-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-071-1/+1
* IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn2018-12-071-0/+7
* IB/core: Enable getting an object type from a given uobjectYishai Hadas2018-12-041-0/+12
* IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas2018-12-041-0/+6
* RDMA/restrack: Track ucontextLeon Romanovsky2018-12-032-0/+8
* RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe2018-12-031-6/+2
* RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe2018-12-031-0/+1
* RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe2018-11-271-2/+6
* RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe2018-11-271-2/+2
* RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe2018-11-271-3/+9
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-272-4/+3
* RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe2018-11-272-10/+8
* RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe2018-11-273-26/+34
* RDMA/core: Sync unregistration with netlink commandsParav Pandit2018-11-221-1/+7
* RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe2018-11-221-0/+16
* RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe2018-11-221-6/+88
* RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe2018-11-221-0/+31
* RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-224-37/+38
* IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia2018-11-221-1/+1
* RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.hParav Pandit2018-11-221-3/+0
* IB/uverbs: fix a typoRami Rosen2018-11-061-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-2613-146/+385
|\
| * RDMA/core: Allow existing drivers to set one sysfs group per deviceParav Pandit2018-10-171-2/+28
| * RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-161-1/+1