Age | Commit message (Expand) | Author | Files | Lines |
2019-06-28 | IB/hfi1: No need to use try_module_get for debugfs |  Dennis Dalessandro | 1 | -3/+2 |
2019-06-28 | IB/hfi1: Add missing INVALIDATE opcodes for trace |  Mike Marciniszyn | 1 | -0/+2 |
2019-06-28 | IB/hfi1: Reduce excessive aspm inlines |  Michael J. Ruhl | 4 | -259/+280 |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details |  Michael J. Ruhl | 2 | -15/+16 |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs |  Michael J. Ruhl | 2 | -17/+17 |
2019-06-28 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full |  Kamenee Arumugam | 3 | -7/+4 |
2019-06-28 | IB/hfi1: Move rvt_cq_wc struct into uapi directory |  Kamenee Arumugam | 1 | -2/+2 |
2019-06-28 | Merge tag 'v5.2-rc6' into rdma.git for-next |  Jason Gunthorpe | 17 | -53/+145 |
2019-06-20 | IB/{rdmavt, qib, hfi1}: Convert to new completion API |  Mike Marciniszyn | 1 | -22/+4 |
2019-06-18 | IB/hfi1: Spelling s/statisfied/satisfied/ |  Geert Uytterhoeven | 1 | -1/+1 |
2019-06-17 | IB/hfi1: Handle port down properly in pio |  Mike Marciniszyn | 4 | -7/+8 |
2019-06-17 | IB/hfi1: Handle wakeup of orphaned QPs for pio |  Mike Marciniszyn | 1 | -0/+16 |
2019-06-17 | IB/hfi1: Wakeup QPs orphaned on wait list after flush |  Mike Marciniszyn | 1 | -0/+17 |
2019-06-17 | IB/hfi1: Use aborts to trigger RC throttling |  Mike Marciniszyn | 3 | -4/+37 |
2019-06-17 | IB/hfi1: Create inline to get extended headers |  Mike Marciniszyn | 2 | -20/+32 |
2019-06-17 | IB/hfi1: Silence txreq allocation warnings |  Mike Marciniszyn | 2 | -2/+3 |
2019-06-17 | IB/hfi1: Avoid hardlockup with flushlist_lock |  Mike Marciniszyn | 1 | -6/+3 |
2019-06-11 | IB/hfi1: Correct tid qp rcd to match verbs context |  Mike Marciniszyn | 3 | -3/+15 |
2019-06-11 | IB/hfi1: Close PSM sdma_progress sleep window |  Mike Marciniszyn | 2 | -9/+4 |
2019-06-11 | IB/hfi1: Validate fault injection opcode user input |  Kaike Wan | 1 | -0/+5 |
2019-06-10 | RDMA: Move owner into struct ib_device_ops |  Jason Gunthorpe | 1 | -1/+1 |
2019-06-10 | RDMA: Move driver_id into struct ib_device_ops |  Jason Gunthorpe | 1 | -1/+3 |
2019-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma |  Linus Torvalds | 3 | -2/+4 |
2019-05-30 | IB/hfi1: Use struct_size() helper |  Gustavo A. R. Silva | 1 | -6/+3 |
2019-05-29 | IB/hfi1: Remove extra brackets from an if |  Dennis Dalessandro | 1 | -2/+1 |
2019-05-29 | IB/hfi1: Validate page aligned for a given virtual address |  Kamenee Arumugam | 1 | -0/+3 |
2019-05-29 | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value |  Mike Marciniszyn | 1 | -2/+0 |
2019-05-29 | IB/hfi1: Insure freeze_work work_struct is canceled on shutdown |  Mike Marciniszyn | 1 | -0/+1 |
2019-05-27 | RDMA: Convert put_page() to put_user_page*() |  John Hubbard | 1 | -7/+4 |
2019-05-27 | IB/hfi1: Remove set but not used variables 'offset' and 'fspsn' |  YueHaibing | 1 | -4/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig |  Thomas Gleixner | 1 | -0/+1 |
2019-05-14 | IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast() |  Ira Weiny | 1 | -2/+2 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' |  Ira Weiny | 1 | -1/+2 |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma |  Linus Torvalds | 21 | -221/+381 |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -2/+1 |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -4/+0 |
2019-05-06 | IB/hfi1: Fix WQ_MEM_RECLAIM warning |  Mike Marciniszyn | 1 | -1/+2 |
2019-04-24 | Merge branch 'rdma_mmap' into rdma.git for-next |  Jason Gunthorpe | 1 | -23/+8 |
2019-04-24 | IB/hfi1: Remove reference to RHF.VCRCErr |  John Fleck | 3 | -5/+4 |
2019-04-24 | IB/hfi1: Add selected Rcv counters |  Mike Marciniszyn | 3 | -0/+9 |
2019-04-24 | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts |  Mike Marciniszyn | 1 | -2/+2 |
2019-04-24 | IB/hfi1: Make opfn.h self sufficient |  Mike Marciniszyn | 1 | -2/+4 |
2019-04-24 | IB/{rdmavt, hfi1): Miscellaneous comment fixes |  Kaike Wan | 1 | -1/+1 |
2019-04-24 | IB/hfi1: Add debugfs to control expansion ROM write protect |  Josh Collier | 1 | -0/+74 |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 4 | -33/+32 |
2019-04-10 | IB/hfi1: Do not flush send queue in the TID RDMA second leg |  Kaike Wan | 1 | -23/+8 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() |  Will Deacon | 2 | -4/+0 |
2019-04-08 | drivers: Remove useless trailing comments from mmiowb() invocations |  Will Deacon | 1 | -1/+1 |
2019-04-03 | Merge HFI1 updates into k.o/for-next |  Jason Gunthorpe | 9 | -130/+253 |
2019-04-03 | IB/hfi1: Implement CCA for TID RDMA protocol |  Kaike Wan | 3 | -45/+167 |