summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rdmavt
AgeCommit message (Expand)Author
2017-08-28IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn
2017-08-28IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn
2017-08-28IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()Mike Marciniszyn
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-07-31IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-06-27IB/hfi1: Use QPN mask to avoid overflowDennis Dalessandro
2017-06-27IB/rdmavt: Remove duplicated functionsDennis Dalessandro
2017-06-27IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana
2017-06-27IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn
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