summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-11-23RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe
2019-10-28RDMA/odp: Remove broken debugging call to invalidate_rangeJason Gunthorpe
2019-10-28RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroyJason Gunthorpe
2019-10-28RDMA/mlx5: Do not store implicit children in the odp_mkeys xarrayJason Gunthorpe
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe
2019-10-28RDMA/mlx5: Avoid double lookups on the pagefault pathJason Gunthorpe
2019-10-28RDMA/mlx5: Reduce locking in implicit_mr_get_data()Jason Gunthorpe
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe
2019-10-28RDMA/mlx5: Split implicit handling from pagefault_mrJason Gunthorpe
2019-10-28RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the treeJason Gunthorpe
2019-10-28RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call itJason Gunthorpe
2019-10-28RDMA/mlx5: Rework implicit_mr_get_dataJason Gunthorpe
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe
2019-10-28RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe
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-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/core: Fix wrong iterating on portsMohamad Heib
2019-10-04RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-10-04RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-04RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-10-04RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-10-04RDMA/i40iw: Associate ibdev to netdev before IB device registrationShiraz, Saleem
2019-10-01RDMA/iwcm: Fix a lock inversion issueBart Van Assche
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/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...Michal Kalderon
2019-10-01RDMA/siw: Fix serialization issue in write_space()Krishnamraju Eraparaju
2019-10-01RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-20ipv4: Revert removal of rt_uses_gatewayDavid Ahern
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16RDMA: Fix double-free in srq creation error flowJack Morgenstein
2019-09-16RDMA/efa: Fix incorrect error printGal Pressman
2019-09-16IB/mlx5: Free mpi in mp_slave modeDanit Goldberg
2019-09-16IB/mlx5: Use the original address for the page during free_pagesDanit Goldberg