| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | IB/rdmavt: Don't wait for resources in QP reset | Alex Estrin | 2017-10-18 | 2 | -2/+2 |
| | |/ |
|
| * | | RDMA/rdmavt: Suppress gcc 7 fall-through complaints | Bart Van Assche | 2017-10-14 | 1 | -0/+1 |
| * | | IB: Move PCI dependency from root KConfig to HW's KConfigs | Yuval Shaia | 2017-09-27 | 1 | -0/+1 |
| |/ |
|
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -3/+3 |
|/ |
|
* | IB/rdmavt: Handle dereg of inuse MRs properly | Mike Marciniszyn | 2017-08-28 | 2 | -21/+212 |
* | IB/rdmavt: Add QP iterator API for QPs | Mike Marciniszyn | 2017-08-28 | 1 | -0/+144 |
* | IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref() | Mike Marciniszyn | 2017-08-28 | 1 | -5/+1 |
* | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 2017-08-22 | 2 | -16/+23 |
* | IB/hfi1: Remove pmtu from the QP structure | Sebastian Sanchez | 2017-08-22 | 1 | -2/+1 |
* | Add OPA extended LID support | Hiatt, Don | 2017-08-18 | 1 | -1/+1 |
*-. | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 2017-08-10 | 1 | -1/+1 |
|\ \ |
|
| * | | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 2017-08-08 | 1 | -1/+1 |
| |/ |
|
* | | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 2017-07-31 | 2 | -14/+10 |
* | | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 2017-07-24 | 5 | -46/+147 |
|\ \
| |/
|/| |
|
| * | IB/hfi1: Use QPN mask to avoid overflow | Dennis Dalessandro | 2017-06-27 | 1 | -1/+1 |
| * | IB/rdmavt: Remove duplicated functions | Dennis Dalessandro | 2017-06-27 | 1 | -23/+14 |
| * | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 2017-06-27 | 1 | -2/+7 |
| * | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 2017-06-27 | 4 | -21/+126 |
* | | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan | 2017-07-20 | 1 | -3/+1 |
* | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2017-07-17 | 1 | -35/+13 |
|/ |
|
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 2 | -18/+23 |
* | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 2 | -7/+7 |
* | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 2017-04-28 | 1 | -17/+44 |
* | IB/rdmavt: restore IRQs on error path in rvt_create_ah() | Dan Carpenter | 2017-04-28 | 1 | -1/+1 |
* | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 2017-04-25 | 1 | -4/+4 |
* | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 2017-04-20 | 7 | -41/+317 |
|\ |
|
| * | IB/hfi1: Eliminate synchronize_rcu() in mr delete | Mike Marciniszyn | 2017-04-05 | 1 | -16/+33 |
| * | IB/rdmavt: Avoid reseting wqe send_flags in unreserve | Mike Marciniszyn | 2017-04-05 | 1 | -2/+5 |
| * | IB/rdmavt, IB/hfi1: Fix timer migration regressions | Sebastian Sanchez | 2017-04-05 | 3 | -2/+116 |
| * | IB/rdmavt: Add tracing for cq entry and poll | Mike Marciniszyn | 2017-04-05 | 3 | -0/+131 |
| * | IB/rdmavt: Add additional fields to post send trace | Mike Marciniszyn | 2017-04-05 | 2 | -4/+32 |
| * | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 2017-04-05 | 1 | -17/+0 |
* | | infiniband: Fix alignment of mmap cookies to support VIPT caching | Jason Gunthorpe | 2017-03-24 | 1 | -2/+2 |
|/ |
|
* | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -3/+3 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 7 | -259/+8 |
|\ |
|
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it | Bart Van Assche | 2017-01-24 | 7 | -259/+8 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 1 | -3/+4 |
|\ \ |
|
| * | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -3/+4 |
| |/ |
|
* | | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt | 2017-02-19 | 2 | -11/+11 |
* | | IB/hfi1: Add rvt_rnr_tbl_to_usec function | Don Hiatt | 2017-02-19 | 1 | -0/+11 |
* | | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 1 | -1/+1 |
* | | IB/rdmavt: Adding timer logic to rdmavt | Venkata Sandeep Dhanalakota | 2017-02-19 | 1 | -2/+181 |
* | | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 2017-02-19 | 2 | -2/+192 |
* | | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 1 | -0/+38 |
* | | IB/rdmavt: Use per-CPU reference count for MRs | Sebastian Sanchez | 2017-02-19 | 1 | -21/+38 |
|/ |
|
* | rdma: fix buggy code that the compiler warns about | Linus Torvalds | 2016-12-15 | 1 | -1/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 9 | -187/+486 |
|\ |
|
| * | IB/rdmavt: Only put mmap_info ref if it exists | Jim Foraker | 2016-12-14 | 1 | -1/+2 |
| * | IB/rdmavt: Handle the kthread worker using the new API | Petr Mladek | 2016-12-14 | 1 | -23/+11 |