aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)Author
2020-10-29RDMA: Allow fail of destroy CQLeon Romanovsky
2020-06-02RDMA/mlx5: Remove FMR leftoversGal Pressman
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang
2020-05-06RDMA/mlx5: Move all WR logic from qp.c to separate fileLeon Romanovsky
2020-05-06RDMA/mlx5: Set UDP source port based on the grh.flow_labelMark Zhang
2020-05-02RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-04-30RDMA/mlx5: Rely on existence of udata to separate kernel/user flowsLeon Romanovsky
2020-04-30RDMA/mlx5: Store QP type in the vendor QP structureLeon Romanovsky
2020-04-28RDMA/mlx5: Return all configured create flags through query QPLeon Romanovsky
2020-04-28RDMA/mlx5: Change scatter CQE flag to be set like other vendor flagsLeon Romanovsky
2020-04-28RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signatureLeon Romanovsky
2020-04-28RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-04-19RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky
2020-03-13Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe
2020-03-13RDMA/mlx5: Allow MRs to be created in the cache synchronouslyJason Gunthorpe
2020-03-13RDMA/mlx5: Revise how the hysteresis scheme works for cache fillingJason Gunthorpe
2020-03-13RDMA/mlx5: Fix locking in MR cache work queueJason Gunthorpe
2020-03-13RDMA/mlx5: Simplify how the MR cache bucket is locatedJason Gunthorpe
2020-03-13RDMA/mlx5: Rename the tracking variables for the MR cacheJason Gunthorpe
2020-03-13RDMA/mlx5: Replace spinlock protected write with atomic varSaeed Mahameed
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed
2020-03-13RDMA/mlx5: Use offsetofend() instead of duplicated variantLeon Romanovsky
2020-03-10RDMA/mlx5: Remove duplicate definitions of SW_ICM macrosErez Shitrit
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe
2020-03-10Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe
2020-03-10IB/mlx5: Introduce UAPIs to manage packet pacingYishai Hadas
2020-03-04IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug paramsParav Pandit
2020-03-04IB/mlx5: Fix implicit ODP raceArtemy Kovalyov
2020-03-02RDMA/mlx5: Prevent UMR usage with RO only when we have RO capsMichael Guralnik
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik
2020-01-16IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua
2020-01-12IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas
2020-01-12IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas
2020-01-03IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe