summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-09-18IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad
2024-09-08RDMA/efa: Properly handle unexpected AQ completionsMichael Margolin
2024-08-29IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lockChengfeng Ye
2024-08-29RDMA/rtrs: Fix the problem of variable not initialized fullyZhu Yanjun
2024-08-03RDMA/iwcm: Fix a use-after-free related to destroying CM IDsBart Van Assche
2024-08-03bnxt_re: Fix imm_data endiannessJack Wang
2024-08-03RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern
2024-08-03RDMA/core: Remove NULL check before dev_{put, hold}Jules Irenge
2024-08-03RDMA/hns: Fix insufficient extend DB for VFs.Chengchang Tang
2024-08-03RDMA/hns: Fix undifined behavior caused by invalid max_sgeChengchang Tang
2024-08-03RDMA/hns: Fix shift-out-bounds when max_inline_data is 0Chengchang Tang
2024-08-03RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang
2024-08-03RDMA/hns: Fix unmatch exception handling when init eq table failsJunxian Huang
2024-08-03RDMA/hns: Check atomic wr lengthJunxian Huang
2024-08-03RDMA/device: Return error earlier if port in not validLeon Romanovsky
2024-08-03RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPsHonggang LI
2024-08-03RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky
2024-08-03RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky
2024-08-03RDMA/cache: Release GID table even if leak is detectedLeon Romanovsky
2024-08-03RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZEChiara Meiohas
2024-07-11IB/core: Implement a limit on UMAD receive ListMichael Guralnik
2024-07-05RDMA/restrack: Fix potential invalid address accessWenchao Hao
2024-06-27RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe
2024-06-27RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe
2024-06-27RDMA/rxe: Fix data copy for IB_SEND_INLINEHonggang LI
2024-06-27RDMA/mana_ib: Ignore optional access flags for MRsKonstantin Taranov
2024-06-27RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad
2024-06-27RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas
2024-06-27RDMA/rxe: Fix responder length checking for UD request packetsHonggang LI
2024-06-27RDMA/bnxt_re: Fix the max msix vectors macroSelvin Xavier
2024-06-12RDMA/bnxt_re: Fix the sparse warningsSelvin Xavier
2024-06-12RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siwZhu Yanjun
2024-06-12RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky
2024-06-12bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt
2024-06-12RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier
2024-06-12RDMA/bnxt_re: Update the HW interface definitionsSelvin Xavier
2024-06-12RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula
2024-06-12RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula
2024-06-12IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe
2024-06-12RDMA/rxe: Fix incorrect rxe_put in error pathBob Pearson
2024-06-12RDMA/rxe: Allow good work requests to be executedBob Pearson
2024-06-12RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson
2024-06-12RDMA/hns: Modify the print level of CQE errorChengchang Tang
2024-06-12RDMA/hns: Use complete parentheses in macrosChengchang Tang
2024-06-12RDMA/hns: Fix GMV table pagesizeChengchang Tang
2024-06-12RDMA/hns: Fix UAF for cq async eventChengchang Tang
2024-06-12RDMA/hns: Fix deadlock on SRQ async events.Chengchang Tang
2024-06-12RDMA/hns: Fix return value in hns_roce_map_mr_sgZhengchao Shao
2024-06-12RDMA/mlx5: Adding remote atomic access flag to updatable flagsOr Har-Toov
2024-06-12RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_entOr Har-Toov