index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
1
-2
/
+2
2023-06-11
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel
1
-2
/
+0
2023-06-11
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
1
-0
/
+4
2023-06-11
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
1
-2
/
+8
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
2
-0
/
+6
2023-06-11
IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
Yishai Hadas
1
-7
/
+5
2023-06-11
RDMA/uverbs: Restrict usage of privileged QKEYs
Edward Srouji
1
-1
/
+6
2023-06-11
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
1
-2
/
+2
2023-06-11
RDMA/mlx5: Fix Q-counters query in LAG mode
Patrisious Haddad
1
-1
/
+6
2023-06-11
RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters
Patrisious Haddad
1
-18
/
+40
2023-06-11
RDMA/mlx5: Fix Q-counters per vport allocation
Patrisious Haddad
1
-8
/
+16
2023-06-11
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
3
-7
/
+296
2023-06-11
RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
Maher Sanalla
1
-0
/
+3
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
1
-4
/
+3
2023-06-01
RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Kamal Heib
3
-7
/
+4
2023-06-01
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
1
-1
/
+2
2023-06-01
RDMA/rxe: Fix packet length checks
Bob Pearson
1
-0
/
+6
2023-06-01
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
1
-32
/
+23
2023-06-01
RDMA/rtrs: Fix the last iu->buf leak in err path
Li Zhijian
1
-1
/
+3
2023-05-29
RDMA/irdma: Fix Local Invalidate fencing
Mustafa Ismail
1
-0
/
+1
2023-05-29
RDMA/irdma: Prevent QP use after free
Mustafa Ismail
1
-5
/
+6
2023-05-19
RDMA/bnxt_re: Do not enable congestion control on VFs
Kalesh AP
1
-0
/
+4
2023-05-19
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kalesh AP
1
-3
/
+1
2023-05-19
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
1
-5
/
+6
2023-05-17
RDMA/hns: Modify the value of long message loopback slice
Yangyang Li
1
-5
/
+3
2023-05-17
RDMA/hns: Fix base address table allocation
Chengchang Tang
1
-0
/
+43
2023-05-17
RDMA/hns: Fix timeout attr in query qp for HIP08
Chengchang Tang
2
-3
/
+16
2023-05-16
RDMA/efa: Fix unsupported page sizes in device
Yonatan Nachum
1
-1
/
+1
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
7
-61
/
+86
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
1
-1
/
+2
2023-05-12
RDMA/bnxt_re: Fix the page_size used during the MR creation
Selvin Xavier
2
-14
/
+5
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
[next]