index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_verbs.h
Age
Commit message (
Expand
)
Author
2025-02-21
RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP
Daisuke Matsuda
2025-02-09
RDMA/rxe: switch to using the crc32 library
Eric Biggers
2025-02-03
RDMA/rxe: Replace netdev dev addr with raw_gid
Zhu Yanjun
2024-12-24
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
2024-04-22
RDMA/rxe: Don't call rxe_requester from rxe_completer
Bob Pearson
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2023-06-20
RDMA/rxe: Fixes mr access supported list
Bob Pearson
2023-06-09
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
2023-06-09
RDMA/rxe: Rename IB_ACCESS_REMOTE
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->comp.state
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2023-03-29
RDMA/rxe: Remove tasklet call from rxe_cq.c
Bob Pearson
2023-01-27
RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
Bob Pearson
2023-01-26
RDMA/rxe: Cleanup page variables in rxe_mr.c
Bob Pearson
2022-12-09
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
2022-10-24
RDMA/rxe: Remove the member 'type' of struct rxe_mr
yangx.jy@fujitsu.com
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
2022-08-29
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
2022-08-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-04
RDMA/rxe: Remove unnecessary include statement
Bob Pearson
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
2022-06-30
RDMA/rxe: Move atomic original value to res
Bob Pearson
2022-05-09
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-04-08
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
Bob Pearson
2022-03-15
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
2022-02-23
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
2022-02-16
RDMA/rxe: Replace int num_qp by atomic_t qp_num
Bob Pearson
2022-02-16
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
2022-02-16
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
2022-01-28
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
Bob Pearson
2022-01-05
RDMA/rxe: Remove the unused xmit_errors member
Zhu Yanjun
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-10-12
RDMA/rxe: Replace ah->pd by ah->ibah.pd
Bob Pearson
2021-10-12
RDMA/rxe: Create AH index and return to user space
Bob Pearson
2021-10-06
RDMA/rxe: Change the is_user member of struct rxe_cq to bool
Xiao Yang
2021-10-06
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
2021-09-24
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-09-24
RDMA/rxe: Cleanup MR status and type enums
Bob Pearson
2021-09-14
RDMA/rxe: remove the unnecessary variable
Zhu Yanjun
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
[next]