index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-06-30
1
-3
/
+42
|
\
|
*
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
1
-12
/
+13
|
|
\
|
*
|
RDMA/rxe: Simplify cq->notify code
Bob Pearson
2023-06-20
1
-3
/
+1
|
*
|
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
2023-06-09
1
-0
/
+35
|
*
|
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
2023-06-09
1
-0
/
+6
*
|
|
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
*
|
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-17
1
-12
/
+13
|
/
*
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
1
-104
/
+134
*
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
1
-2
/
+2
*
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2023-04-17
1
-1
/
+1
*
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-04-16
1
-1
/
+1
*
RDMA/rxe: Clean kzalloc failure paths
Leon Romanovsky
2023-03-30
1
-20
/
+7
*
RDMA/rxe: Remove tasklet call from rxe_cq.c
Bob Pearson
2023-03-29
1
-2
/
+0
*
RDMA/rxe: Add error messages
Bob Pearson
2023-03-24
1
-227
/
+601
*
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2023-03-24
1
-1
/
+1
*
RDMA/rxe: Fix missing memory barriers in rxe_queue.h
Bob Pearson
2023-02-16
1
-10
/
+10
*
RDMA/rxe: Remove rxe_alloc()
Bob Pearson
2023-02-16
1
-16
/
+43
*
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
Bob Pearson
2023-01-26
1
-36
/
+0
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
2022-11-10
1
-6
/
+7
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_verbs.c
Bob Pearson
2022-11-10
1
-1
/
+1
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.c
Bob Pearson
2022-11-10
1
-0
/
+3
*
RDMA/rxe: cleanup some error handling in rxe_verbs.c
Yunsheng Lin
2022-10-28
1
-57
/
+23
*
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-10-28
1
-4
/
+4
*
RDMA/rxe: Remove redundant num_sge fields
Bob Pearson
2022-09-27
1
-2
/
+0
*
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
2022-09-27
1
-5
/
+7
*
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
2022-09-22
1
-3
/
+1
*
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
2022-08-29
1
-1
/
+0
*
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-27
1
-12
/
+27
*
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
2022-06-30
1
-14
/
+25
*
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
1
-0
/
+6
*
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
1
-1
/
+0
*
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-09
1
-19
/
+9
*
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-05-06
1
-2
/
+2
*
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-04-08
1
-1
/
+0
*
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
1
-19
/
+19
*
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-03-16
1
-12
/
+0
*
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
2022-02-16
1
-11
/
+16
*
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
1
-0
/
+5
*
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
2022-01-28
1
-26
/
+0
*
RDMA/rxe: Use the standard method to produce udp source port
Zhu Yanjun
2022-01-08
1
-0
/
+5
*
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
1
-1
/
+1
*
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-11-19
1
-16
/
+11
*
RDMA/rxe: Convert kernel UD post send to use ah_num
Bob Pearson
2021-10-12
1
-6
/
+3
*
RDMA/rxe: Create AH index and return to user space
Bob Pearson
2021-10-12
1
-1
/
+30
*
RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr
Bob Pearson
2021-10-12
1
-1
/
+2
*
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
2021-10-07
1
-3
/
+0
*
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
2021-09-24
1
-27
/
+12
*
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-09-24
1
-43
/
+10
*
RDMA/rxe: remove the redundant variable
Zhu Yanjun
2021-09-14
1
-4
/
+1
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-27
/
+21
[next]