aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-22IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
2020-02-11RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit1-3/+3
2019-07-25RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit1-1/+7
2018-11-22RDMA/cma: Move cma module specific functions to cma_priv.hParav Pandit1-0/+3
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe1-1/+1
2018-01-15IB/cma: use strlcpy() instead of strncpy()Xiongfeng Wang1-1/+1
2017-10-19RDMA/cma: make config_item_type constBhumika Goyal1-4/+4
2017-02-15IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny1-0/+42
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-22/+9
2016-01-19IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter1-8/+7
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak1-0/+322