| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | 2019-06-29 | 1 | -10/+11 |
* | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | 2019-06-29 | 1 | -10/+11 |
* | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | 2019-06-29 | 1 | -4/+2 |
* | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe | 2019-02-04 | 1 | -1/+0 |
|\ |
|
| * | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM | Brian Welty | 2019-01-21 | 1 | -1/+0 |
* | | IB/{hfi1,qib}: Cleanup open coded sge sizing | Michael J. Ruhl | 2019-01-30 | 1 | -5/+1 |
|/ |
|
* | RDMA/qib: Remove all occurrences of BUG_ON() | Leon Romanovsky | 2018-11-29 | 1 | -1/+0 |
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-04 | 1 | -2/+2 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-04 | 1 | -6/+7 |
* | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 2018-05-09 | 1 | -2/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-02-06 | 1 | -2/+1 |
|\ |
|
| * | IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet | Sebastian Sanchez | 2018-02-01 | 1 | -2/+1 |
* | | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 2017-12-05 | 1 | -2/+0 |
|/ |
|
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -2/+2 |
* | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro | 2017-06-27 | 1 | -29/+14 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -24/+29 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -2/+2 |
* | IB/qib: Updates to use rdmavt's SGE helper routines | Brian Welty | 2017-02-19 | 1 | -2/+2 |
* | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 1 | -2/+2 |
* | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 2016-10-02 | 1 | -3/+3 |
* | IB/qib, IB/hfi1: Fix grh creation in ud loopback | Dasaratharaman Chandramouli | 2016-08-02 | 1 | -2/+6 |
* | IB/qib, IB/hfi1: Fix up UD loopback use of irq flags | Mike Marciniszyn | 2016-04-28 | 1 | -5/+5 |
* | IB/qib, staging/rdma/hfi1: add s_hlock for use in post send | Mike Marciniszyn | 2016-03-11 | 1 | -11/+11 |
* | IB/qib: Remove modify queue pair code | Harish Chegondi | 2016-03-11 | 1 | -3/+3 |
* | IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead | Harish Chegondi | 2016-03-11 | 1 | -4/+7 |
* | IB/qib: Use rdmavt version of post_send | Harish Chegondi | 2016-03-11 | 1 | -5/+5 |
* | IB/qib: Remove completion queue data structures and functions from qib | Harish Chegondi | 2016-03-11 | 1 | -2/+2 |
* | IB/qib: Use rdmavt send and receive flags | Harish Chegondi | 2016-03-11 | 1 | -11/+11 |
* | IB/qib: Remove ibport and use rdmavt version | Harish Chegondi | 2016-03-11 | 1 | -7/+7 |
* | IB/qib: Use address handle in rdmavt and remove from qib | Dennis Dalessandro | 2016-03-11 | 1 | -2/+2 |
* | IB/qib: Remove qp and mr functionality from qib | Dennis Dalessandro | 2016-03-11 | 1 | -8/+8 |
* | IB/qib: Remove driver specific members from qib qp type | Dennis Dalessandro | 2016-03-11 | 1 | -10/+12 |
* | IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE | Dennis Dalessandro | 2016-03-11 | 1 | -5/+6 |
* | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -10/+10 |
* | IB/qib: Fix sizeof checkpatch warnings | Mike Marciniszyn | 2015-02-17 | 1 | -1/+1 |
* | IB/qib: Modify software pma counters to use percpu variables | Mike Marciniszyn | 2014-03-18 | 1 | -3/+3 |
* | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny | 2014-01-23 | 1 | -1/+8 |
* | IB/qib: Avoid returning EBUSY from MR deregister | Mike Marciniszyn | 2012-07-09 | 1 | -10/+2 |
* | IB/qib: Add cache line awareness to qib_qp and qib_devdata structures | Mike Marciniszyn | 2012-05-14 | 1 | -8/+8 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | IB/qib: Add fix missing from earlier patch | Mike Marciniszyn | 2011-01-11 | 1 | -31/+24 |
* | IB/qib: UD send with immediate receive completion has wrong size | Mike Marciniszyn | 2011-01-11 | 1 | -1/+1 |
* | IB/qib: Fix race between qib_error_qp() and receive packet processing | Ralph Campbell | 2010-08-03 | 1 | -13/+4 |
* | IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters | Ralph Campbell | 2010-05-24 | 1 | -0/+607 |