- 145eba1 RDMA/hfi1: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
- 16e1b53 RDMA/hw/hfi1/ud: Fix a little more doc-rot by Lee Jones · 4 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
- 942a899 IB/hfi1: Handle port down properly in pio by Mike Marciniszyn · 6 years ago
- 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
- db421a5 IB/{hfi1, qib, rvt} Cleanup open coded sge usage by Michael J. Ruhl · 6 years ago
- 904bba2 IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM by Brian Welty · 6 years ago
- fe4dd42 IB/hfi1: Correctly process FECN and BECN in packets by Mitko Haralanov · 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
- b697d7d IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values by Michael J. Ruhl · 7 years ago
- 81cd389 IB/hfi1: Add support for 16B Management Packets by Don Hiatt · 7 years ago
- 832369f IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt by Brian Welty · 7 years ago
- f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
- 2246edf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- 78d3633 IB/hfi1: Remove blind constants from 16B update by Mike Marciniszyn · 7 years ago
- f150e27 IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet by Sebastian Sanchez · 7 years ago
- 9636258 IB/hfi1: Remove dependence on qp->s_hdrwords by Mitko Haralanov · 7 years ago
- adf90eb drivers/infiniband: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
- ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- b64581a IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry by Don Hiatt · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 6d945a8 IB/hfi1: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
- 88733e3 IB/hfi1: Add 16B UD support by Don Hiatt · 7 years ago
- 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
- 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
- 13d8491 IB/hfi1,qib: Do not send QKey trap for UD qps by Dennis Dalessandro · 8 years ago
- 9039746 IB/hfi1: Setup common IB fields in hfi1_packet struct by Don Hiatt · 8 years ago
- 7dafbab IB/hfi1: Add functions to parse BTH/IB headers by Don Hiatt · 8 years ago
- d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
- 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 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
- aad559c IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 by Dasaratharaman Chandramouli · 8 years ago
- 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
- 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
- beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
- f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
- b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
- e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
- f380920 IB/hfi1: Update SMA ingress checks for response packets by Jianxin Xiong · 8 years ago
- 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
- 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 8 years ago
- 89c057c IB/hfi1: Cleanup UD packet handler. by Dasaratharaman Chandramouli · 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
- 5fd2b56 IB/hfi1: Pull FECN/BECN processing to a common place by Mitko Haralanov · 8 years ago
- 896ce45 IB/hfi1: Correct issues with sc5 computation by Mike Marciniszyn · 8 years ago
- f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/ud.c]
- 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 9 years ago
- 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
- e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
- 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
- 5161fc3 staging/rdma/hfi1: Remove blank line before close brace by Jubin John · 9 years ago
- 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
- 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 9 years ago
- 711e104 staging/rdma/hfi1: fix panic in send engine by Mike Marciniszyn · 9 years ago
- 721d042 staging/rdma/hfi1: Add s_sendcontext priv field by Jubin John · 9 years ago
- bb5df5f staging/rdma/hfi1: Remove header memcpy from sdma send path. 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
- 7b0b01a staging/rdma/hfi1: Split last 8 bytes of copy to user buffer by Dean Luick · 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
- 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
- 8859b4a staging/rdma/hfi1: Use correct rdmavt header files after move. 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
- 624be1d staging/hfi1: Clean up comments by Edward Mascarenhas · 9 years ago
- 5cd2411 staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA by Erik E. Kahn · 9 years ago
- d7b8ba5 staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs 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