aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
AgeCommit message (Expand)Author
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky
2018-12-20IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua
2018-12-18RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman
2018-10-16IB/mlx5: Fix MR cache initializationArtemy Kovalyov
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-09IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-04-27RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch
2018-03-15RDMA/mlx5: Simplify clean and destroy MR callsLeon Romanovsky
2018-03-15RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky
2018-03-15RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky
2018-03-15RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky
2018-03-15RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14IB/mlx5: Maintain a single emergency pageIlya Lesokhin
2018-03-14IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky
2018-02-28IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko
2018-02-23IB/mlx5: Don't expose MR cache in switchdev modeMark Bloch
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-11IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-09-27IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlinesArvind Yadav
2017-09-25IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin
2017-08-24IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin
2017-08-24IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib
2017-08-24IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin
2017-07-24IB/mlx5: Fix cached MR allocation flowMajd Dibbiny
2017-07-20IB/mlx5: Fix a warning messageDan Carpenter
2017-07-17IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky
2017-07-17mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-05-01mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg
2017-04-25IB/mlx5: Add ODP support to MWArtemy Kovalyov
2017-04-25IB/mlx5: Fix UMR size calculationArtemy Kovalyov
2017-04-25IB/mlx5: Fix function updating xlt emergency pathArtemy Kovalyov