summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib
AgeCommit message (Expand)Author
2017-06-01RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
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 ib_create_ah to rdma_create_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/qib: use setup_timerGeliang Tang
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "overwriten" 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-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
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/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn
2017-02-19IB/qib: Updates to use rdmavt's SGE helper routinesBrian Welty
2017-02-19IB/qib: Use new rdmavt timersVenkata 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/hfi1: Ensure read of producer s_head is correctMike Marciniszyn
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/qib: Remove empty functionLeon Romanovsky
2017-01-24IB/qib: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/qib: Remove DMA mapping codeBart Van Assche
2017-01-12RDMA/qib: use rb_entry()Geliang Tang
2017-01-12RDMA/qib: drop qib_pci_link_reset()Cao jin
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn
2016-12-11IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn
2016-12-11IB/qib: Use standard refcount wrapper for QPsSebastian Sanchez
2016-12-03infiniband: remove WARN that is not kernel bugLeon Romanovsky
2016-12-03IB/qib: Remove debug prints after allocation failureLeon Romanovsky
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-10-07IB/qib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-02IB/qib: Remove qpt_mask globalDennis Dalessandro
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn
2016-08-23IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-22IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn
2016-08-02IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli