summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-08-28RDMA/rtrs-clt: Print request type for errorsJack Wang
2024-08-28RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in boundsMd Haris Iqbal
2024-08-28RDMA/rtrs-clt: Reuse need_inval from mrJack Wang
2024-08-28RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peerJack Wang
2024-08-28RDMA/rtrs-clt: Rate limit errors in IO pathJack Wang
2024-08-28RDMA/rtrs-clt: Fix need_inv setting in error caseJack Wang
2024-08-28RDMA/rtrs: For HB error add additional clt/srv specific loggingMd Haris Iqbal
2024-08-28Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe
2024-08-27RDMA/bnxt_re: Enable variable size WQEs for user space applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Handle variable WQE support for user applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Fix the table size for PSN/MSN entriesSelvin Xavier
2024-08-27RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier
2024-08-27RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier
2024-08-23RDMA/efa: Add support for node guidYehuda Yitschak
2024-08-23RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependencyZhu Yanjun
2024-08-23RDMA/rxe: Fix __bth_set_resv6azhenwei pi
2024-08-23RDMA/rxe: Fix misspelling of 'rmda'zhenwei pi
2024-08-23RDMA/rxe: Use sizeof instead of hard code numberzhenwei pi
2024-08-23RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-23RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-23RDMA/mad: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-23RDMA/qib: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-19RDMA/ipoib: Remove unused declarationsZhang Zekun
2024-08-19RDMA/core: Remove unused declaration rdma_resolve_ip_route()Zhang Zekun
2024-08-19RDMA/mlx5: Remove two unused declarationsYue Haibing
2024-08-12struct fd: representation changeAl Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-11RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas
2024-08-11RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas
2024-08-11RDMA/mlx5: Add the initialization flow to utilize the 'data direct' deviceYishai Hadas
2024-08-11RDMA/mlx5: Introduce the 'data direct' driverYishai Hadas
2024-08-11RDMA/mlx5: Expose vhca id for all ports in multiport modeMark Bloch
2024-08-11RDMA/nldev: Enhance netlink message parsing and validationChiara Meiohas
2024-08-01RDMA/mad: Improve handling of timed out WRs of mad agentSaravanan Vajravel
2024-07-29RDMA/siw: Remove NETDEV_GOING_DOWN event handlerShowrya M N
2024-07-29RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memoryAnumula Murali Mohan Reddy
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-15IB/hfi1: Constify struct flag_tableChristophe JAILLET
2024-07-14RDMA/mana_ib: Set correct device into ibKonstantin Taranov
2024-07-14bnxt_re: Fix imm_data endiannessJack Wang
2024-07-14RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern
2024-07-11RDMA/hns: Fix mbx timing out before CMD execution is completedChengchang Tang
2024-07-11RDMA/hns: Fix insufficient extend DB for VFs.Chengchang Tang
2024-07-11RDMA/hns: Fix undifined behavior caused by invalid max_sgeChengchang Tang
2024-07-11RDMA/hns: Fix shift-out-bounds when max_inline_data is 0Chengchang Tang