summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-16RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe
2023-04-16RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"Zhu Yanjun
2023-04-13RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()Christophe JAILLET
2023-04-12RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.cBob Pearson
2023-04-09IB/hfi1: Place struct mmu_rb_handler on cache line startPatrick Kelsey
2023-04-09IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey
2023-04-09IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey
2023-04-09IB/hfi1: Suppress useless compiler warningsEhab Ababneh
2023-04-09IB/hfi1: Remove trace newlinesDean Luick
2023-04-09RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel
2023-04-09RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang
2023-04-04RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier
2023-04-04RDAM/bnxt_re: Use tlv apis while processing the slow path commandsSelvin Xavier
2023-04-04RDMA/bnxt_re: RoCE slow path TLV supportSelvin Xavier
2023-04-04RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier
2023-04-04RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier
2023-04-04RDMA/bnxt_re: Remove HW queue mapping from RoCE DriverSelvin Xavier
2023-04-04RDMA/bnxt_re: Update HW interface headersSelvin Xavier
2023-04-03RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa
2023-04-03RDMA/cma: Remove NULL check before dev_{put, hold}Yang Li
2023-04-03IB/qib: Remove unused cnt variableTom Rix
2023-04-03RDMA/mlx5: Remove unused num_alloc_xa_entries variableTom Rix
2023-04-03IB/iser: remove redundant new lineMax Gurtovoy
2023-04-03IB/iser: centralize setting desc type and done callbackMax Gurtovoy
2023-04-03IB/iser: remove unused macrosMax Gurtovoy
2023-03-30RDMA/rxe: Clean kzalloc failure pathsLeon Romanovsky
2023-03-29RDMA/rxe: Remove tasklet call from rxe_cq.cBob Pearson
2023-03-29RDMA/ocrdma: remove unused discard_cnt variableTom Rix
2023-03-29RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variablesTom Rix
2023-03-29RDMA/usnic: Remove redundant pci_clear_masterCai Huoqing
2023-03-29RDMA/mlx5: Expand switchdev Q-counters to expose representor statisticsPatrisious Haddad
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier
2023-03-24RDMA/erdma: Use fixed hardware page sizeCheng Xu
2023-03-24RDMA/rxe: Rewrite rxe_task.cBob Pearson
2023-03-24RDMA/rxe: Make tasks schedule each otherBob Pearson
2023-03-24RDMA/rxe: Remove __rxe_do_task()Bob Pearson
2023-03-24RDMA/rxe: Remove qp reference counting in tasksBob Pearson
2023-03-24RDMA/rxe: Cleanup error state handling in rxe_comp.cBob Pearson
2023-03-24RDMA/rxe: Cleanup reset state handling in rxe_resp.cBob Pearson
2023-03-24RDMA/rxe: Convert tasklet args to queue pairsBob Pearson
2023-03-24RDMA/rxe: Add error messagesBob Pearson
2023-03-24RDMA/rxe: Extend dbg log messages to err and infoBob Pearson
2023-03-24RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson
2023-03-24RDMA/rxe: Replace exists by rxe in rxe.cBob Pearson
2023-03-23RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva
2023-03-23Enable IB out-of-order by default in mlx5Leon Romanovsky
2023-03-23net/mlx5: Set out of order (ooo) by defaultOr Har-Toov
2023-03-23RDMA/mlx5: Disable out-of-order in integrity enabled QPsOr Har-Toov
2023-03-22RDMA/efa: Add data polling capability feature bitYonatan Nachum
2023-03-22RDMA/erdma: Minor refactor of device init flowCheng Xu