summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-05-17RDMA/rxe: Extend dbg log messages to err and infoBob Pearson
2023-05-17RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson
2023-05-17RDMA/rxe: Remove rxe_alloc()Bob Pearson
2023-05-11RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-11RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon
2023-05-11RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"Zhu Yanjun
2023-05-11RDMA/rxe: Remove __rxe_do_task()Bob Pearson
2023-05-11RDMA/rxe: Convert tasklet args to queue pairsBob Pearson
2023-05-11IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey
2023-05-11IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey
2023-05-11RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel
2023-05-11RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang
2023-05-11RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa
2023-05-11RDMA/rxe: Remove tasklet call from rxe_cq.cBob Pearson
2023-05-11RDMA/erdma: Use fixed hardware page sizeCheng Xu
2023-05-11RDMA/rxe: Replace exists by rxe in rxe.cBob Pearson
2023-05-11RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter
2023-05-11RDMA/rdmavt: Delete unnecessary NULL checkNatalia Petrova
2023-05-11RDMA/siw: Fix potential page_array out of range accessDaniil Dulov
2023-05-11IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_initKang Chen
2023-05-11scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie
2023-04-20RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-04-20RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang
2023-04-20RDMA/erdma: Defer probing if netdevice can not be foundCheng Xu
2023-04-20RDMA/erdma: Inline mtt entries into WQE if supportedCheng Xu
2023-04-20RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu
2023-04-20RDMA/erdma: Fix some typosCheng Xu
2023-04-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla
2023-04-20RDMA/irdma: Add ipv4 check to irdma_find_listener()Tatyana Nikolova
2023-04-20RDMA/irdma: Increase iWARP CM default rexmit countMustafa Ismail
2023-04-20RDMA/irdma: Fix memory leak of PBLE objectsMustafa Ismail
2023-04-20RDMA/irdma: Do not generate SW completions for NOPsMustafa Ismail
2023-03-11RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook
2023-03-11IB/hfi1: Update RMT size calculationDean Luick
2023-03-10IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey
2023-03-10IB/hfi1: Fix math bugs in hfi1_can_pin_pages()Patrick Kelsey
2023-03-10RDMA/rxe: Fix missing memory barriers in rxe_queue.hBob Pearson
2023-03-10RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering me...Long Li
2023-03-10Subject: RDMA/rxe: Handle zero length rdmaBob Pearson
2023-03-10RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson
2023-03-10RDMA/rxe: Cleanup page variables in rxe_mr.cBob Pearson
2023-03-10RDMA-rxe: Isolate mr code from atomic_write_reply()Bob Pearson
2023-03-10RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson
2023-03-10RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.cBob Pearson
2023-03-10RDMA/rxe: Cleanup mr_check_rangeBob Pearson
2023-03-10iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()Dan Carpenter
2023-03-10RDMA/irdma: Cap MSIX used to online CPUs + 1Mustafa Ismail
2023-03-10RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()Nikita Zhandarovich
2023-03-10RDMA/siw: Fix user page pinning accountingBernard Metzler