summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-27RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson
2023-01-26IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-01-26RDMA/rxe: Cleanup page variables in rxe_mr.cBob Pearson
2023-01-26RDMA-rxe: Isolate mr code from atomic_write_reply()Bob Pearson
2023-01-26RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson
2023-01-26RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.cBob Pearson
2023-01-26RDMA/rxe: Cleanup mr_check_rangeBob Pearson
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-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-22IB/hfi1: Restore allocated resources on failed copyoutDean Luick
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-10IB/hfi1: Remove user expected buffer invalidate raceDean Luick
2023-01-10IB/hfi1: Immediately remove invalid memory from hardwareDean Luick
2023-01-10IB/hfi1: Fix expected receive setup error exit issuesDean Luick
2023-01-10IB/hfi1: Reserve user expected TIDsDean Luick
2023-01-10IB/hfi1: Reject a zero-length user expected bufferDean Luick
2023-01-10RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang
2023-01-10RDMA/core: Refactor rdma_bind_addrPatrisious Haddad
2023-01-09RDMA/rxe: Prevent faulty rkey generationDaisuke Matsuda
2023-01-09RDMA/rxe: Fix inaccurate constants in rxe_type_infoDaisuke Matsuda
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-29RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2022-12-28RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin
2022-12-28RDMA/erdma: Fix refcount leak in erdma_mmapMiaoqian Lin