summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-07-09IB/cm: Use separate agent w/o flow control for REPVlad Dumitrescu
2025-07-09IB/mad: Add flow control for solicited MADsOr Har-Toov
2025-07-09IB/mad: Add state machine to MAD layerOr Har-Toov
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-07Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2025-07-07RDMA/bnxt_re: Use macro instead of hard coded valueKalesh AP
2025-07-07RDMA/bnxt_re: Support 2G message sizeSelvin Xavier
2025-07-07RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEMKalesh AP
2025-07-07RDMA/hns: Fix -Wframe-larger-than issueJunxian Huang
2025-07-07RDMA/hns: Drop GFP_NOWARNJunxian Huang
2025-07-07RDMA/hns: Fix accessing uninitialized resourcesJunxian Huang
2025-07-07RDMA/hns: Get message length of ack_req from FWJunxian Huang
2025-07-06RDMA/hns: Fix HW configurations not cleared in error flowwenglianfa
2025-07-06RDMA/hns: Fix double destruction of rsv_qpwenglianfa
2025-07-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-07-02net/mlx5: Check device memory pointer before usageStav Aviram
2025-07-02Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-02RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA countersParav Pandit
2025-07-02RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modifyParav Pandit
2025-07-02RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx createParav Pandit
2025-07-02RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP createParav Pandit
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP createParav Pandit
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP createParav Pandit
2025-07-01RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor createParav Pandit
2025-07-01RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow createParav Pandit
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
2025-06-26RDMA/core: Extend RDMA device registration to be net namespace awareMark Bloch
2025-06-26RDMA/rxe: Fix a couple IS_ERR() vs NULL bugsDan Carpenter
2025-06-26RDMA/siw: work around clang stack size warningArnd Bergmann
2025-06-26RDMI: hfi1: drop cpumask_empty() call in hfi1/affinity.cYury Norov [NVIDIA]
2025-06-26RDMA: hfi1: simplify hfi1_get_proc_affinity()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: use rounddown in find_hw_thread_mask()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: simplify init_real_cpu_mask()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: simplify find_hw_thread_mask()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()Yury Norov [NVIDIA]
2025-06-25RDMA/core: reduce stack using in nldev_stat_get_doit()Arnd Bergmann
2025-06-25RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tablesPatrisious Haddad
2025-06-25RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cqMark Zhang
2025-06-25RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()Mark Zhang
2025-06-25RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad
2025-06-25RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad
2025-06-25RDMA/mlx5: Fix HW counters query for non-representor devicesPatrisious Haddad
2025-06-25IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdepOr Har-Toov
2025-06-25IB/mlx5: Fix potential deadlock in MR deregistrationOr Har-Toov
2025-06-24scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is setChristoph Hellwig
2025-06-17RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang
2025-06-17RDMA/core: Rate limit GID cache warning messagesMaor Gottlieb
2025-06-17RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov