summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew2023-07-311-0/+2
* RDMA/mthca: Remove unnecessary NULL assignmentsRuan Jinjie2023-07-311-10/+10
* RDMA/irdma: Fix one kernel-doc commentYang Li2023-07-311-1/+0
* RDMA/siw: Fix tx thread initialization.Bernard Metzler2023-07-313-44/+43
* RDMA/mlx: Remove unnecessary variable initializationsRuan Jinjie2023-07-312-42/+42
* RDMA/irdma: Use HW specific minimum WQ sizeSindhu Devale2023-07-308-5/+16
* RDMA/irdma: Allow accurate reporting on QP max send/recv WRSindhu Devale2023-07-304-87/+197
* RDMA/core: Get IB width and speed from netdevHaoyue Xu2023-07-301-21/+79
* bnxt_re: Update the debug counters for doorbell pacingChandramohan Akula2023-07-303-0/+32
* bnxt_re: Expose the missing hw countersChandramohan Akula2023-07-303-2/+39
* bnxt_re: Update the hw counters for resource statsChandramohan Akula2023-07-303-9/+94
* bnxt_re: Reorganize the resource statsChandramohan Akula2023-07-305-42/+47
* RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()Mustafa Ismail2023-07-263-15/+12
* RDMA/irdma: Add table based lookup for CQ pointer during an eventKrzysztof Czurylo2023-07-265-8/+57
* RDMA/irdma: Refactor error handling in create CQPSindhu Devale2023-07-261-14/+21
* RDMA/irdma: Drop a local in irdma_sc_get_next_aeqeSindhu Devale2023-07-261-4/+1
* IB/hfi1: Use struct_size()Christophe JAILLET2023-07-241-6/+3
* RDMA/hns: Remove VF extend configurationJunxian Huang2023-07-243-85/+10
* RDMA/hns: Support get XRCD number from firmwareLuoyouming2023-07-242-4/+4
* RDMA/qedr: Remove duplicate assignments of vaMinjie Du2023-07-231-1/+0
* RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()Minjie Du2023-07-231-1/+0
* RDMA/bnxt_re: Add a new uapi for driver notificationChandramohan Akula2023-07-211-0/+15
* RDMA/bnxt_re: Implement doorbell pacing algorithmChandramohan Akula2023-07-212-0/+129
* RDMA/bnxt_re: Update alloc_page uapi for pacingChandramohan Akula2023-07-212-3/+34
* RDMA/bnxt_re: Enable pacing support for the user appsChandramohan Akula2023-07-211-0/+2
* RDMA/bnxt_re: Initialize Doorbell pacing featureChandramohan Akula2023-07-213-0/+137
* RDMA/cma: Avoid GID lookups on iWARP devicesChuck Lever2023-07-211-0/+21
* RDMA/cma: Deduplicate error flow in cma_validate_port()Chuck Lever2023-07-211-5/+6
* RDMA/core: Set gid_attr.ndev for iWARP devicesChuck Lever2023-07-211-0/+11
* RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever2023-07-213-16/+11
* RDMA/bnxt_re: use vmalloc_array and vcallocJulia Lawall2023-07-211-2/+2
* RDMA/siw: use vmalloc_array and vcallocJulia Lawall2023-07-212-5/+5
* RDMA/erdma: use vmalloc_array and vcallocJulia Lawall2023-07-211-2/+2
* RDMA/irdma: Fix building without IPv6Arnd Bergmann2023-07-191-1/+1
* RDMA/irdma: Implement egress VLAN priorityMustafa Ismail2023-07-122-12/+99
* RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()Minjie Du2023-07-121-1/+0
* RDMA/efa: Add RDMA write HW statistics countersMichael Margolin2023-07-124-2/+47
* RDMA/mlx5: align MR mem allocation size to power-of-twoYuanyuan Zhong2023-07-121-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-3053-886/+1918
|\
| * Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-2731-192/+608
| |\
| * | RDMA/bnxt_re: Fix an IS_ERR() vs NULL checkDan Carpenter2023-06-271-2/+2
| * | RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"Colin Ian King2023-06-261-2/+2
| * | RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.cYang Li2023-06-261-1/+0
| * | RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()Kashyap Desai2023-06-261-8/+15
| * | RDMA/bnxt_re: Remove incorrect return check from slow pathKashyap Desai2023-06-261-6/+0
| * | RDMA/bnxt_re: Enable low latency pushSelvin Xavier2023-06-216-4/+177
| * | RDMA/bnxt_re: Reorg the bar mappingSelvin Xavier2023-06-218-77/+213
| * | RDMA/bnxt_re: Move the interface version to chip context structureSelvin Xavier2023-06-212-2/+2
| * | RDMA/bnxt_re: Query function capabilities from firmwareSelvin Xavier2023-06-211-0/+21
| * | RDMA/bnxt_re: Optimize the bnxt_re_init_hwrm_hdr usageSelvin Xavier2023-06-211-29/+19