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_loc.h
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
2025-04-21
RDMA/rxe: Remove 32-bit architecture support
Daisuke Matsuda
2025-04-11
RDMA/rxe: Fix mismatched type declarations
Daisuke Matsuda
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
2025-04-08
RDMA/rxe: Enable ODP in RDMA FLUSH operation
Daisuke Matsuda
2025-04-07
RDMA/rxe: Fix null pointer dereference in ODP MR check
Li Zhijian
2025-02-21
RDMA/rxe: Add support for the traditional Atomic operations with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Allow registering MRs for On-Demand Paging
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add page invalidation support
Daisuke Matsuda
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
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2024-02-04
RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
Guoqing Jiang
2023-07-31
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2023-06-01
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
Nicolas Morey
2023-03-24
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
RDMA/rxe: Add error messages
Bob Pearson
2023-01-27
RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
Bob Pearson
2023-01-26
RDMA-rxe: Isolate mr code from atomic_write_reply()
Bob Pearson
2023-01-26
RDMA-rxe: Isolate mr code from atomic_reply()
Bob Pearson
2023-01-26
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
Bob Pearson
2022-12-09
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
2022-09-27
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-22
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-06
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-03-15
RDMA/rxe: Fix ref error in rxe_av.c
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-01-28
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
2022-01-28
RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
Bob Pearson
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
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-07-16
RDMA/rxe: Move crc32 init code to rxe_icrc.c
Bob Pearson
2021-07-16
RDMA/rxe: Fixup rxe_icrc_hdr
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Fixup rxe_send and rxe_loopback
Bob Pearson
2021-07-16
RDMA/rxe: Move rxe_xmit_packet to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC checking to a subroutine
Bob Pearson
2021-06-16
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
[next]