summaryrefslogtreecommitdiffstats
path: root/include/rdma/rdma_vt.h
Commit message (Expand)AuthorAgeFilesLines
* IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-291-2/+1Star
* RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2019-04-241-62/+16Star
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-0/+5
* IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan2019-02-051-3/+9
* IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan2019-01-311-1/+9
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-3/+0Star
* IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn2018-12-071-0/+7
* IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-041-0/+3
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-041-0/+22
* IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-10-011-2/+2
* IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-10-011-6/+7
* RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-1/+8
* IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-111-2/+8
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-3/+4
* IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2018-05-091-1/+1
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+1
* IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-051-7/+11
* IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl2018-01-051-0/+13
* IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+1
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-1/+1
* IB/hfi1: Send MAD traps until repressedMichael J. Ruhl2017-07-311-0/+17
* Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-241-1/+3
|\
| * IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2017-06-271-0/+1
| * IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn2017-06-271-1/+2
* | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-181-3/+2Star
|/
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-4/+4
* IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2017-04-281-1/+2
* IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-191-1/+1
* IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2017-02-191-0/+19
* IB/rdmvat: Organize hot path calldowns into a single cachelineMike Marciniszyn2016-11-151-22/+24
* IB/hfi1: Add the capability for reserved operationsMike Marciniszyn2016-08-021-0/+1
* IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong2016-08-021-0/+3
* IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn2016-08-021-0/+3
* IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn2016-06-231-1/+3
* IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn2016-05-261-0/+9
* IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn2016-05-261-2/+2
* IB/rdmavt,hfi1,qib: Fix memory leakJubin John2016-04-281-0/+1
* IB/rdmavt: Remove unnecessary exported functionsDennis Dalessandro2016-03-111-13/+0Star
* IB/rdmavt: Remove signal_supported and commentsDennis Dalessandro2016-03-111-18/+0Star
* IB/rdmavt: Remove RVT_FLAGsDennis Dalessandro2016-03-111-10/+0Star
* IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2016-03-111-1/+0Star
* IB/rdmavt: Add per verb driver callback checkingDennis Dalessandro2016-03-111-14/+109
* IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro2016-03-111-15/+0Star
* IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn2016-03-111-1/+3
* IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout valueVennila Megavannan2016-03-111-1/+3
* IB/rdmavt: Add support for query_port, modify_port and get_port_immutableHarish Chegondi2016-03-111-0/+6
* IB/rdmavt: Add query gid support.Dennis Dalessandro2016-03-111-0/+2
* IB/rdmavt: Clean up distinction between port number and indexDennis Dalessandro2016-03-111-2/+2