summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-311-1/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+2
* | RDMA/cma: Add missing locking to rdma_accept()Jason Gunthorpe2020-08-271-3/+22
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-061-134/+123
|\
| * RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe2020-07-291-90/+84
| * RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe2020-07-291-25/+6
| * RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe2020-07-291-26/+36
| * RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe2020-07-291-1/+5
* | RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang2020-06-181-0/+18
|/
* RDMA/core: Move and rename trace_cm_id_create()Chuck Lever2020-06-021-1/+1
* RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-271-5/+4
* RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky2020-05-271-0/+19
* RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky2020-05-271-0/+8
* RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky2020-05-271-0/+21
* RDMA/cma: Initialize the flow label of CM's route path recordMark Zhang2020-05-061-0/+23
* RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-061-11/+12
* RDMA/cma: Limit the scope of rdma_is_consumer_reject functionLeon Romanovsky2020-04-141-2/+7
* RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon2020-03-261-0/+1
* RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe2020-03-101-0/+13
* Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe2020-03-101-4/+11
|\
| * Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit2020-02-191-4/+11
* | RDMA/cma: Use refcount API to reflect refcountParav Pandit2020-02-111-3/+3
* | RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit2020-02-111-18/+24
* | RDMA/cma: Use refcount API to reflect refcountParav Pandit2020-02-111-5/+4
* | RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit2020-02-111-11/+11
* | RDMA/cma: Use RDMA device port iteratorParav Pandit2020-02-111-6/+7
* | RDMA/cma: Use a helper function to enqueue resolve work itemsParav Pandit2020-02-111-8/+8
|/
* RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit2020-01-281-0/+2
* RDMA/cma: Add trace points in RDMA Connection ManagerChuck Lever2020-01-071-22/+66
* RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2019-12-091-0/+1
* RDMA/cma: Use ACK timeout for RoCE packetLifeTimeDag Moxnes2019-11-171-2/+13
* Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe2019-10-281-1/+2
|\
| * RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-10-011-1/+2
* | RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky2019-10-281-29/+2
* | IB/cma: Honor traffic class from lower netdevice for RoCEParav Pandit2019-10-221-9/+52
|/
* Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-131-1/+5
|\
| * RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin2019-08-201-1/+5
* | RDMA/cma: Fix false error messageHÃ¥kon Bugge2019-09-131-1/+1
|/
* RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-031-2/+10
* RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit2019-04-241-6/+19
* RDMA/cma: Set proper port number as indexLeon Romanovsky2019-04-031-1/+1
* RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit2019-03-281-0/+3
* cma: Convert portspace IDRs to XArrayMatthew Wilcox2019-03-261-20/+21
* RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-191-4/+3
* RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-081-0/+2
* RDMA/cma: listening device cm_ids should inherit tosSteve Wise2019-02-081-0/+2
* IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-081-0/+32
* RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky2019-02-051-83/+0
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-1/+4
|\
| * RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise2019-01-081-1/+4