aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-10-28RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe
2019-10-28RDMA/mlx5: Use SRCU properly in ODP prefetchJason Gunthorpe
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/vmw_pvrdma: Use resource ids from physical device if availableBryan Tan
2019-10-28RDMA/iw_cxgb4: Report correct port speed/widthPotnuri Bharat Teja
2019-10-28RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2019-10-28RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon
2019-10-28RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2019-10-28RDMA/qedr: Fix srqs xarray initializationMichal Kalderon
2019-10-28RDMA/hns: Fix memory leak on 'context' on error return pathColin Ian King
2019-10-28RDMA/hns: Bugfix for qpc/cqc timer configurationYangyang Li
2019-10-28RDMA/hns: Fix to support 64K page for srqLijun Ou
2019-10-28RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky
2019-10-28RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()Jason Gunthorpe
2019-10-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik
2019-10-22IB/mlx5: Remove dead codeRan Rozenstein
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe
2019-10-22RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman
2019-10-21RDMA/hns: Release qp resources when failed to destroy qpYangyang Li
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu
2019-10-21RDMA/hns: Modify return value of restrack functionsLang Cheng
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li
2019-10-21RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_queWeihang Li
2019-10-21RDMA/hns: remove a redundant le16_to_cpuWeihang Li
2019-10-08IB/mlx5: Introduce and use mkey context setting helper routineParav Pandit
2019-10-08RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe
2019-10-04RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-10-04RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe
2019-10-04RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe
2019-10-04RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-10-04IB/mlx5: Remove unnecessary else statementErez Alfasi
2019-10-04IB/mlx5: Remove unnecessary return statementErez Alfasi
2019-10-04RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky
2019-10-04RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-04RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernelPotnuri Bharat Teja
2019-10-04RDMA/i40iw: Associate ibdev to netdev before IB device registrationShiraz, Saleem
2019-10-01RDMA/bnxt_re: Remove unsupported modify_device callbackKamal Heib
2019-10-01RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja
2019-10-01RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-10-01RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds