- 44da373 RDMA/rdmavt: Decouple QP and SGE lists allocations by Leon Romanovsky · 3 years, 5 months ago
- d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
- 54a485e IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE by Mike Marciniszyn · 4 years, 5 months ago
- 6bf9d8f RDMA/include: Replace license text with SPDX tags by Leon Romanovsky · 4 years, 5 months ago
- 84e3b19 IB/hfi1: Remove module parameter for KDETH qpns by Gary Leshner · 4 years, 8 months ago
- 0cb9e4f IB/rdmavt: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 5b36132 RDMA: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 4ad6429 IB/rdmavt: Correct comments in rdmavt_qp.h header by Mike Marciniszyn · 5 years ago
- 7199435 IB/{rdmavt, hfi1, qib}: Add a counter for credit waits by Kaike Wan · 5 years ago
- 2b74c87 IB/hfi1: Unreserve a flushed OPFN request by Kaike Wan · 5 years ago
- 2b0ad2d IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details by Michael J. Ruhl · 6 years ago
- d310c4b IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs by Michael J. Ruhl · 6 years ago
- 5136bfe IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full by Kamenee Arumugam · 6 years ago
- f592ae3 IB/rdmavt: Fracture single lock used for posting and processing RWQEs by Kamenee Arumugam · 6 years ago
- dabac6e IB/hfi1: Move receive work queue struct into uapi directory by Kamenee Arumugam · 6 years ago
- 239b0e5 IB/hfi1: Move rvt_cq_wc struct into uapi directory by Kamenee Arumugam · 6 years ago
- 4a9ceb7 IB/{rdmavt, qib, hfi1}: Convert to new completion API by Mike Marciniszyn · 6 years ago
- f56044d IB/rdmavt: Add new completion inline by Mike Marciniszyn · 6 years ago
- d40f69c IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts by Mike Marciniszyn · 6 years ago
- 715ab1a IB/rdmavt: Fix ab/ba include issues by Mike Marciniszyn · 6 years ago
- ea752bc IB/{rdmavt, hfi1): Miscellaneous comment fixes by Kaike Wan · 6 years ago
- 3c6cb20 IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs by Kaike Wan · 6 years ago
- 4f9264d IB/hfi1: Add an s_acked_ack_queue pointer by Kaike Wan · 6 years ago
- 039cd3d IB/hfi1: Increment the retry timeout value for TID RDMA READ request by Kaike Wan · 6 years ago
- 838b6fd IB/hfi1: TID RDMA RcvArray programming and TID allocation by Kaike Wan · 6 years ago
- 385156c IB/hfi: Move RC functions into a header file by Kaike Wan · 6 years ago
- 1570346 IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
- 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
- 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
- 2e2ba09 IB/rdmavt, IB/hfi1: Create device dependent s_flags by Mike Marciniszyn · 7 years ago
- 832369f IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt by Brian Welty · 7 years ago
- 7ebfc93 IB/rdmavt: Correct issues with read-mostly and send size cache lines by Sebastian Sanchez · 7 years ago
- 0208da9 IB/rdmavt: Handle dereg of inuse MRs properly by Mike Marciniszyn · 7 years ago
- 4734b4f IB/rdmavt: Add QP iterator API for QPs by Mike Marciniszyn · 7 years ago
- 16570d3 IB/hfi1: Remove pmtu from the QP structure by Sebastian Sanchez · 7 years ago
- 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
- a25ce42 IB/rdmavt: Setting of QP timeout can overflow jiffies computation by Kaike Wan · 8 years ago
- 7dafbab IB/hfi1: Add functions to parse BTH/IB headers by Don Hiatt · 8 years ago
- 688f21c IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line by Mike Marciniszyn · 8 years ago
- 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
- 44dcfa4 IB/rdmavt: Avoid reseting wqe send_flags in unreserve by Mike Marciniszyn · 8 years ago
- 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
- 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
- 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
- f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
- 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
- 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
- 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
- beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
- 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 8 years ago
- f647522 IB/rdmavt: Add swqe mr deref helper by Mike Marciniszyn · 8 years ago
- f2dc9cd IB/rdmavt: Add a send completion helper by Mike Marciniszyn · 8 years ago
- 4107b8a IB/rdmavt: Add functions to get and release QP references by Mike Marciniszyn · 8 years ago
- fe50827 IB/rdmavt: Eliminate redundant opcode test in mr ref clear by Ira Weiny · 8 years ago
- d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 8 years ago
- 856cc4c IB/hfi1: Add the capability for reserved operations by Mike Marciniszyn · 8 years ago
- d9f8723 IB/rdmavt: Handle local operations in post send by Jianxin Xiong · 8 years ago
- afcf8f7 IB/rdmavt: Add data structures and routines for table driven post send by Mike Marciniszyn · 8 years ago
- 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 9 years ago
- f39cc34 IB/rdmavt: Fix adaptive pio hang by Mike Marciniszyn · 9 years ago
- ef086c0 IB/hfi1: Report pid in qp_stats to aid debug by Mike Marciniszyn · 9 years ago
- 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 9 years ago
- d2421a8 IB/rdmvt: close send engine struct holes by Mike Marciniszyn · 9 years ago
- 79a225b IB/rdmavt: Remove unnecessary exported functions by Dennis Dalessandro · 9 years ago
- 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
- bfee5e3 IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value by Vennila Megavannan · 9 years ago
- 066fad2 IB/rdmavt: remove unused qp field by Mike Marciniszyn · 9 years ago
- fe31419 IB/rdmavt: Fix copyright date by Dennis Dalessandro · 9 years ago
- 2b047ea IB/rdmavt: Remove unused variable from Queue Pair by Ira Weiny · 9 years ago
- 4e74080 IB/rdmavt: Add multicast functions by Dennis Dalessandro · 9 years ago
- 3b0b3fb IB/rdmavt: Add modify qp by Dennis Dalessandro · 9 years ago
- bfbac09 IB/rdmavt: Add post send to rdmavt by Dennis Dalessandro · 9 years ago
- 5a9cf6f IB/rdmavt: Export reset_qp in rdmavt by Dennis Dalessandro · 9 years ago
- 050eb7f IB/rdmavt: Add R and S flags for queue pairs by Dennis Dalessandro · 9 years ago
- 0acb0cc IB/rdmavt: Initialize and teardown of qpn table by Dennis Dalessandro · 9 years ago
- b4e6439 IB/rdmavt: Break rdma_vt main include header file up by Dennis Dalessandro · 9 years ago