开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma_configfs.c
Age
Commit message (
Expand
)
Author
2023-09-18
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Leon Romanovsky
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-01-28
RDMA/core: Delete useless module.h include
Leon Romanovsky
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-19
Merge branch 'devx_set_get' into rdma.git for-next
Jason Gunthorpe
2021-01-14
RDMA/cma: Fix error flow in default_roce_mode_store
Neta Ostrovsky
2021-01-07
RDMA/cma: Delete useless kfree code
Zheng Yongjun
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-05-22
IB/cma: Fix ports memory leak in cma_configfs
Maor Gottlieb
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2018-11-22
RDMA/cma: Move cma module specific functions to cma_priv.h
Parav Pandit
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-01-15
IB/cma: use strlcpy() instead of strncpy()
Xiongfeng Wang
2017-10-19
RDMA/cma: make config_item_type const
Bhumika Goyal
2017-02-15
IB/cma: Add default RoCE TOS to CMA configfs
Majd Dibbiny
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-01-19
IB/cma: allocating too much memory in make_cma_ports()
Dan Carpenter
2015-12-23
IB/cma: Add configfs for rdma_cm
Matan Barak