This series adds rdma_cm_id tracking to the new resource tracking database. The patches are on top of Jason's merged rdma-next branch [1]. Please comment! Thanks, Steve. [1] git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git branch wip/for-linus-merged. Steve Wise (2): RDMA/CM: move rdma_id_private into include/rdma/rdma_cm.h RDMA/nldev: provide detailed CM_ID information drivers/infiniband/core/cma.c | 95 ++++++-------- drivers/infiniband/core/nldev.c | 245 +++++++++++++++++++++++++++++++++++++ drivers/infiniband/core/restrack.c | 29 ++++- drivers/infiniband/core/ucma.c | 8 +- include/rdma/rdma_cm.h | 65 +++++++++- include/rdma/restrack.h | 4 + include/uapi/rdma/rdma_netlink.h | 30 +++++ 7 files changed, 406 insertions(+), 70 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html