summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt/ah.c
Commit message (Expand)AuthorAgeFilesLines
* IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-291-5/+1Star
* RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky2019-05-061-2/+1Star
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-24/+13Star
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+3
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+2
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-0/+2
* RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib2018-11-211-1/+3
* IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe2018-06-181-1/+3
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-10/+0Star
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-13/+16
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-4/+4
* IB/rdmavt: restore IRQs on error path in rvt_create_ah()Dan Carpenter2017-04-281-1/+1
* IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro2016-03-111-0/+27
* IB/rdmavt: Fix copyright dateDennis Dalessandro2016-03-111-1/+1
* IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro2016-03-111-2/+2
* IB/rdmavt: Add driver notification for new AHDennis Dalessandro2016-03-111-2/+5
* IB/rdmavt: Add AH to rdmavtKamal Heib2016-03-111-4/+94
* IB/rdmavt: Add address handle stubsDennis Dalessandro2016-03-111-0/+76