summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-1269-627/+1789
|\
| * RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()Dan Carpenter2024-01-081-2/+4
| * RDMA/efa: Add EFA query MR supportMichael Margolin2024-01-076-6/+140
| * IB/iser: Prevent invalidating wrong MRSergey Gorenko2024-01-044-8/+8
| * RDMA/erdma: Add hardware statistics supportCheng Xu2023-12-304-0/+133
| * RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requestsCheng Xu2023-12-303-2/+26
| * IB/iser: iscsi_iser.h: fix kernel-doc warning and spellosRandy Dunlap2023-12-261-3/+2
| * RDMA/mana_ib: Add CQ interrupt support for RAW QPLong Li2023-12-203-7/+102
| * RDMA/mana_ib: query device capabilitiesLong Li2023-12-205-16/+112
| * RDMA/mana_ib: register RDMA device with GDMALong Li2023-12-203-14/+29
| * RDMA/bnxt_re: Fix the sparse warningsSelvin Xavier2023-12-202-2/+2
| * RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applicationsSelvin Xavier2023-12-201-3/+5
| * RDMA/bnxt_re: Share a page to expose per CQ info with userspaceSelvin Xavier2023-12-175-8/+74
| * RDMA/bnxt_re: Add UAPI to share a page with user spaceSelvin Xavier2023-12-172-0/+106
| * IB/ipoib: Fix mcast list lockingDaniel Vacek2023-12-121-5/+1
| * Expose c0 and SW encap ICM for RDMALeon Romanovsky2023-12-1214-43/+110
| |\
| | * RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch2023-12-121-0/+24
| | * RDMA/mlx5: Support handling of SW encap ICM areaShun Hao2023-12-122-0/+6
| * | RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier2023-12-114-6/+86
| * | RDMA/bnxt_re: Doorbell changesSelvin Xavier2023-12-111-11/+35
| * | RDMA/bnxt_re: Get the toggle bits from CQ completionsSelvin Xavier2023-12-113-0/+8
| * | RDMA/bnxt_re: Update the HW interface definitionsSelvin Xavier2023-12-111-10/+57
| * | RDMA/bnxt_re: Update the BAR offsetsSelvin Xavier2023-12-112-16/+10
| * | RDMA/bnxt_re: Support new 5760X P7 devicesSelvin Xavier2023-12-118-24/+38
| * | RDMA/hns: Fix memory leak in free_mr_init()Chengchang Tang2023-12-071-0/+4
| * | RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()Chengchang Tang2023-12-071-1/+1
| * | RDMA/hns: Add a max length of gid tableJunxian Huang2023-12-071-2/+9
| * | RDMA/hns: Response dmac to userspaceJunxian Huang2023-12-071-0/+7
| * | RDMA/hns: Rename the interruptsChengchang Tang2023-12-071-3/+4
| * | RDMA/siw: Call orq_get_current if possibleGuoqing Jiang2023-12-041-1/+1
| * | RDMA/siw: Set qp_state in siw_query_qpGuoqing Jiang2023-12-041-0/+10
| * | RDMA/siw: Reduce memory usage of struct siw_rx_streamGuoqing Jiang2023-12-041-3/+3
| * | RDMA/siw: Move tx_cpu aheadGuoqing Jiang2023-12-041-1/+1
| * | RDMA/IPoIB: Add tx timeout work to recover queue stop situationJack Wang2023-11-263-3/+60
| * | RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang2023-11-261-0/+1
| * | RDMA/rtrs: Use %pe to print errorsSupriti Singh2023-11-221-2/+2
| * | RDMA/rtrs-clt: Use %pe to print errorsSupriti Singh2023-11-221-6/+4
| * | RDMA/rtrs-clt: Add warning logs for RDMA eventsMd Haris Iqbal2023-11-191-0/+2
| * | RDMA/hns: Support SW stats with debugfsJunxian Huang2023-11-1912-43/+220
| * | RDMA/hns: Add debugfs to hns RoCEJunxian Huang2023-11-196-1/+99
| * | RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang2023-11-192-2/+2
| * | RDMA/siw: Update comments for siw_qp_sq_processGuoqing Jiang2023-11-151-3/+2
| * | RDMA/siw: Introduce siw_destroy_cep_sockGuoqing Jiang2023-11-151-14/+12
| * | RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qpGuoqing Jiang2023-11-151-13/+5
| * | RDMA/siw: Fix typoGuoqing Jiang2023-11-151-1/+1
| * | RDMA/siw: Remove siw_sk_save_upcallsGuoqing Jiang2023-11-151-11/+5
| * | RDMA/siw: Cleanup siw_acceptGuoqing Jiang2023-11-151-27/+14
| * | RDMA/siw: Introduce siw_free_cm_idGuoqing Jiang2023-11-151-16/+14
| * | RDMA/siw: Introduce siw_cep_set_free_and_putGuoqing Jiang2023-11-151-17/+14
| * | RDMA/siw: Add one parameter to siw_destroy_cpulistGuoqing Jiang2023-11-151-16/+14