summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-21RDMA/efa: Add rdma write capability to device capsYonatan Nachum
2023-04-21RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-04-21RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() callTejun Heo
2023-04-21RDMA/rxe: Fix spinlock recursion deadlock on requesterDaisuke Matsuda
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-04-17RDMA/rxe: Protect QP state with qp->state_lockBob Pearson
2023-04-17RDMA/rxe: Move code to check if drained to subroutineBob Pearson
2023-04-17RDMA/rxe: Remove qp->req.stateBob Pearson
2023-04-17RDMA/rxe: Remove qp->comp.stateBob Pearson
2023-04-17RDMA/rxe: Remove qp->resp.stateBob Pearson
2023-04-16RDMA/mlx5: Allow relaxed ordering read in VFs and VMsAvihai Horon
2023-04-16net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon
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