summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2024-11-03fdget(), more trivial conversionsAl Viro1-13/+6
2024-10-30RDMA/efa: Report link speed according to device attributesMichael Margolin4-2/+54
2024-10-30RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2-3/+6
2024-10-30RDMA/rxe: Fix the qp flush warnings in reqZhu Yanjun1-2/+4
2024-10-30RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa5-48/+41
2024-10-30RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang1-22/+22
2024-10-30RDMA/hns: Modify debugfs nameYuyu Li1-1/+2
2024-10-30RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa3-2/+22
2024-10-30RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa4-44/+91
2024-10-30RDMA: Use ethtool string helpersRosen Penev2-9/+4
2024-10-28RDMA/bnxt_re: Fix access flags for MR and QP modifyHongguang Gao1-9/+50
2024-10-28RDMA/bnxt_re: Add support for modify_device hookKalesh AP3-0/+20
2024-10-28RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula7-1/+76
2024-10-28RDMA/bnxt_re: Add support for optimized modify QPKalesh AP4-1/+52
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman1-1/+2
2024-10-21RDMA/efa: Add option to set QP service level on createMichael Margolin3-1/+5
2024-10-21RDMA/efa: Update device interfaceMichael Margolin6-23/+149
2024-10-21RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier3-4/+15
2024-10-21RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier1-15/+10
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad1-2/+2
2024-10-21RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky1-0/+1
2024-10-12RDMA/bnxt_re: Fix the GID table lengthKalesh AP1-1/+8
2024-10-12RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy1-16/+3
2024-10-12RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula2-7/+6
2024-10-12RDMA/bnxt_re: Fix an error path in bnxt_re_add_deviceKalesh AP1-9/+3
2024-10-12RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier1-0/+9
2024-10-12RDMA/bnxt_re: Fix a possible NULL pointer dereferenceKalesh AP1-3/+3
2024-10-12RDMA/bnxt_re: Return more meaningful errorKalesh AP1-1/+1
2024-10-12RDMA/bnxt_re: Fix incorrect dereference of srq in async eventKashyap Desai1-2/+5
2024-10-12RDMA/bnxt_re: Fix out of bound checkKalesh AP1-1/+1
2024-10-12RDMA/bnxt_re: Fix the max CQ WQEs for older adaptersAbhishek Mohapatra2-0/+3
2024-10-11RDMA/srpt: Make slab cache names uniqueBart Van Assche1-12/+68
2024-10-11RDMA/irdma: Fix misspelling of "accept*"Alexander Zubkov1-1/+1
2024-10-11RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARPAnumula Murali Mohan Reddy1-5/+4
2024-10-11RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N1-0/+2
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy1-0/+2
2024-10-08IB/hfi1: make clear_all_interrupts staticDr. David Alan Gilbert2-2/+1
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu1-0/+2
2024-10-08RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier1-1/+5
2024-10-08RDMA/bnxt_re: Add a check for memory allocationKalesh AP1-0/+2
2024-10-08RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel1-1/+1
2024-10-08RDMA/bnxt_re: Fix a possible memory leakKalesh AP1-1/+4
2024-10-07RDMA/hns: Disassociate mmap pages for all uctx when HW is being resetChengchang Tang2-0/+9
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang2-2/+43
2024-09-27[tree-wide] finally take no_llseek outAl Viro5-10/+0
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds71-820/+2520
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+8
2024-09-22RDMA/bnxt_re: Remove the unused variable en_devJiapeng Chong1-2/+0
2024-09-16RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor1-0/+1
2024-09-16RDMA/irdma: fix error message in irdma_modify_qp_roce()Vitaliy Shevtsov1-1/+1