summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-07-09hfi1: get rid of redundant debugfs_file_{get,put}()Al Viro
2025-07-09RDMA/efa: Add Network HW statistics countersBasel Nassar
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-02net/mlx5: Check device memory pointer before usageStav Aviram
2025-07-02Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-02RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx 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-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
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/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/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/mlx5: Fix potential deadlock in MR deregistrationOr Har-Toov
2025-06-17RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang
2025-06-17RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov
2025-06-17RDMA/qib: Remove outdated driverDennis Dalessandro
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-12RDMA/mana_ib: Add device statistics supportShiraz Saleem
2025-06-12RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanupArnd Bergmann
2025-06-12RDMA/cxgb4: Delete an unnecessary check before kfree() in c4iw_rdev_open()Markus Elfring
2025-06-12RDMA/hns: Remove MW supportJunxian Huang
2025-06-12RDMA/hns: ZERO_OR_NULL_PTR macro overdetectionluoqing
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-25RDMA/bnxt_re: Support extended stats for Thor2 VFAjit Khaparde
2025-05-25RDMA/hns: Fix endian issue in trace eventsJunxian Huang
2025-05-25RDMA/mlx5: Avoid flexible array warningLeon Romanovsky
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski