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_loc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2024-04-22
1
-1
/
+2
*
RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
Guoqing Jiang
2024-02-04
1
-1
/
+1
*
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2023-07-31
1
-6
/
+0
*
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
Nicolas Morey
2023-06-01
1
-2
/
+0
*
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
1
-3
/
+3
*
RDMA/rxe: Add error messages
Bob Pearson
2023-03-24
1
-1
/
+0
*
RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
Bob Pearson
2023-01-27
1
-3
/
+3
*
RDMA-rxe: Isolate mr code from atomic_write_reply()
Bob Pearson
2023-01-26
1
-1
/
+1
*
RDMA-rxe: Isolate mr code from atomic_reply()
Bob Pearson
2023-01-26
1
-0
/
+2
*
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
Bob Pearson
2023-01-26
1
-0
/
+2
*
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
2022-12-10
1
-0
/
+1
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
2022-11-10
1
-6
/
+2
*
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
2022-09-27
1
-3
/
+3
*
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-27
1
-1
/
+0
*
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2022-07-22
1
-1
/
+1
*
RDMA/rxe: Remove unused qp parameter
Xiao Yang
2022-07-19
1
-1
/
+1
*
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
-3
/
+4
*
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-05-06
1
-6
/
+3
*
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
2022-03-16
1
-2
/
+3
*
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
-1
/
+2
*
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
2022-01-28
1
-1
/
+0
*
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
1
-8
/
+1
*
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
2022-01-28
1
-10
/
+2
*
RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
Bob Pearson
2022-01-28
1
-2
/
+0
*
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
1
-5
/
+5
*
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
2021-09-24
1
-0
/
+1
*
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-09-24
1
-0
/
+1
*
RDMA/rxe: Move crc32 init code to rxe_icrc.c
Bob Pearson
2021-07-16
1
-0
/
+1
*
RDMA/rxe: Fixup rxe_icrc_hdr
Bob Pearson
2021-07-16
1
-1
/
+0
*
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-16
1
-5
/
+5
*
RDMA/rxe: Fixup rxe_send and rxe_loopback
Bob Pearson
2021-07-16
1
-2
/
+0
*
RDMA/rxe: Move rxe_xmit_packet to a subroutine
Bob Pearson
2021-07-16
1
-43
/
+2
*
RDMA/rxe: Move ICRC checking to a subroutine
Bob Pearson
2021-07-16
1
-0
/
+2
*
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
2021-06-17
1
-0
/
+1
*
RDMA/rxe: Implement memory access through MWs
Bob Pearson
2021-06-17
1
-0
/
+1
*
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-17
1
-23
/
+6
*
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-17
1
-0
/
+1
*
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
2021-06-17
1
-0
/
+6
*
RDMA/rxe: Remove unused parameter udata
Lang Cheng
2021-05-20
1
-1
/
+1
*
RDMA/rxe: Remove rxe_dma_device declaration
Kamal Heib
2021-03-31
1
-1
/
+0
*
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2021-03-30
1
-16
/
+13
*
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
1
-28
/
+1
*
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
2020-07-16
1
-1
/
+0
*
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
2020-07-16
1
-2
/
+2
*
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
2020-06-22
1
-3
/
+0
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-9
/
+7
*
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-20
1
-1
/
+1
*
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
2019-02-04
1
-0
/
+1
[next]