summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
23 hoursMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
44 hoursMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
13 daysnet: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09hfi1: get rid of redundant debugfs_file_{get,put}()Al Viro
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
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-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
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-12RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanupArnd Bergmann
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-26RDMA/cma: Fix hang when cma_netevent_callback fails to queue_workJack Morgenstein
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-25IB/cm: Remove dead code and adjust namingVlad Dumitrescu
2025-05-25RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devicesDaisuke Matsuda
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu
2025-05-22RDMA/rxe: Break endless pagefault loop for RO pagesLeon Romanovsky
2025-05-21RDMA/siw: use skb_crc32c() instead of __skb_checksum()Eric Biggers
2025-05-21RDMA/bnxt_re: Fix return code of bnxt_re_configure_ccKalesh AP
2025-05-21RDMA/bnxt_re: Fix missing error handling for tx_queueGautam R A
2025-05-21RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs outputGautam R A
2025-05-18RDMA/mlx5: Add support for 200Gbps per lane speedsPatrisious Haddad
2025-05-18RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stageYishai Hadas
2025-05-13Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tn...Leon Romanovsky
2025-05-13RDMA/iwcm: Fix use-after-free of work objects after cm_id destructionShin'ichiro Kawasaki
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-05-12RDMA/mana_ib: unify mana_ib functions to support any gdma deviceKonstantin Taranov
2025-05-12RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nicKonstantin Taranov
2025-05-12RDMA/siw: replace redundant ternary operator with just rvColin Ian King