- 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 7 years ago
- 30e0741 IB/hfi1: Add support to send 16B bypass packets by Don Hiatt · 7 years ago
- 3ffea7d IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression by Mike Marciniszyn · 7 years ago
- bcad291 IB/hfi1: Serve the most starved iowait entry first by Kaike Wan · 7 years ago
- 13d8491 IB/hfi1,qib: Do not send QKey trap for UD qps by Dennis Dalessandro · 8 years ago
- 14fe13f IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() by Mike Marciniszyn · 8 years ago
- 9039746 IB/hfi1: Setup common IB fields in hfi1_packet struct by Don Hiatt · 8 years ago
- dd1ed10 IB/hfi1: Fix yield logic in send engine by Mike Marciniszyn · 8 years ago
- d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
- b6eac93 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 8 years ago
- 3d59109 IB/hfi1: Use defines from common headers by Don Hiatt · 8 years ago
- cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 8 years ago
- 9260b35 IB/rdmavt: Add swqe completion trace 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
- 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
- 56acbbf IB/hfi1: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
- beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
- c64607a IB/hfi1,IB/qib: use rvt swqe mr deref helper by Mike Marciniszyn · 8 years ago
- 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
- e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
- a6cd5f0 IB/hfi1: Unify access to GUID entries by Jakub Pawlak · 8 years ago
- ca00c62 IB/hfi1: Cleanup tasklet refs in comments by Dennis Dalessandro · 8 years ago
- 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
- d4d602e IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. by Don Hiatt · 8 years ago
- a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 8 years ago
- bd24ef5 IB/hfi1: Remove unused elements from struct ahg_ib_header by Dasaratharaman Chandramouli · 8 years ago
- d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 8 years ago
- 0db3dfa IB/hfi1: Work request processing for fast register mr and invalidate by Jianxin Xiong · 8 years ago
- f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/ruc.c]
- 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 9 years ago
- 831464c IB/hfi1: Don't call cond_resched in atomic mode when sending packets by Kaike Wan · 9 years ago
- 42d6ec1 IB/hfi1: Add the break statement that was removed in an earlier patch by Harish Chegondi · 9 years ago
- 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
- 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
- 50e5dcb staging/rdma/hfi1: Remove space after cast by Jubin John · 9 years ago
- 711e104 staging/rdma/hfi1: fix panic in send engine by Mike Marciniszyn · 9 years ago
- bb5df5f staging/rdma/hfi1: Remove header memcpy from sdma send path. by Dennis Dalessandro · 9 years ago
- 45842ab staging/rdma/hfi1: move txreq header code by Mike Marciniszyn · 9 years ago
- 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
- 34cee28 staging/rdma/hfi1: actually use new RNR timer API in loopback path by Mike Marciniszyn · 9 years ago
- 6c2ab0b staging/rdma/hfi1: Insure last cursor is updated prior to complete by Mike Marciniszyn · 9 years ago
- 7b0b01a staging/rdma/hfi1: Split last 8 bytes of copy to user buffer by Dean Luick · 9 years ago
- 23cd471 staging/rdma/hfi1: Allow a fair scheduling of QPs by Vennila Megavannan · 9 years ago
- 89abfc8 staging/rdma/hfi1: Change send_schedule counter to a per cpu counter by Vennila Megavannan · 9 years ago
- ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 9 years ago
- 83693bd staging/rdma/hfi1: Use rdmavt version of post_send by Dennis Dalessandro · 9 years ago
- abd712d staging/rdma/hfi1: Remove CQ data structures and functions from hfi1 by Dennis Dalessandro · 9 years ago
- 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 9 years ago
- 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 9 years ago
- 39db3e6 staging/rdma/hfi1: Remove srq from hfi1 by Dennis Dalessandro · 9 years ago
- 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 9 years ago
- 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 9 years ago
- 4c6829c staging/rdma/hfi1: Remove driver specific members from hfi1 qp type by Dennis Dalessandro · 9 years ago
- cd4ceee staging/rdma/hfi1: Remove MR data structures from hfi1 by Dennis Dalessandro · 9 years ago
- 4f87ccf staging/rdma/hfi1: Use rdmavt protection domain by Dennis Dalessandro · 9 years ago
- 5cd2411 staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA by Erik E. Kahn · 9 years ago
- d46e514 staging/rdma/hfi1: Reduce number of parameters passed to send handlers by Dennis Dalessandro · 9 years ago
- d7b8ba5 staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs by Mike Marciniszyn · 9 years ago
- c2f3ffb staging/rdma/hfi1: move hfi1_migrate_qp by Mike Marciniszyn · 9 years ago
- ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- b421922 staging/rdma/hfi1: Add a schedule in send thread by Dean Luick · 9 years ago
- 13a69f5 staging/rdma/hfi1: Fix regression in send performance by Mike Marciniszyn · 9 years ago
- e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
- 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 9 years ago