summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
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-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
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-11IB/core: Add 2X port widthMichael Guralnik
2018-12-11IB/core: Add CapabilityMask2 to port attributesMichael Guralnik
2018-12-06RDMA/uverbs: Fix typo in string concatenation macroLeon Romanovsky
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn
2018-12-04IB/core: Enable getting an object type from a given uobjectYishai Hadas
2018-12-04IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas
2018-12-03RDMA/restrack: Track ucontextLeon Romanovsky
2018-12-03RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe
2018-11-26RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-26RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit
2018-11-22RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe
2018-11-22RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe
2018-11-22RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe