aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-04-16RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon
2023-04-16RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO writeAvihai Horon
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-13RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
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-30IB/qib: check for user backed iterator, not specific iterator typeJens Axboe
2023-03-30IB/hfi1: check for user backed iterator, not specific iterator typeJens Axboe
2023-03-30iov_iter: add iter_iovec() helperJens Axboe
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-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-03-24scsi: RDMA/srp: Declare the SCSI host template constBart Van Assche
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie
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