summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-08-07RDMA/hns: Fix port active speedChengchang Tang
2023-08-07RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP
2023-08-07RDMA/bnxt_re: Avoid unnecessary memsetKalesh AP
2023-08-07RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() functionKalesh AP
2023-08-07RDMA/bnxt_re: Fix the sideband buffer size handling for FW commandsSelvin Xavier
2023-08-07RDMA/bnxt_re: Remove a redundant flagKalesh AP
2023-08-07RDMA/bnxt_re: Fix max_qp count for virtual functionsKalesh AP
2023-08-03IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2023-08-03RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-07-31RDMA/hns: Remove unused function declarationsYue Haibing
2023-07-31RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson
2023-07-31RDMA/rxe: Fix rxe_modify_srqBob Pearson
2023-07-31RDMA/rxe: Fix unsafe drain work queue codeBob Pearson
2023-07-31RDMA/rxe: Move work queue code to subroutinesBob Pearson
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-07-31IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew
2023-07-31RDMA/umem: Set iova in ODP flowMichael Guralnik
2023-07-31RDMA/mthca: Remove unnecessary NULL assignmentsRuan Jinjie
2023-07-31RDMA/irdma: Fix one kernel-doc commentYang Li
2023-07-31RDMA/siw: Fix tx thread initialization.Bernard Metzler
2023-07-31RDMA/mlx: Remove unnecessary variable initializationsRuan Jinjie
2023-07-30RDMA/irdma: Use HW specific minimum WQ sizeSindhu Devale
2023-07-30RDMA/irdma: Allow accurate reporting on QP max send/recv WRSindhu Devale
2023-07-30RDMA/core: Get IB width and speed from netdevHaoyue Xu
2023-07-30bnxt_re: Update the debug counters for doorbell pacingChandramohan Akula
2023-07-30bnxt_re: Expose the missing hw countersChandramohan Akula
2023-07-30bnxt_re: Update the hw counters for resource statsChandramohan Akula
2023-07-30bnxt_re: Reorganize the resource statsChandramohan Akula
2023-07-26RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()Mustafa Ismail
2023-07-26RDMA/irdma: Add table based lookup for CQ pointer during an eventKrzysztof Czurylo
2023-07-26RDMA/irdma: Refactor error handling in create CQPSindhu Devale
2023-07-26RDMA/irdma: Drop a local in irdma_sc_get_next_aeqeSindhu Devale
2023-07-26RDMA/irdma: Report correct WC errorSindhu Devale
2023-07-26RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale
2023-07-25scsi: RDMA/srp: Fix residual handlingBart Van Assche
2023-07-24IB/hfi1: Use struct_size()Christophe JAILLET
2023-07-24RDMA/hns: Remove VF extend configurationJunxian Huang
2023-07-24RDMA/hns: Support get XRCD number from firmwareLuoyouming
2023-07-23RDMA/qedr: Remove duplicate assignments of vaMinjie Du
2023-07-23RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()Minjie Du
2023-07-21RDMA/bnxt_re: Add a new uapi for driver notificationChandramohan Akula
2023-07-21RDMA/bnxt_re: Implement doorbell pacing algorithmChandramohan Akula
2023-07-21RDMA/bnxt_re: Update alloc_page uapi for pacingChandramohan Akula
2023-07-21RDMA/bnxt_re: Enable pacing support for the user appsChandramohan Akula
2023-07-21RDMA/bnxt_re: Initialize Doorbell pacing featureChandramohan Akula
2023-07-21RDMA/cma: Avoid GID lookups on iWARP devicesChuck Lever
2023-07-21RDMA/cma: Deduplicate error flow in cma_validate_port()Chuck Lever
2023-07-21RDMA/core: Set gid_attr.ndev for iWARP devicesChuck Lever
2023-07-21RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever
2023-07-21RDMA/bnxt_re: use vmalloc_array and vcallocJulia Lawall