aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-20IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-11-20RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming
2023-11-20RDMA/hns: Add check for SLLuoyouming
2023-11-20RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang
2023-11-20RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang
2023-11-20RDMA/hns: Fix printing level of asynchronous eventsChengchang Tang
2023-11-20IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad
2023-11-20RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva
2023-10-19RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler
2023-10-10RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-09-13RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum
2023-09-13RDMA/siw: Correct wrong debug messageGuoqing Jiang
2023-09-13RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang
2023-09-13Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky
2023-09-13RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz
2023-09-13IB/uverbs: Fix an potential error pointer dereferenceXiang Yang
2023-09-13RDMA/hns: Fix CQ and QP cache affinityChengchang Tang
2023-09-13RDMA/hns: Fix inaccurate error label name in init instanceJunxian Huang
2023-09-13RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang
2023-09-13RDMA/hns: Fix port active speedChengchang Tang
2023-09-13RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-09-13RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson
2023-09-13RDMA/rxe: Split rxe_run_task() into two subroutinesBob Pearson
2023-09-13scsi: RDMA/srp: Fix residual handlingBart Van Assche
2023-09-13RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever
2023-09-13RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()Minjie Du
2023-08-23RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad
2023-08-16RDMA/umem: Set iova in ODP flowMichael Guralnik
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2023-08-03RDMA/irdma: Report correct WC errorSindhu Devale
2023-08-03RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale
2023-08-03RDMA/bnxt_re: Prevent handling any completions after qp destroyKashyap Desai
2023-08-03RDMA/mthca: Fix crash when polling CQ for shared QPsThomas Bogendoerfer
2023-08-03RDMA/irdma: Fix data race on CQP request doneShiraz Saleem
2023-08-03RDMA/irdma: Fix data race on CQP completion statsShiraz Saleem
2023-08-03RDMA/irdma: Add missing read barriersShiraz Saleem
2023-08-03RDMA/mlx4: Make check for invalid flags stricterDan Carpenter
2023-07-19RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock contextKashyap Desai
2023-07-19RDMA/bnxt_re: wraparound mbox producer indexKashyap Desai
2023-07-19RDMA/rxe: Fix access checks in rxe_check_bind_mwBob Pearson