aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-04RDMA/cma: Split apart the multiple uses of the same list headsJason Gunthorpe1-2/+9
2021-09-23RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requestsJason Gunthorpe1-0/+1
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()HÃ¥kon Bugge1-0/+2
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-4/+4
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky1-0/+1
2020-02-11RDMA/cma: Use refcount API to reflect refcountParav Pandit1-1/+1
2020-02-11RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit1-2/+2
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg1-1/+3
2018-11-22RDMA/cma: Move cma module specific functions to cma_priv.hParav Pandit1-0/+28
2018-03-29RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit1-0/+14
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise1-1/+5
2018-03-08RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise1-0/+79