summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rdmavt
AgeCommit message (Expand)Author
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl
2017-04-28IB/rdmavt: restore IRQs on error path in rvt_create_ah()Dan Carpenter
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford
2017-04-05IB/hfi1: Eliminate synchronize_rcu() in mr deleteMike Marciniszyn
2017-04-05IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn
2017-04-05IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez
2017-04-05IB/rdmavt: Add tracing for cq entry and pollMike Marciniszyn
2017-04-05IB/rdmavt: Add additional fields to post send traceMike Marciniszyn
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt
2017-02-19IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty
2017-02-19IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty
2017-02-19IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche
2016-12-15rdma: fix buggy code that the compiler warns aboutLinus Torvalds
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14IB/rdmavt: Only put mmap_info ref if it existsJim Foraker
2016-12-14IB/rdmavt: Handle the kthread worker using the new APIPetr Mladek
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek
2016-12-11IB/rdmavt: Add a send completion helperMike Marciniszyn
2016-12-11IB/hfi1: Use reference count wrapper for MRsSebastian Sanchez
2016-12-11IB/hfi1: Replace qp->refcount release code with standard driver wrapperSebastian Sanchez
2016-12-11IB/rdmavt: Add trace of MR segsMike Marciniszyn
2016-12-11IB/rdmavt: Fix trace hierarchyDennis Dalessandro
2016-11-15IB/hfi1: Optimize lkey validation structuresMike Marciniszyn
2016-11-15IB/rdmavt: rdmavt can handle non aligned page mapsDennis Dalessandro
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit
2016-10-03IB/rdmavt: Trivial function comment corrected.Parav Pandit
2016-10-02IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn
2016-10-02IB/rdmavt: Add qp init functionMike Marciniszyn
2016-10-02IB/rdmavt: Move reset calldown to reset pathMike Marciniszyn
2016-10-02IB/rdmavt: Correct sparse annotationMike Marciniszyn
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King
2016-08-22IB/rdmvat: Fix double vfree() in rvt_create_qp() error pathMike Marciniszyn
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds