aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
AgeCommit message (Expand)Author
2020-03-30RDMA/mlx5: Return proper error valueLeon Romanovsky
2019-12-10RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-12-10RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-08-25IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky
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