aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2026-03-31RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()Jason Gunthorpe1-19/+16
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe13-19/+21
2026-03-31RDMA/irdma: Add missing comp_mask check in alloc_ucontextJason Gunthorpe1-1/+3
2026-03-31RDMA/hns: Add missing comp_mask check in create_qpJason Gunthorpe1-1/+3
2026-03-31RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()Jason Gunthorpe1-9/+8
2026-03-31RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_maskJason Gunthorpe4-17/+13
2026-03-31RDMA/hns: Use ib_copy_validate_udata_in()Jason Gunthorpe4-45/+8
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in() for QPJason Gunthorpe1-22/+3
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in()Jason Gunthorpe3-13/+10
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for MWJason Gunthorpe1-9/+6
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQJason Gunthorpe1-12/+3
2026-03-31RDMA/pvrdma: Use ib_copy_validate_udata_in() for srqJason Gunthorpe1-3/+2
2026-03-31RDMA: Use ib_copy_validate_udata_in() for implicit full structsJason Gunthorpe8-52/+45
2026-03-31RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()Jason Gunthorpe6-47/+17
2026-03-31RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()Jason Gunthorpe2-14/+5
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe4-120/+26
2026-03-30x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds1-5/+3
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie9-102/+126
2026-03-30RDMA/core: Use kzalloc_flex for GID tableRosen Penev1-11/+3
2026-03-30RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+15
2026-03-30RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is usedLeon Romanovsky1-0/+4
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky1-7/+6
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky9-102/+126
2026-03-30RDMA: Remove outdated comments referencing hfi1_destroy_qp()Kexin Sun2-2/+0
2026-03-30RDMA/bnxt_re: Clean up uverbs CQ creation pathLeon Romanovsky1-19/+9
2026-03-30RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()Leon Romanovsky1-3/+2
2026-03-30RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation pathLeon Romanovsky1-12/+2
2026-03-30RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementationLeon Romanovsky2-47/+42
2026-03-30RDMA/uverbs: Update outdated reference to remove_commit_idr_uobject()Kexin Sun1-2/+2
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky16-76/+38
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky10-11/+11
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky1-10/+0
2026-03-30RDMA/rxe: Support RDMA link creation and destruction per net namespaceZhu Yanjun3-45/+146
2026-03-30RDMA/rxe: Add net namespace support for IPv4/IPv6 socketsZhu Yanjun3-1/+152
2026-03-30RDMA/nldev: Add dellink function pointerZhu Yanjun1-0/+12
2026-03-30RDMA/mana_ib: cleanup the usage of mana_gd_send_request()Konstantin Taranov3-173/+31
2026-03-30RDMA/rxe: Replace use of system_unbound_wq with rxe_wqMarco Crivellari3-2/+4
2026-03-30RDMA/irdma: Add support for GEN4 hardwareJacob Moroni4-5/+12
2026-03-30RDMA/irdma: Provide scratch buffers to firmware for internal useJay Bhat5-3/+61
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera2-5/+4
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera3-3/+2
2026-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-100/+123
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi4-4/+4
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-2/+3
2026-03-22mlx5: Remove redundant iseg baseParav Pandit1-1/+1
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