summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_icrc.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_verbs.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_srq.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_req.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_cq.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.cBob Pearson
2022-11-10RDMA/rxe: Add ibdev_dbg macros for rxeBob Pearson
2022-11-10IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-11-09RDMA/rxe: Implement packet length validation on responderDaisuke Matsuda
2022-11-09RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler
2022-11-07RDMA/erdma: Implement atomic operations supportCheng Xu
2022-11-07RDMA/erdma: Report atomic capacity when hardware supports atomic featureCheng Xu
2022-11-07RDMA/erdma: Extend access right field of FRMR and REG MR to support atomicCheng Xu
2022-11-07RDMA/irdma: Report the correct link speedShiraz Saleem
2022-11-06RDMA/mlx5: Change debug log level for remote access error syndromesArumugam Kolappan
2022-10-28RDMA/rxe: cleanup some error handling in rxe_verbs.cYunsheng Lin
2022-10-28RDMA/rxe: Remove the duplicate assignment of mr->map_shiftXiao Yang
2022-10-28RDMA/rxe: Make sure requested access is a subset of {mr,mw}->accessLi Zhijian
2022-10-28RDMA/rxe: Rename task->state_lock to task->lockBob Pearson
2022-10-28RDMA/rxe: Make rxe_do_task staticBob Pearson
2022-10-28RDMA/rxe: Split rxe_run_task() into two subroutinesBob Pearson
2022-10-28RDMA/rxe: Removed unused name from rxe_task structBob Pearson
2022-10-28RDMA/rxe: Remove init of task locks from rxe_qp.cBob Pearson
2022-10-28RDMA/rxe: Remove redundant header filesBob Pearson
2022-10-27RDMA/core: Fix order of nldev_exit callLeon Romanovsky
2022-10-25RDMA/rxe: Remove unnecessary mr testingLi Zhijian
2022-10-25RDMA/rxe: Handle remote errors in the midst of a Read reply sequenceDaisuke Matsuda
2022-10-25RDMA/rxe: Make responder handle RDMA Read failuresDaisuke Matsuda
2022-10-24RDMA/rxe: Remove the member 'type' of struct rxe_mryangx.jy@fujitsu.com
2022-10-24RDMA/qedr: fix repeated words in commentswangjianli
2022-10-24RDMA/core: fix repeated words in commentswangjianli
2022-10-24RDMA/qib: fix repeated words in commentswangjianli
2022-10-24RDMA/qib: Remove not-used variable freeze_cntColin Ian King
2022-10-24RDMA/qib: Remove not-used variable nColin Ian King
2022-10-19IB/iser: open code iser_disconnected_handlerMax Gurtovoy
2022-10-19IB/iser: add safety checks for state_mutex lockMax Gurtovoy
2022-10-19IB/iser: open code iser_conn_state_comp_exchSergey Gorenko
2022-10-19IB/uverbs: fix the typo of optionalDeming Wang
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe