aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua1-0/+18
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua1-0/+6
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua1-23/+61
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua3-55/+166
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua1-1/+5
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua1-7/+7
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua1-7/+2
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua4-18/+17
2019-01-30IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit1-6/+34
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2-2/+2
2019-01-30IB/mlx5: Remove set but not used variableKamal Heib1-3/+1
2019-01-30IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib1-1/+1
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe6-40/+372
2019-01-29IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas1-2/+20
2019-01-29IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas1-2/+55
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas1-1/+163
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas1-0/+83
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua1-1/+1
2019-01-24IB/mlx5: Declare local functions 'static'Bart Van Assche1-1/+1
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-64/+19
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2-32/+9
2019-01-21IB/mlx5: Don't override existing ip_protocolMaor Gottlieb1-16/+37
2019-01-21IB/mlx5: Add support for ODP for DEVX indirection mkeyYishai Hadas1-5/+21
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas3-1/+95
2019-01-21IB/mlx5: DEVX handling for indirection MKEYYishai Hadas1-2/+36
2019-01-15RDMA/mlx5: Replace kzalloc with kcallocGustavo A. R. Silva1-1/+1
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky4-7/+46
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit1-5/+8
2019-01-14RDMA: Rename port_callback to init_portParav Pandit1-1/+1
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky1-1/+1
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe8-49/+45
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch1-1/+0
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky3-41/+33
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky3-13/+16
2019-01-08RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky1-5/+5
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky1-2/+0
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky1-16/+3
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas1-1/+2
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-573/+928
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter1-1/+1
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas3-2/+26
2018-12-20IB/mlx5: Fix wrong error unwindJason Gunthorpe1-3/+5
2018-12-20IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen1-3/+16
2018-12-20IB/mlx5: Simplify netdev unbindingOr Gerlitz1-5/+9
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-19/+15
2018-12-20IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas1-0/+2
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-28/+25
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+7
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2-2/+2
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman2-2/+2