Age | Commit message (Expand) | Author | Files | Lines |
2019-04-24 | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts | Mike Marciniszyn | 1 | -2/+2 |
2019-04-03 | IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATA | Kaike Wan | 1 | -17/+6 |
2019-03-27 | IB/hfi1: Eliminate opcode tests on mr deref | Kaike Wan | 1 | -2/+2 |
2019-02-06 | IB/hfi1: Prioritize the sending of ACK packets | Kaike Wan | 1 | -0/+1 |
2019-02-06 | IB/hfi1: Add static trace for TID RDMA WRITE protocol | Kaike Wan | 1 | -0/+12 |
2019-02-06 | IB/hfi1: Add interlock between TID RDMA WRITE and other requests | Kaike Wan | 1 | -0/+6 |
2019-02-06 | IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs | Kaike Wan | 1 | -47/+440 |
2019-02-06 | IB/hfi1: Add functions to receive TID RDMA WRITE request | Kaike Wan | 1 | -0/+3 |
2019-02-06 | IB/hfi1: Add an s_acked_ack_queue pointer | Kaike Wan | 1 | -5/+28 |
2019-02-06 | IB/hfi1: Add static trace for TID RDMA READ protocol | Kaike Wan | 1 | -0/+16 |
2019-02-06 | IB/hfi1: Add interlock between a TID RDMA request and other requests | Kaike Wan | 1 | -0/+16 |
2019-02-06 | IB/hfi1: Integrate TID RDMA READ protocol into RC protocol | Kaike Wan | 1 | -24/+271 |
2019-02-06 | IB/hfi1: Add functions for restarting TID RDMA READ request | Kaike Wan | 1 | -20/+74 |
2019-02-06 | IB/hfi: Move RC functions into a header file | Kaike Wan | 1 | -70/+49 |
2019-01-31 | IB/hfi1: Integrate OPFN into RC transactions | Kaike Wan | 1 | -10/+48 |
2019-01-31 | IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue | Kaike Wan | 1 | -6/+7 |
2019-01-31 | IB/hfi1: OPFN support discovery | Mitko Haralanov | 1 | -5/+11 |
2018-12-07 | IB/hfi1: Unreserve a reserved request when it is completed | Kaike Wan | 1 | -0/+2 |
2018-12-07 | IB/hfi1: Correctly process FECN and BECN in packets | Mitko Haralanov | 1 | -20/+10 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 1 | -7/+7 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 1 | -4/+6 |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+1 |
2018-06-26 | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values | Michael J. Ruhl | 1 | -1/+1 |
2018-06-19 | IB/rdmavt, IB/hfi1: Create device dependent s_flags | Mike Marciniszyn | 1 | -3/+3 |
2018-05-24 | IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version | Mike Marciniszyn | 1 | -1/+1 |
2018-05-09 | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 1 | -4/+4 |
2018-02-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -26/+25 |
2018-02-02 | IB/hfi1: Remove unnecessary fecn and becn fields | Sebastian Sanchez | 1 | -1/+1 |
2018-02-02 | IB/hfi1: Look up ibport using a pointer in receive path | Sebastian Sanchez | 1 | -15/+21 |
2018-02-02 | IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet | Sebastian Sanchez | 1 | -2/+1 |
2018-02-02 | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 1 | -8/+2 |
2018-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -4/+4 |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -4/+0 |
2017-12-28 | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/... | Jason Gunthorpe | 1 | -1/+1 |
2017-12-12 | IB/hfi1: Mask the path bits with the LMC for 16B RC Acks | Don Hiatt | 1 | -4/+4 |
2017-12-05 | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 1 | -4/+0 |
2017-12-01 | IB/hfi1: Initialize bth1 in 16B rc ack builder | Dennis Dalessandro | 1 | -1/+1 |
2017-11-13 | IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry | Don Hiatt | 1 | -1/+1 |
2017-11-13 | IB/hfi1: Fix a wrapping test to insure the correct timeout | Mike Marciniszyn | 1 | -1/+1 |
2017-10-18 | Merge branch 'hfi1' into k.o/for-next | Doug Ledford | 1 | -1/+0 |
2017-10-18 | IB/hfi1: Set hdr_type when tx req is allocated | Kaike Wan | 1 | -1/+0 |
2017-10-15 | IB/hfi1: Suppress gcc 7 fall-through complaints | Bart Van Assche | 1 | -1/+1 |
2017-08-29 | IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation | Mike Marciniszyn | 1 | -1/+2 |
2017-08-22 | IB/hfi1: Add 16B RC/UC support | Don Hiatt | 1 | -136/+254 |
2017-08-22 | IB/hfi1: Add support to send 16B bypass packets | Don Hiatt | 1 | -14/+19 |
2017-08-22 | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt | 1 | -1/+1 |
2017-06-27 | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt | 1 | -23/+10 |
2017-06-27 | IB/hfi1: Separate input/output header tracing | Don Hiatt | 1 | -1/+2 |
2017-06-27 | IB/hfi1: Add functions to parse BTH/IB headers | Don Hiatt | 1 | -4/+4 |
2017-06-02 | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn | 1 | -1/+4 |