summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2020-09-11RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-09RDMA: Make counters destroy symmetricalLeon Romanovsky
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-09-09RDMA/mlx5: Issue FW command to destroy SRQ on reentryLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-09-03RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-27IB/mlx5: Add DCT RoCE LAG supportMark Zhang
2020-08-27IB/mlx5: Add tx_affinity support for DCI QPMark Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18RDMA/mlx5: Enable sniffer when device is in switchdev modeMaor Gottlieb
2020-08-18RDMA/mlx5: Add new IB rates supportMark Zhang
2020-08-18RDMA: Remove constant domain argument from flow creation callLeon Romanovsky
2020-08-18RDMA/mlx5: Replace open-coded offsetofend() macroLeon Romanovsky
2020-08-18RDMA/mlx5: Simplify multiple else-if cases with switch keywordLeon Romanovsky
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-05RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky
2020-07-28RDMA/mlx5: Delete unreachable codeLeon Romanovsky
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb
2020-07-24RDMA/mlx5: Allow SQ modificationMaor Gottlieb
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky
2020-07-16RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman
2020-07-08RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky
2020-07-08IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-07RDMA/mlx5: Delete one-time used functionsLeon Romanovsky
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas
2020-07-06RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas
2020-07-06RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky