summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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: Ensure created mkeys always have a populated rb_keyJason Gunthorpe
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-12inet: introduce dst_rtable() helperEric Dumazet
2024-06-12ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-05-30RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siwZhu Yanjun
2024-05-30RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky
2024-05-30bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt
2024-05-30RDMA/mana_ib: boundary check before installing cq callbacksKonstantin Taranov
2024-05-30RDMA/mana_ib: Use struct mana_ib_queue for CQsKonstantin Taranov
2024-05-30RDMA/mana_ib: Introduce helpers to create and destroy mana queuesKonstantin Taranov
2024-05-30IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe
2024-05-30RDMA/rxe: Fix incorrect rxe_put in error pathBob Pearson
2024-05-30RDMA/rxe: Allow good work requests to be executedBob Pearson
2024-05-30RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson
2024-05-30RDMA/hns: Modify the print level of CQE errorChengchang Tang
2024-05-30RDMA/hns: Use complete parentheses in macrosChengchang Tang
2024-05-30RDMA/hns: Fix GMV table pagesizeChengchang Tang
2024-05-30RDMA/hns: Fix mismatch exception rollbackwenglianfa
2024-05-30RDMA/hns: Fix UAF for cq async eventChengchang Tang
2024-05-30RDMA/hns: Fix deadlock on SRQ async events.Chengchang Tang
2024-05-30RDMA/hns: Add max_ah and cq moderation capacities in query_device()Chengchang Tang
2024-05-30RDMA/hns: Fix return value in hns_roce_map_mr_sgZhengchao Shao
2024-05-30RDMA/mlx5: Adding remote atomic access flag to updatable flagsOr Har-Toov
2024-05-30RDMA/mlx5: Change check for cacheable mkeysOr Har-Toov
2024-05-30RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_entOr Har-Toov
2024-05-09Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-04-08RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-04-01RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang
2024-04-01RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-03-10RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil
2024-03-07RDMA/mana_ib: Use virtual address in dma regions for MRsKonstantin Taranov
2024-03-07RDMA/mana_ib: Fix bug in creation of dma regionsKonstantin Taranov
2024-03-07RDMA/hns: Append SCC context to the raw dump of QPCwenglianfa
2024-03-03RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-03-03RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet
2024-02-25qibfs: fix dentry leakAl Viro
2024-02-25RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer
2024-02-21RDMA/device: Fix a race between mad_client and cm_client initShifeng Li