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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
1
-10
/
+0
*
RDMA/rxe: Remove qp->comp.state
Bob Pearson
2023-04-17
1
-1
/
+0
*
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2023-04-17
1
-1
/
+0
*
RDMA/rxe: Remove tasklet call from rxe_cq.c
Bob Pearson
2023-03-29
1
-2
/
+0
*
RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
Bob Pearson
2023-01-27
1
-19
/
+2
*
RDMA/rxe: Cleanup page variables in rxe_mr.c
Bob Pearson
2023-01-26
1
-3
/
+8
*
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
2022-12-10
1
-0
/
+6
*
RDMA/rxe: Remove the member 'type' of struct rxe_mr
yangx.jy@fujitsu.com
2022-10-24
1
-1
/
+0
*
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
2022-09-22
1
-2
/
+0
*
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
2022-08-29
1
-1
/
+0
*
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
2022-08-02
1
-0
/
+1
*
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-27
1
-13
/
+8
*
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-22
1
-0
/
+1
*
RDMA/rxe: Remove unnecessary include statement
Bob Pearson
2022-07-04
1
-1
/
+0
*
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
2022-06-30
1
-1
/
+0
*
RDMA/rxe: Move atomic original value to res
Bob Pearson
2022-06-30
1
-1
/
+1
*
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
1
-0
/
+1
*
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-04-08
1
-1
/
+0
*
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
Bob Pearson
2022-04-08
1
-1
/
+0
*
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
2022-03-16
1
-1
/
+0
*
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2022-02-24
1
-0
/
+1
*
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
1
-1
/
+1
*
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
2022-02-16
1
-2
/
+4
*
RDMA/rxe: Replace int num_qp by atomic_t qp_num
Bob Pearson
2022-02-16
1
-1
/
+1
*
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
2022-02-16
1
-2
/
+0
*
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
2022-02-16
1
-1
/
+2
*
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
2022-01-28
1
-5
/
+0
*
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
1
-0
/
+1
*
RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
Bob Pearson
2022-01-28
1
-3
/
+3
*
RDMA/rxe: Remove the unused xmit_errors member
Zhu Yanjun
2022-01-05
1
-2
/
+0
*
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
1
-11
/
+11
*
RDMA/rxe: Replace ah->pd by ah->ibah.pd
Bob Pearson
2021-10-12
1
-1
/
+5
*
RDMA/rxe: Create AH index and return to user space
Bob Pearson
2021-10-12
1
-0
/
+2
*
RDMA/rxe: Change the is_user member of struct rxe_cq to bool
Xiao Yang
2021-10-07
1
-1
/
+1
*
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
-8
/
+13
*
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-09-24
1
-15
/
+3
*
RDMA/rxe: Cleanup MR status and type enums
Bob Pearson
2021-09-24
1
-8
/
+1
*
RDMA/rxe: remove the unnecessary variable
Zhu Yanjun
2021-09-14
1
-1
/
+0
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-1
/
+1
*
RDMA/rxe: Implement memory access through MWs
Bob Pearson
2021-06-17
1
-0
/
+11
*
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-17
1
-8
/
+25
*
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-17
1
-4
/
+11
*
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
2021-06-17
1
-0
/
+2
*
RDMA/rxe: Enable MW object pool
Bob Pearson
2021-06-17
1
-1
/
+0
*
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-06-03
1
-1
/
+4
*
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2021-03-30
1
-26
/
+34
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
1
-1
/
+0
*
RDMA/rxe: Remove unused RXE_MR_TYPE_FMR
Bob Pearson
2020-10-27
1
-1
/
+0
*
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
2020-10-09
1
-4
/
+15
[next]