summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2023-02-06RDMA/mlx5: Fix MR cache debugfs error in IB representors modeLeon Romanovsky
2023-02-02RDMA/cxgb4: add null-ptr-check after ip_dev_find()Nikita Zhandarovich
2023-01-27RDMA/mlx5: Add work to remove temporary entries from the cacheMichael Guralnik
2023-01-27RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flowMichael Guralnik
2023-01-27RDMA/mlx5: Introduce mlx5r_cache_rb_keyMichael Guralnik
2023-01-27RDMA/mlx5: Change the cache structure to an RB-treeMichael Guralnik
2023-01-27RDMA/mlx5: Remove implicit ODP cache entryAharon Landau
2023-01-27RDMA/mlx5: Don't keep umrable 'page_shift' in cache entriesAharon Landau
2023-01-26RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cqZhu Yanjun
2023-01-26RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qpZhu Yanjun
2023-01-26RDMA/irdma: Split mr alloc and free into new functionsZhu Yanjun
2023-01-26RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_memZhu Yanjun
2023-01-15RDMA/erdma: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-01-15RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang
2023-01-15Merge branch 'mlx5-next' into HEADLeon Romanovsky
2023-01-15RDMA/cxgb4: Replace 0-length arrays with flexible arraysKees Cook
2023-01-10IB/hfi1: Use dma_mmap_coherent for matching buffersDean Luick
2023-01-10IB/hfi1: Update RMT size calculationDean Luick
2023-01-10IB/hfi1: Split IB counter allocationDean Luick
2023-01-10IB/hfi1: Improve TID validity checkingDean Luick
2023-01-10IB/hfi1: Consolidate the creation of user TIDsDean Luick
2023-01-10IB/hfi1: Assign npages earlierDean Luick
2023-01-10IB/hfi1: Remove redundant pageidx variableDean Luick
2023-01-09RDMA/hns: Support cqe inline in user spaceLuoyouming
2023-01-09RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming
2023-01-09RDMA/hns: Remove rq inline in kernelLuoyouming
2023-01-04RDMA/irdma: Remove extra ret variable in favor of existing errZhu Yanjun
2023-01-01RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-01RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2022-12-28RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin
2022-12-28RDMA/erdma: Fix refcount leak in erdma_mmapMiaoqian Lin
2022-12-27RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()Alexey Kodanev
2022-12-27RDMA/hfi1: Fix doc for hfi1_free_ctxtMiaoqian Lin
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-12-08RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun
2022-12-07RDMA/hns: Fix XRC caps on HIP08Chengchang Tang
2022-12-07RDMA/hns: Fix error code of CMDChengchang Tang
2022-12-07RDMA/hns: Fix page size cap from firmwareChengchang Tang
2022-12-07RDMA/hns: Fix PBL page MTR findChengchang Tang
2022-12-07RDMA/hns: Fix AH attr queried by query_qpChengchang Tang
2022-12-07RDMA/hns: Fix the gid problem caused by free mrYixing Liu
2022-12-07RDMA/hfi1: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-04RDMA/mlx5: no need to kfree NULL pointerLi Zhijian
2022-12-04RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen