index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2023-03-24
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
1
-3
/
+3
2023-03-24
RDMA/rxe: Add error messages
Bob Pearson
1
-1
/
+0
2023-01-27
RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
Bob Pearson
1
-3
/
+3
2023-01-26
RDMA-rxe: Isolate mr code from atomic_write_reply()
Bob Pearson
1
-1
/
+1
2023-01-26
RDMA-rxe: Isolate mr code from atomic_reply()
Bob Pearson
1
-0
/
+2
2023-01-26
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
Bob Pearson
1
-0
/
+2
2022-12-09
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
1
-0
/
+1
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
1
-6
/
+2
2022-09-27
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
1
-3
/
+3
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
1
-1
/
+0
2022-07-22
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
1
-1
/
+1
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
1
-1
/
+1
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
1
-1
/
+0
2022-05-09
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
1
-3
/
+4
2022-05-06
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
1
-6
/
+3
2022-03-15
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
1
-2
/
+3
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
1
-1
/
+1
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
1
-1
/
+2
2022-01-28
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
1
-1
/
+0
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
1
-8
/
+1
2022-01-28
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
1
-10
/
+2
2022-01-28
RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
Bob Pearson
1
-2
/
+0
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
1
-5
/
+5
2021-09-24
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
1
-0
/
+1
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
1
-0
/
+1
2021-07-16
RDMA/rxe: Move crc32 init code to rxe_icrc.c
Bob Pearson
1
-0
/
+1
2021-07-16
RDMA/rxe: Fixup rxe_icrc_hdr
Bob Pearson
1
-1
/
+0
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
1
-5
/
+5
2021-07-16
RDMA/rxe: Fixup rxe_send and rxe_loopback
Bob Pearson
1
-2
/
+0
2021-07-16
RDMA/rxe: Move rxe_xmit_packet to a subroutine
Bob Pearson
1
-43
/
+2
2021-07-16
RDMA/rxe: Move ICRC checking to a subroutine
Bob Pearson
1
-0
/
+2
2021-06-16
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
1
-0
/
+1
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
1
-0
/
+1
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
1
-23
/
+6
2021-06-16
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
1
-0
/
+1
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
1
-0
/
+6
2021-05-20
RDMA/rxe: Remove unused parameter udata
Lang Cheng
1
-1
/
+1
2021-03-31
RDMA/rxe: Remove rxe_dma_device declaration
Kamal Heib
1
-1
/
+0
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
1
-16
/
+13
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
1
-1
/
+0
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
1
-2
/
+2
2020-06-22
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
1
-3
/
+0
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-9
/
+7
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
1
-1
/
+1
2019-02-04
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
1
-0
/
+1
2019-01-21
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
1
-4
/
+2
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-1
/
+1
2018-11-08
IB/rxe: move the variable into the function that uses it
Zhu Yanjun
1
-2
/
+3
2018-10-17
IB/rxe: Remove unnecessary enum values
Nathan Chancellor
1
-1
/
+1
[next]