summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-03-10IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey
2023-03-10IB/hfi1: Fix math bugs in hfi1_can_pin_pages()Patrick Kelsey
2023-03-10RDMA/rxe: Fix missing memory barriers in rxe_queue.hBob Pearson
2023-03-10RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering me...Long Li
2023-03-10Subject: RDMA/rxe: Handle zero length rdmaBob Pearson
2023-03-10RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson
2023-03-10RDMA/rxe: Cleanup page variables in rxe_mr.cBob Pearson
2023-03-10RDMA-rxe: Isolate mr code from atomic_write_reply()Bob Pearson
2023-03-10RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson
2023-03-10RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.cBob Pearson
2023-03-10RDMA/rxe: Cleanup mr_check_rangeBob Pearson
2023-03-10iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()Dan Carpenter
2023-03-10RDMA/irdma: Cap MSIX used to online CPUs + 1Mustafa Ismail
2023-03-10RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()Nikita Zhandarovich
2023-03-10RDMA/siw: Fix user page pinning accountingBernard Metzler
2023-03-10RDMA/cxgb4: add null-ptr-check after ip_dev_find()Nikita Zhandarovich
2023-03-10RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin
2023-03-10RDMA/erdma: Fix refcount leak in erdma_mmapMiaoqian Lin
2023-02-07RDMA/rtrs: Don't call kobject_del for srv_path->kobjLi Zhijian
2023-02-06RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()Dan Carpenter
2023-01-31IB/hfi1: Assign npages earlierDean Luick
2023-01-31RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb
2023-01-30RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang
2023-01-29RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich
2023-01-26IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-01-22IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-01-10IB/hfi1: Remove user expected buffer invalidate raceDean Luick
2023-01-10IB/hfi1: Immediately remove invalid memory from hardwareDean Luick
2023-01-10IB/hfi1: Fix expected receive setup error exit issuesDean Luick
2023-01-10IB/hfi1: Reserve user expected TIDsDean Luick
2023-01-10IB/hfi1: Reject a zero-length user expected bufferDean Luick
2023-01-10RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2023-01-09RDMA/rxe: Prevent faulty rkey generationDaisuke Matsuda
2023-01-09RDMA/rxe: Fix inaccurate constants in rxe_type_infoDaisuke Matsuda
2023-01-01RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-01RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2022-12-29RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2022-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-16RDMA/siw: Fix pointer cast warningArnd Bergmann
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15RDMA/rxe: Fix compile warnings on 32-bitJason Gunthorpe
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-12Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-11IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2022-12-11RDMA: Add missed netdev_put() for the netdevice_trackerJason Gunthorpe