summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-08-06RDMA/siw: Fix use-after-free in siw_accept()Shuangpeng Bai
2026-08-06IB/isert: post the full-feature receive buffers after session registrationYehyeong Lee
2026-08-06IB/isert: delay the final Login Response until the session is registeredYehyeong Lee
2026-08-05RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQYehyeong Lee
2026-08-05RDMA/erdma: Hold QP references for AE and CM processingCheng Xu
2026-08-05RDMA/erdma: Hold CQ references when processing EQ eventsCheng Xu
2026-08-05RDMA/mana_ib: UC QP support for UAPIKonstantin Taranov
2026-08-05RDMA/mana_ib: unify QP lookup tableKonstantin Taranov
2026-08-05RDMA/irdma: Remove dmabuf checks in rereg_mrJacob Moroni
2026-08-05RDMA/core: Prevent rereg_mr for dmabuf umemsJacob Moroni
2026-08-04RDMA/umem: use hmm_range_fault_unlocked_timeout() for ODP faultsStanislav Kinsburskii
2026-07-29IB/isert: reject login PDUs declaring more data than was receivedYehyeong Lee
2026-07-29IB/isert: reject PDUs declaring more data than was receivedYehyeong Lee
2026-07-29RDMA/cxgb4: free STAG index when TPT entry write failsLeon Romanovsky
2026-07-29RDMA/mlx5: Send cong param changes to the resolved port mdevLeon Romanovsky
2026-07-29RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfsLeon Romanovsky
2026-07-29RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()Leon Romanovsky
2026-07-28RDMA/efa: Fix PBL chunk length computationYonatan Nachum
2026-07-28RDMA/rxe: Fix UAF in ODP init error-handling pathPeiyang He
2026-07-28RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle pageSelvin Xavier
2026-07-28RDMA/bnxt_re: Defer toggle page free to rdma_user_mmap_entry teardownSelvin Xavier
2026-07-28RDMA/bnxt_re: Replace per-device hash tables with per-context XArraysSelvin Xavier
2026-07-27RDMA/mlx5: Deprecate latency-sensitive QPs featureMichael Guralnik
2026-07-27RDMA/mlx5: Fix integer overflow of user QP buffer sizeMaher Sanalla
2026-07-27RDMA/mlx5: Expose RoCE acceleration counters on all functionsMichael Gur
2026-07-27RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZELeon Romanovsky
2026-07-26RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao
2026-07-26RDMA/rxe: Implement disassociate_ucontext callbackJiri Pirko
2026-07-26RDMA/rxe: Allow queue VMAs to outlive ucontextsJiri Pirko
2026-07-26RDMA/core: Make device names unique per net namespaceJiri Pirko
2026-07-26RDMA/core: Document the SELinux ibendport net namespace limitationJiri Pirko
2026-07-26RDMA/cma: Document that CM configfs cannot be net namespace scopedJiri Pirko
2026-07-26RDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko
2026-07-26RDMA/srp: Make the SRP sysfs class net namespace awareJiri Pirko
2026-07-26RDMA/nldev: Allow setting the device name while changing net namespaceJiri Pirko
2026-07-26RDMA/nldev: Report net namespace move errors through extackJiri Pirko
2026-07-26RDMA/core: Support renaming a device when changing its net namespaceJiri Pirko
2026-07-26RDMA/core: Handle device name conflicts when changing net namespaceJiri Pirko
2026-07-26RDMA/core: Pass the net namespace to the device name lookupsJiri Pirko
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ doorbell recordJiri Pirko
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ buffer in create_srqJiri Pirko
2026-07-23RDMA/uverbs: Add SRQ buffer UMEM attributeJiri Pirko
2026-07-23RDMA/mana_ib: return PD number to the userKonstantin Taranov
2026-07-23RDMA/erdma: complete object teardown when the destroy command failsLeon Romanovsky
2026-07-23RDMA/ocrdma: accept boolean value in ocrdma_dbgfs_ops_write()Dmitry Antipov
2026-07-23RDMA/bnxt_re: simplify bnxt_re_cc_config_set() and cq_coal_cfg_write()Dmitry Antipov
2026-07-23IB/mlx5: simplify set_param()Dmitry Antipov
2026-07-23RDMA/efa: Expose 64-bit send WR ID support to userspaceYonatan Nachum