aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/rdmavt_qp.h
AgeCommit message (Expand)Author
2021-09-21Merge branch 'master-5.15-rc'Bruce Ashfield
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-03Merge tag 'v5.8'Bruce Ashfield
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29RDMA/include: Replace license text with SPDX tagsLeon Romanovsky
2020-06-26Merge branch 'master-next'Bruce Ashfield
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-05-13IB/rdmavt: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-09Merge branch 'master-next'Bruce Ashfield
2020-04-09Merge tag 'v5.6'Bruce Ashfield
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-14Merge branch 'master-5.4'Bruce Ashfield
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn
2019-09-16IB/hfi1: Unreserve a flushed OPFN requestKaike Wan
2019-09-16IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-09-16IB/rdmavt: Add new completion inlineMike Marciniszyn
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan
2019-07-22IB/hfi1: Unreserve a flushed OPFN requestKaike Wan
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam
2019-06-28IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam
2019-06-28IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam
2019-06-20IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-06-20IB/rdmavt: Add new completion inlineMike Marciniszyn
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan
2019-02-05IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan
2019-02-05IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan
2019-02-05IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez
2017-08-28IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn
2017-08-28IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli