index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
2023-06-14
1
-2
/
+2
*
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel
2023-06-11
1
-2
/
+0
*
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
2023-06-11
1
-0
/
+4
*
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
2023-06-11
1
-2
/
+8
*
RDMA/mlx5: Fix affinity assignment
Mark Bloch
2023-06-11
2
-0
/
+6
*
IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
Yishai Hadas
2023-06-11
1
-7
/
+5
*
RDMA/uverbs: Restrict usage of privileged QKEYs
Edward Srouji
2023-06-11
1
-1
/
+6
*
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
2023-06-11
1
-2
/
+2
*
RDMA/mlx5: Fix Q-counters query in LAG mode
Patrisious Haddad
2023-06-11
1
-1
/
+6
*
RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters
Patrisious Haddad
2023-06-11
1
-18
/
+40
*
RDMA/mlx5: Fix Q-counters per vport allocation
Patrisious Haddad
2023-06-11
1
-8
/
+16
*
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
2023-06-11
3
-7
/
+296
*
RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
Maher Sanalla
2023-06-11
1
-0
/
+3
*
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-09
1
-4
/
+3
*
RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Kamal Heib
2023-06-02
3
-7
/
+4
*
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
2023-06-01
1
-1
/
+2
*
RDMA/rxe: Fix packet length checks
Bob Pearson
2023-06-01
1
-0
/
+6
*
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
2023-06-01
1
-32
/
+23
*
RDMA/rtrs: Fix the last iu->buf leak in err path
Li Zhijian
2023-06-01
1
-1
/
+3
*
RDMA/irdma: Fix Local Invalidate fencing
Mustafa Ismail
2023-05-29
1
-0
/
+1
*
RDMA/irdma: Prevent QP use after free
Mustafa Ismail
2023-05-29
1
-5
/
+6
*
RDMA/bnxt_re: Do not enable congestion control on VFs
Kalesh AP
2023-05-19
1
-0
/
+4
*
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kalesh AP
2023-05-19
1
-3
/
+1
*
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
2023-05-19
1
-5
/
+6
*
RDMA/hns: Modify the value of long message loopback slice
Yangyang Li
2023-05-17
1
-5
/
+3
*
RDMA/hns: Fix base address table allocation
Chengchang Tang
2023-05-17
1
-0
/
+43
*
RDMA/hns: Fix timeout attr in query qp for HIP08
Chengchang Tang
2023-05-17
2
-3
/
+16
*
RDMA/efa: Fix unsupported page sizes in device
Yonatan Nachum
2023-05-17
1
-1
/
+1
*
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-17
7
-61
/
+86
*
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
2023-05-16
1
-1
/
+2
*
RDMA/bnxt_re: Fix the page_size used during the MR creation
Selvin Xavier
2023-05-12
2
-14
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-30
98
-5382
/
+7742
|
\
|
*
RDMA/efa: Add rdma write capability to device caps
Yonatan Nachum
2023-04-22
3
-17
/
+43
|
*
RDMA/mlx5: Use correct device num_ports when modify DC
Mark Zhang
2023-04-21
1
-1
/
+1
|
*
RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
2023-04-21
1
-2
/
+2
|
*
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
2023-04-21
1
-3
/
+3
|
*
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
2023-04-18
1
-5
/
+26
|
*
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
7
-218
/
+317
|
*
RDMA/rxe: Move code to check if drained to subroutine
Bob Pearson
2023-04-17
2
-29
/
+38
|
*
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
7
-66
/
+34
|
*
RDMA/rxe: Remove qp->comp.state
Bob Pearson
2023-04-17
3
-10
/
+4
|
*
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2023-04-17
6
-14
/
+8
|
*
RDMA/mlx5: Allow relaxed ordering read in VFs and VMs
Avihai Horon
2023-04-16
3
-6
/
+11
|
*
net/mlx5: Update relaxed ordering read HCA capabilities
Avihai Horon
2023-04-16
2
-3
/
+4
|
*
RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
Avihai Horon
2023-04-16
1
-2
/
+4
|
*
RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
Avihai Horon
2023-04-16
1
-3
/
+3
|
*
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-04-16
5
-27
/
+20
|
*
RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
Zhu Yanjun
2023-04-16
1
-3
/
+8
|
*
RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
Christophe JAILLET
2023-04-13
1
-1
/
+1
|
*
RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c
Bob Pearson
2023-04-12
1
-2
/
+2
[next]