summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm.c
Commit message (Expand)AuthorAgeFilesLines
* IB/cm: Fix memory corruption in handling CM requestParav Pandit2017-10-251-4/+7
* IB/cm: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+1
* IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche2017-10-101-14/+12
* IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier2017-08-311-19/+44
* Add OPA extended LID supportHiatt, Don2017-08-181-2/+2
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIMSagi Grimberg2017-08-181-1/+1
* | IB/CM: Set appropriate slid and dlid when handling CM requestDasaratharaman Chandramouli2017-08-081-11/+56
* | IB/CM: Create appropriate path records when handling CM requestDasaratharaman Chandramouli2017-08-081-7/+31
* | IB/CM: Add OPA Path record support to CMHiatt, Don2017-08-081-8/+42
* | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-2/+2
|/
* RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-011-2/+2
* IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-011-12/+22
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-011-27/+35
* IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-011-3/+12
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-011-10/+10
* IB/CM: Add braces when using sizeofDasaratharaman Chandramouli2017-05-011-3/+3
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-1/+3
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-4/+6
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-3/+3
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/cma: Add debug messages to error flowsMoni Shoua2017-01-241-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-1/+71
|\
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-1/+71
| |\ \
| | | * rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-141-0/+48
| | |/ | |/|
| | * IB/core: Issue DREQ when receiving REQ/REP for stale QPHans Westgaard Ry2016-12-141-1/+23
| |/
* | IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2016-11-161-16/+110
|/
* IB/cm: Fix a recently introduced locking bugBart Van Assche2016-06-061-2/+2
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-0/+1
* IB/cm: Fix a recently introduced deadlockBart Van Assche2016-01-191-2/+2
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-0/+1
* IB/core: Validate route when we init ahMatan Barak2015-12-231-2/+8
* IB/cm: Use the source GID index typeMatan Barak2015-12-231-5/+20
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-1/+1
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-11/+1
* IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-211-30/+0
* IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak2015-10-211-2/+5
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-2/+3
* IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
* IB/cm: Remove compare_data checksHaggai Eran2015-08-301-91/+18
* IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran2015-08-301-0/+20
* IB/cm: Share listening CM IDsHaggai Eran2015-08-301-6/+116
* IB/cm: Expose service ID in request eventsHaggai Eran2015-08-301-0/+3
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-4/+3
* IB/cm: Do not queue work to a device that's going awayErez Shitrit2015-07-141-6/+55
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-231-5/+21
|\
| * IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-2/+4
| * IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-181-3/+3
| * IB/Verbs: Reform IB-core cmMichael Wang2015-05-181-3/+17
OpenPOWER on IntegriCloud