summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-04-08RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-04-01RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang
2024-04-01RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-03-10RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil
2024-03-07RDMA/mana_ib: Use virtual address in dma regions for MRsKonstantin Taranov
2024-03-07RDMA/mana_ib: Fix bug in creation of dma regionsKonstantin Taranov
2024-03-07RDMA/hns: Append SCC context to the raw dump of QPCwenglianfa
2024-03-03RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-03-03RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet
2024-02-25RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer
2024-02-21RDMA/device: Fix a race between mad_client and cm_client initShifeng Li
2024-02-19RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming
2024-02-14RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-02-12RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib
2024-02-05RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche
2024-02-04RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_userGuoqing Jiang
2024-02-04RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski
2024-02-04IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek
2024-02-04RDMA/irdma: Remove duplicate assignmentMustafa Ismail
2024-02-04RDMA/irdma: Add AE for too many RNRSMustafa Ismail
2024-02-04RDMA/irdma: Set the CQ read threshold for GEN 1Mustafa Ismail
2024-02-04RDMA/irdma: Validate max_send_wr and max_recv_wrShiraz Saleem
2024-02-04RDMA/irdma: Fix KASAN issue with taskletMike Marciniszyn
2024-01-31RDMA/efa: Limit EQs to available MSI-X vectorsYonatan Nachum
2024-01-31RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang
2024-01-31RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky
2024-01-25RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototypeAlexey Dobriyan
2024-01-25RDMA/cxgb4: Delete unused c4iw_ep_redirect prototypeAlexey Dobriyan
2024-01-25RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srqKalesh AP
2024-01-25RDMA/bnxt_re: Return error for SRQ resizeKalesh AP
2024-01-25RDMA/bnxt_re: Fix unconditional fence for newer adaptersKalesh AP
2024-01-25RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_configKalesh AP
2024-01-25RDMA/bnxt_re: Avoid creating fence MR for newer adaptersKalesh AP
2024-01-25RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper functionKonstantin Taranov
2024-01-25RDMA/mana_ib: Introduce mana_ib_get_netdev helper functionKonstantin Taranov
2024-01-25RDMA/mana_ib: Introduce mdev_to_gc helper functionKonstantin Taranov
2024-01-25IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu
2024-01-25RDMA/hns: Simplify 'struct hns_roce_hem' allocationYunsheng Lin
2024-01-25RDMA/hns: Support adaptive PBL hopnumChengchang Tang
2024-01-25RDMA/hns: Support flexible umem page sizeChengchang Tang
2024-01-25RDMA/hns: Alloc MTR memory before alloc_mtt()Chengchang Tang
2024-01-25RDMA/hns: Refactor mtr_init_buf_cfg()Chengchang Tang
2024-01-25RDMA/hns: Refactor mtr findChengchang Tang
2024-01-25RDMA/ipoib: Print symbolic error name instead of error codeChristian Heusel
2024-01-25RDMA/rxe: Remove rxe_info from rxe_set_mtuLi Zhijian
2024-01-25RDMA/rxe: Improve newline in printing messagesLi Zhijian