- 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 · 9 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