aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm.c
Commit message (Expand)AuthorAge
* RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky2018-10-16
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* IB/core: Introduce and use sgid_attr in CM requestsParav Pandit2018-07-26
* IB/cm: Remove unused and erroneous msg sequence encodingHÃ¥kon Bugge2018-07-09
* IB/cm: Use sgid_attr from the AVParav Pandit2018-06-25
* 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: Make init_ah_attr_grh_fields set sgid_attrParav Pandit2018-06-25
* IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit2018-06-25
* IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe2018-06-18
* IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit2018-06-18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07
|\
| * RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky2018-06-01
| * IB/cm: Store and restore ah_attr during CM message processingParav Pandit2018-05-16
| * IB/cm: Store and restore ah_attr during LAP msg processingParav Pandit2018-05-16
| * IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit2018-05-16
* | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-06
|/
* IB/cm: Block processing alternate path handling RoCE Rx cm messagesParav Pandit2018-03-27
* IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-23
* IB/cm: Introduce and use helper function to get cm_port from pathParav Pandit2018-03-15
* IB/cm: Add and use a helper function to add cm_id's to the port listParav Pandit2018-03-15
* RDMA/cm: Fix access to uninitialized variableLeon Romanovsky2018-01-28
* IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit2018-01-28
* IB/cm: Refactor to avoid setting path record software only fieldsParav Pandit2017-12-18
* IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit2017-12-18
* IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit2017-12-18
* IB/cm: Fix sleeping while spin lock is heldParav Pandit2017-12-18
* IB/cm: Handle address handle attribute init errorParav Pandit2017-12-18
* IB/{cm, umad}: Handle av init errorParav Pandit2017-12-18
* IB/cm: Add debug prints to ib_cmDaniel Jurgens2017-12-18
* IB/core: Fix memory leak in cm_req_handler error flowsMatan Barak2017-12-18
* IB/CM: Change sgid to IB GID when handling CM requestDon Hiatt2017-12-11
* IB/cm: Fix memory corruption in handling CM requestParav Pandit2017-10-25
* IB/cm: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-14
* IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche2017-10-10
* IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier2017-08-31
* Add OPA extended LID supportHiatt, Don2017-08-18
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-18
|\
| * cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIMSagi Grimberg2017-08-18
* | IB/CM: Set appropriate slid and dlid when handling CM requestDasaratharaman Chandramouli2017-08-08
* | IB/CM: Create appropriate path records when handling CM requestDasaratharaman Chandramouli2017-08-08
* | IB/CM: Add OPA Path record support to CMHiatt, Don2017-08-08
* | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-08
|/
* RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-01
* IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-01
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-01
* IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-01
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-01
* IB/CM: Add braces when using sizeofDasaratharaman Chandramouli2017-05-01
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-01