summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2019-02-18RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky
2019-02-18RDMA/restrack: Reduce scope of synchronization lock while updating DBLeon Romanovsky
2019-02-18RDMA/restrack: Translate from ID to restrack objectLeon Romanovsky
2019-02-18RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-15IB/verbs: Add helper function rdma_udata_to_drv_contextShamir Rabinovitch
2019-02-15IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford
2019-02-09Merge branch 'wip/dl-for-next' into for-nextDoug Ledford
2019-02-08RDMA/devices: Re-organize device.c lockingJason Gunthorpe
2019-02-08RDMA/devices: Use xarray to store the client_dataJason Gunthorpe
2019-02-08RDMA/devices: Use xarray to store the clientsJason Gunthorpe
2019-02-08RDMA/device: Get rid of reg_stateJason Gunthorpe
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-08RDMA/core: Share driver structure size with coreLeon Romanovsky
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens
2019-02-08IB/core: Eliminate a hole in MAD agent structDaniel Jurgens
2019-02-08RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg
2019-02-05IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan
2019-02-05IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan
2019-02-05IB/hfi1: Build TID RDMA WRITE requestKaike Wan
2019-02-05IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan
2019-02-05IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua
2019-02-04IB/core: Allocate a bit for SRQ ODP supportMoni Shoua
2019-01-31IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-30RDMA/srp: Increase max_segment_sizeBart Van Assche
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas
2019-01-24IB/mlx5: Remove dead codeMoni Shoua
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman