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