summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad
2024-11-04RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas
2024-11-04RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas
2024-11-04RDMA/mlx5: Support querying per-plane IB PortCountersMark Zhang
2024-11-04RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji
2024-11-04RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP
2024-11-04RDMA/bnxt_re: Support raw data query for each resourcesKashyap Desai
2024-11-04RDMA/bnxt_re: Add support for querying HW contextsKashyap Desai
2024-11-04RDMA/bnxt_re: Support driver specific data collection using rdma toolKashyap Desai
2024-11-04RDMA/rxe: Set queue pair cur_qp_state when being queriedLiu Jian
2024-11-03RDMA/bnxt_re: Remove some dead codeChristophe JAILLET
2024-11-03RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro
2024-11-03fdget(), more trivial conversionsAl Viro
2024-10-30RDMA/efa: Report link speed according to device attributesMichael Margolin
2024-10-30RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai
2024-10-30RDMA/rxe: Fix the qp flush warnings in reqZhu Yanjun
2024-10-30RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa
2024-10-30RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang
2024-10-30RDMA/hns: Modify debugfs nameYuyu Li
2024-10-30RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa
2024-10-30RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa
2024-10-30RDMA: Use ethtool string helpersRosen Penev
2024-10-28RDMA/bnxt_re: Fix access flags for MR and QP modifyHongguang Gao
2024-10-28RDMA/bnxt_re: Add support for modify_device hookKalesh AP
2024-10-28RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula
2024-10-28RDMA/bnxt_re: Add support for optimized modify QPKalesh AP
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman
2024-10-21RDMA/efa: Add option to set QP service level on createMichael Margolin
2024-10-21RDMA/efa: Update device interfaceMichael Margolin
2024-10-21RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier
2024-10-21RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad
2024-10-21RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky
2024-10-11RDMA/bnxt_re: Fix the GID table lengthKalesh AP
2024-10-11RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy
2024-10-11RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula
2024-10-11RDMA/bnxt_re: Fix an error path in bnxt_re_add_deviceKalesh AP
2024-10-11RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier
2024-10-11RDMA/bnxt_re: Fix a possible NULL pointer dereferenceKalesh AP
2024-10-11RDMA/bnxt_re: Return more meaningful errorKalesh AP
2024-10-11RDMA/bnxt_re: Fix incorrect dereference of srq in async eventKashyap Desai
2024-10-11RDMA/bnxt_re: Fix out of bound checkKalesh AP
2024-10-11RDMA/bnxt_re: Fix the max CQ WQEs for older adaptersAbhishek Mohapatra
2024-10-11RDMA/srpt: Make slab cache names uniqueBart Van Assche
2024-10-11RDMA/irdma: Fix misspelling of "accept*"Alexander Zubkov
2024-10-11RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARPAnumula Murali Mohan Reddy
2024-10-11RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy