Age | Commit message (Expand) | Author |
2023-04-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-04-24 | Merge branch 'x86-rep-insns': x86 user copy clarifications | Linus Torvalds |
2023-04-24 | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds |
2023-04-21 | RDMA/efa: Add rdma write capability to device caps | Yonatan Nachum |
2023-04-21 | RDMA/mlx5: Use correct device num_ports when modify DC | Mark Zhang |
2023-04-21 | RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call | Tejun Heo |
2023-04-21 | RDMA/rxe: Fix spinlock recursion deadlock on requester | Daisuke Matsuda |
2023-04-19 | x86: remove 'zerorest' argument from __copy_user_nocache() | Linus Torvalds |
2023-04-18 | RDMA/mlx5: Fix flow counter query via DEVX | Mark Bloch |
2023-04-17 | RDMA/rxe: Protect QP state with qp->state_lock | Bob Pearson |
2023-04-17 | RDMA/rxe: Move code to check if drained to subroutine | Bob Pearson |
2023-04-17 | RDMA/rxe: Remove qp->req.state | Bob Pearson |
2023-04-17 | RDMA/rxe: Remove qp->comp.state | Bob Pearson |
2023-04-17 | RDMA/rxe: Remove qp->resp.state | Bob Pearson |
2023-04-16 | RDMA/mlx5: Allow relaxed ordering read in VFs and VMs | Avihai Horon |
2023-04-16 | net/mlx5: Update relaxed ordering read HCA capabilities | Avihai Horon |
2023-04-16 | RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR | Avihai Horon |
2023-04-16 | RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write | Avihai Horon |
2023-04-16 | RDMA: Add ib_virt_dma_to_page() | Jason Gunthorpe |
2023-04-16 | RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task" | Zhu Yanjun |
2023-04-13 | RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame() | Christophe JAILLET |
2023-04-13 | RDMA/core: Fix GID entry ref leak when create_ah fails | Saravanan Vajravel |
2023-04-12 | RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c | Bob Pearson |
2023-04-09 | IB/hfi1: Place struct mmu_rb_handler on cache line start | Patrick Kelsey |
2023-04-09 | IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests | Patrick Kelsey |
2023-04-09 | IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order | Patrick Kelsey |
2023-04-09 | IB/hfi1: Suppress useless compiler warnings | Ehab Ababneh |
2023-04-09 | IB/hfi1: Remove trace newlines | Dean Luick |
2023-04-09 | RDMA/srpt: Add a check for valid 'mad_agent' pointer | Saravanan Vajravel |
2023-04-09 | RDMA/cm: Trace icm_send_rej event before the cm state is reset | Mark Zhang |
2023-04-04 | RDMA/bnxt_re: Enable congestion control by default | Selvin Xavier |
2023-04-04 | RDAM/bnxt_re: Use tlv apis while processing the slow path commands | Selvin Xavier |
2023-04-04 | RDMA/bnxt_re: RoCE slow path TLV support | Selvin Xavier |
2023-04-04 | RDMA/bnxt_re: Reduce number of argumets to control path command APIs | Selvin Xavier |
2023-04-04 | RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function | Selvin Xavier |
2023-04-04 | RDMA/bnxt_re: Remove HW queue mapping from RoCE Driver | Selvin Xavier |
2023-04-04 | RDMA/bnxt_re: Update HW interface headers | Selvin Xavier |
2023-04-03 | RDMA/siw: Remove namespace check from siw_netdev_event() | Tetsuo Handa |
2023-04-03 | RDMA/cma: Remove NULL check before dev_{put, hold} | Yang Li |
2023-04-03 | IB/qib: Remove unused cnt variable | Tom Rix |
2023-04-03 | RDMA/mlx5: Remove unused num_alloc_xa_entries variable | Tom Rix |
2023-04-03 | IB/iser: remove redundant new line | Max Gurtovoy |
2023-04-03 | IB/iser: centralize setting desc type and done callback | Max Gurtovoy |
2023-04-03 | IB/iser: remove unused macros | Max Gurtovoy |
2023-03-30 | IB/qib: check for user backed iterator, not specific iterator type | Jens Axboe |
2023-03-30 | IB/hfi1: check for user backed iterator, not specific iterator type | Jens Axboe |
2023-03-30 | iov_iter: add iter_iovec() helper | Jens Axboe |