summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
34 hoursRDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe1-2/+2
34 hoursRDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky18-51/+59
34 hoursRDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe6-0/+37
34 hoursIB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito1-0/+6
34 hoursRDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito1-6/+24
34 hoursRDMA/core: Validate cpu_id against nr_cpu_ids in DMAH allocYishai Hadas1-0/+5
34 hoursRDMA/core: Validate the passed in fops for ib_get_ucaps()Jason Gunthorpe1-5/+3
34 hoursfwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi4-4/+4
2026-06-01RDMA/rtrs: Fix use-after-free in path file creation cleanupGuangshuo Li1-1/+1
2026-06-01RDMA/mana_ib: Report max_msg_sz in mana_ib_query_portShiraz Saleem1-0/+1
2026-06-01RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito1-0/+15
2026-05-23RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal1-3/+3
2026-05-23RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky1-7/+6
2026-05-14RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe1-1/+1
2026-05-14RDMA/rxe: Reject unknown opcodes before ICRC processingMichael Bommarito1-0/+11
2026-05-14RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloadsMichael Bommarito1-1/+13
2026-05-14RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe1-2/+2
2026-05-14RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()Junrui Luo1-0/+1
2026-05-14RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe1-1/+3
2026-05-14RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe1-0/+3
2026-05-14RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe1-2/+3
2026-05-14RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe1-5/+4
2026-05-14RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe1-1/+3
2026-05-14RDMA/ionic: Fix typo in format stringJason Gunthorpe1-1/+1
2026-05-14RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen1-1/+1
2026-05-14RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe1-0/+7
2026-05-07IB/core: Fix zero dmac race in neighbor resolutionChen Zhao1-0/+3
2026-05-07RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin1-1/+2
2026-05-07RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+15
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds1-5/+3
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner2-5/+7
2026-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-100/+123
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2026-03-20RDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky1-2/+3
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem1-17/+22
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova1-7/+10
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal1-1/+2
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova1-2/+0
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera1-6/+6
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova1-2/+0
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova1-0/+2
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni1-1/+1
2026-03-17RDMA/efa: Fix possible deadlockEthan Tidmore1-0/+1
2026-03-17RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ pathChuck Lever1-7/+9
2026-03-17RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever1-3/+18
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum1-48/+39
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib1-5/+9
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde1-1/+3
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni1-0/+1
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky1-0/+2