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