index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2023-05-29
RDMA/irdma: Fix Local Invalidate fencing
Mustafa Ismail
2023-05-29
RDMA/irdma: Prevent QP use after free
Mustafa Ismail
2023-05-19
RDMA/bnxt_re: Do not enable congestion control on VFs
Kalesh AP
2023-05-19
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kalesh AP
2023-05-19
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
2023-05-17
RDMA/hns: Modify the value of long message loopback slice
Yangyang Li
2023-05-17
RDMA/hns: Fix base address table allocation
Chengchang Tang
2023-05-17
RDMA/hns: Fix timeout attr in query qp for HIP08
Chengchang Tang
2023-05-16
RDMA/efa: Fix unsupported page sizes in device
Yonatan Nachum
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
2023-05-12
RDMA/bnxt_re: Fix the page_size used during the MR creation
Selvin Xavier
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
[next]