summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2026-07-26RDMA/core: Make device names unique per net namespaceJiri Pirko1-7/+15
2026-07-26RDMA/core: Document the SELinux ibendport net namespace limitationJiri Pirko1-0/+6
2026-07-26RDMA/cma: Document that CM configfs cannot be net namespace scopedJiri Pirko1-0/+4
2026-07-26RDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko1-0/+1
2026-07-26RDMA/srp: Make the SRP sysfs class net namespace awareJiri Pirko1-1/+15
2026-07-26RDMA/nldev: Allow setting the device name while changing net namespaceJiri Pirko2-9/+24
2026-07-26RDMA/nldev: Report net namespace move errors through extackJiri Pirko3-7/+26
2026-07-26RDMA/core: Support renaming a device when changing its net namespaceJiri Pirko3-17/+35
2026-07-26RDMA/core: Handle device name conflicts when changing net namespaceJiri Pirko2-21/+137
2026-07-26RDMA/core: Pass the net namespace to the device name lookupsJiri Pirko1-8/+18
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta1-3/+3
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ doorbell recordJiri Pirko3-1/+20
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ buffer in create_srqJiri Pirko1-1/+5
2026-07-23RDMA/uverbs: Add SRQ buffer UMEM attributeJiri Pirko1-0/+2
2026-07-23RDMA/mana_ib: return PD number to the userKonstantin Taranov1-18/+44
2026-07-23RDMA/erdma: complete object teardown when the destroy command failsLeon Romanovsky1-4/+17
2026-07-23RDMA/ocrdma: accept boolean value in ocrdma_dbgfs_ops_write()Dmitry Antipov1-18/+8
2026-07-23RDMA/bnxt_re: simplify bnxt_re_cc_config_set() and cq_coal_cfg_write()Dmitry Antipov1-24/+7
2026-07-23IB/mlx5: simplify set_param()Dmitry Antipov1-13/+3
2026-07-23RDMA/efa: Expose 64-bit send WR ID support to userspaceYonatan Nachum1-0/+3
2026-07-23RDMA/efa: Add CQ/QP creation with 64-bit SQ req ID supportYonatan Nachum5-5/+44
2026-07-22RDMA/hfi1: Use sysfs_emit() for cpumask show helperYury Norov1-1/+2
2026-07-22RDMA/bnxt_re: Clear VM_MAYWRITE on DBR/toggle page mmapSelvin Xavier1-2/+4
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni2-3/+3
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska2-3/+3
2026-07-22RDMA/efa: Add Completion Counters supportMichael Margolin5-2/+444
2026-07-22RDMA/efa: Update device interfaceMichael Margolin2-4/+202
2026-07-22RDMA/core: Add Completion Counters to resource trackingMichael Margolin3-1/+21
2026-07-22RDMA/core: Expose Completion Counter capabilities to userspaceMichael Margolin2-1/+51
2026-07-22RDMA/core: Prevent destroying in-use completion countersMichael Margolin3-1/+28
2026-07-22RDMA/core: Add Completion Counters supportMichael Margolin6-1/+218
2026-07-22RDMA/core: Fix potential use after free in ib_dealloc_pd_user()Patrisious Haddad1-2/+5
2026-07-22RDMA/core: Fix potential use after free in uverbs_free_dmah()Patrisious Haddad1-2/+5
2026-07-22RDMA/core: Fix potential use after free in ib_free_cq()Patrisious Haddad1-1/+1
2026-07-22RDMA/core: Fix potential use after free in counter_release()Patrisious Haddad1-2/+3
2026-07-22RDMA/core: Fix potential use after free in ib_destroy_srq_user()Patrisious Haddad1-2/+6
2026-07-22RDMA/core: Fix potential use after free in ib_destroy_cq_user()Patrisious Haddad1-2/+6
2026-07-22RDMA/core: Fix use after free in ib_query_qp()Patrisious Haddad1-1/+4
2026-07-22RDMA/core: Add rdma_restrack_begin/abort/commit_del() operationsPatrisious Haddad2-33/+135
2026-07-22RDMA/mana_ib: drain QP references after partial table insertionLeon Romanovsky1-2/+8
2026-07-22RDMA/ionic: add completion timestamp to CQE formatAbhijit Gangurde2-24/+31
2026-07-22RDMA/ionic: map PHC state into user spaceAbhijit Gangurde4-0/+39
2026-07-22RDMA/erdma: Fix CEQ tasklet use-after-free on removalMyeonghun Pak1-0/+1
2026-07-22RDMA/srpt: Pass the mapped task attribute to target_init_cmd()Leon Romanovsky1-1/+1
2026-07-21RDMA/nldev: validate dynamic counter attribute lengthPengpeng Hou1-0/+5
2026-07-20RDMA/ionic: Add robust udata compatibility checks to all uapi verbsAbhijit Gangurde2-0/+39
2026-07-20RDMA/mana_ib: Adopt robust udataKonstantin Taranov6-14/+83
2026-07-20RDMA/mlx5: use kmalloc() for UMR translation buffersLeon Romanovsky2-10/+9
2026-07-20RDMA/usnic: use kmalloc() for the page pointer arrayLeon Romanovsky1-2/+2