aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2020-04-22RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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: Extend QP creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas
2020-03-25RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-03-24IB/mlx5: Generally use the WC auto detection test resultYishai Hadas
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky
2020-03-24IB/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
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: Lock access to ent->available_mrs/limit when doing queue_workJason Gunthorpe
2020-03-13RDMA/mlx5: Fix MR cache size and limit debugfsJason Gunthorpe
2020-03-13RDMA/mlx5: Always remove MRs from the cache before destroying themJason 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: Move asynchronous mkey creation to mlx5_ibMichael Guralnik
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed
2020-03-13{IB,net}/mlx5: Setup mkey variant before mr create command invocationSaeed Mahameed
2020-03-13RDMA/mlx5: Use offsetofend() instead of duplicated variantLeon Romanovsky
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-10IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-03-10RDMA/mlx5: Remove duplicate definitions of SW_ICM macrosErez Shitrit
2020-03-10RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang
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: Fix missing congestion control debugfs on rep rdma deviceParav Pandit
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-04IB/mlx5: Optimize u64 division on 32-bit archesAlexander Lobakin
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-03-02RDMA/mlx5: Prevent UMR usage with RO only when we have RO capsMichael Guralnik
2020-02-19net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe
2020-02-13RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky
2020-02-13RDMA/mlx5: Fix async events cleanup flowsYishai Hadas
2020-02-11IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds