summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cma_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-4/+4
* Merge branch 'devx_set_get' into rdma.git for-nextJason Gunthorpe2021-01-191-1/+3
|\
| * RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky2021-01-141-1/+3
* | RDMA/cma: Delete useless kfree codeZheng Yongjun2021-01-071-10/+2
|/
* RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches2020-10-301-2/+2
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-4/+5
* IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb2020-05-221-0/+13
* RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit2020-02-111-3/+3
* RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit2019-07-251-1/+7
* RDMA/cma: Move cma module specific functions to cma_priv.hParav Pandit2018-11-221-0/+3
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
* IB/cma: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-151-1/+1
* RDMA/cma: make config_item_type constBhumika Goyal2017-10-191-4/+4
* IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny2017-02-151-0/+42
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-22/+9
* IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter2016-01-191-8/+7
* IB/cma: Add configfs for rdma_cmMatan Barak2015-12-231-0/+322