aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe1-2/+3
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich1-0/+7
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich1-12/+20
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch1-3/+3
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-2/+1
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-2/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-4/+3
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua1-2/+12
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe1-32/+7
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-42/+9
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-32/+7
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-11/+11
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky1-16/+12
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky1-10/+3
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky1-16/+3
2018-12-20IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen1-3/+16
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua1-0/+15
2018-12-18RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman1-4/+4
2018-10-16IB/mlx5: Fix MR cache initializationArtemy Kovalyov1-1/+1
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe1-4/+8
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe1-6/+7
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe1-1/+2
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-1/+1
2018-07-09IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn1-24/+8
2018-04-27RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky1-9/+23
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-77/+180
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich1-0/+74
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich1-5/+8
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny1-5/+30
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+9
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch1-0/+3
2018-03-15RDMA/mlx5: Simplify clean and destroy MR callsLeon Romanovsky1-30/+10
2018-03-15RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky1-0/+4
2018-03-15RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky1-14/+18
2018-03-15RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky1-1/+1
2018-03-15RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky1-0/+2
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-5/+9
2018-03-14IB/mlx5: Maintain a single emergency pageIlya Lesokhin1-6/+5
2018-03-14IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens1-16/+28
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky1-4/+8
2018-02-28IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko1-1/+1
2018-02-23IB/mlx5: Don't expose MR cache in switchdev modeMark Bloch1-2/+3
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-0/+1
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi1-0/+1
2017-12-11IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann1-0/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford1-2/+2
2017-09-27IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlinesArvind Yadav1-2/+2