aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAge
* RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-03
* RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit2019-04-24
* RDMA/cma: Set proper port number as indexLeon Romanovsky2019-04-03
* RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit2019-03-28
* cma: Convert portspace IDRs to XArrayMatthew Wilcox2019-03-26
* RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-19
* RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-08
* RDMA/cma: listening device cm_ids should inherit tosSteve Wise2019-02-08
* IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-08
* RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky2019-02-05
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-04
|\
| * RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise2019-01-08
* | RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung2019-01-14
|/
* RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-18
* RDMA/core: Annotate timeout as unsigned longLeon Romanovsky2018-10-16
* RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Leon Romanovsky2018-10-16
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-16
|\
| * RDMA/cma: Protect cma dev list with lockParav Pandit2018-09-06
* | RDMA/restrack: Release task struct which was hold by CM_ID objectLeon Romanovsky2018-10-05
* | RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky2018-10-05
* | RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit2018-09-30
* | RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit2018-09-30
* | RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit2018-09-30
* | RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-26
* | RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit2018-09-12
* | RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit2018-09-12
* | RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()Parav Pandit2018-09-06
|/
* RDMA/core: Prefix _ib to IB/RoCE specific functionsParav Pandit2018-07-30
* RDMA/core: Simplify gid type check in cma_acquire_dev()Parav Pandit2018-07-30
* RDMA/core: Avoid holding lock while initializing fields on stackParav Pandit2018-07-30
* RDMA/core: Return bool instead of intParav Pandit2018-07-30
* RDMA/cma: Get rid of 1 bit booleanParav Pandit2018-07-30
* RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit2018-07-30
* RDMA/core: Constify dst_addr argumentParav Pandit2018-07-30
* RDMA/cma: Simplify rdma_resolve_addr() error flowParav Pandit2018-07-30
* RDMA/cma: Initialize resource type in __rdma_create_id()Parav Pandit2018-07-30
* RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit2018-07-26
* RDMA/cma: Consider netdevice for RoCE portsParav Pandit2018-07-26
* IB/core: Introduce and use sgid_attr in CM requestsParav Pandit2018-07-26
* IB/core: Remove extra parenthesesVarsha Rao2018-07-25
* IB/cm: Remove cma_multicast->igmp_joinedJason Gunthorpe2018-07-13
* IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit2018-06-25
* IB/cm: Pass the sgid_attr through various eventsParav Pandit2018-06-25
* IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit2018-06-25
* IB: Make init_ah_attr_grh_fields set sgid_attrParav Pandit2018-06-25
* IB: Make ib_init_ah_from_mcmember set sgid_attrParav Pandit2018-06-25
* RDMA/cma: Consider net namespace while leaving multicast groupParav Pandit2018-06-22
* IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit2018-06-18
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* RDMA/cma: Ignore unknown eventLeon Romanovsky2018-06-01