index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
2022-04-20
1
-2
/
+8
|
*
RDMA/rxe: Fix "Replace mr by rkey in responder resources"
Bob Pearson
2022-04-12
1
-8
/
+17
*
|
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
3
-0
/
+17
*
|
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-05-09
2
-29
/
+29
*
|
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
2022-05-09
1
-6
/
+4
*
|
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
3
-10
/
+4
*
|
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-05-09
3
-3
/
+6
*
|
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-09
4
-22
/
+25
*
|
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-05-06
3
-57
/
+74
*
|
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
2022-05-06
1
-2
/
+0
*
|
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
2022-05-04
2
-11
/
+3
*
|
RDMA/rxe: Replace paylen by payload
Bob Pearson
2022-05-04
1
-6
/
+6
*
|
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
2022-04-25
1
-3
/
+2
*
|
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
2022-04-12
1
-1
/
+1
*
|
RDMA/rxe: Remove reliable datagram support
Bob Pearson
2022-04-08
2
-4
/
+2
*
|
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-04-08
7
-21
/
+1
*
|
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
Bob Pearson
2022-04-08
1
-1
/
+0
*
|
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
2022-04-08
2
-1
/
+8
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
2
-1
/
+1
|
/
*
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
12
-96
/
+94
*
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-03-16
6
-280
/
+85
*
RDMA/rxe: Shorten pool names in rxe_pool.c
Bob Pearson
2022-03-15
1
-8
/
+8
*
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
2022-03-15
3
-20
/
+20
*
RDMA/rxe: Replace obj by elem in declaration
Bob Pearson
2022-03-15
2
-2
/
+2
*
RDMA/rxe: Delete _locked() APIs for pool objects
Bob Pearson
2022-03-15
2
-79
/
+12
*
RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
Bob Pearson
2022-03-15
2
-10
/
+13
*
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
2022-03-15
3
-47
/
+87
*
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
2022-03-15
5
-35
/
+63
*
RDMA/rxe: Remove useless argument for update_state()
Chengguang Xu
2022-03-14
1
-2
/
+2
*
RDMA/rxe: Change variable and function argument to proper type
Chengguang Xu
2022-03-14
1
-5
/
+5
*
RDMA/rxe: Cleanup rxe_mcast.c
Bob Pearson
2022-02-23
1
-19
/
+78
*
RDMA/rxe: Collect cleanup mca code in a subroutine
Bob Pearson
2022-02-23
1
-15
/
+26
*
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2022-02-23
2
-15
/
+44
*
RDMA/rxe: Warn if mcast memory is not freed
Bob Pearson
2022-02-23
1
-0
/
+2
*
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
7
-36
/
+27
*
RDMA/rxe: Remove key'ed object support
Bob Pearson
2022-02-16
2
-164
/
+0
*
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
2022-02-16
5
-64
/
+213
*
RDMA/rxe: Replace int num_qp by atomic_t qp_num
Bob Pearson
2022-02-16
2
-6
/
+5
*
RDMA/rxe: Replace grp by mcg, mce by mca
Bob Pearson
2022-02-16
2
-59
/
+59
*
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
2022-02-16
5
-90
/
+122
*
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
2022-02-16
4
-13
/
+15
*
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
2022-02-16
6
-48
/
+69
*
RDMA/rxe: Check the last packet by RXE_END_MASK
Xiao Yang
2022-02-08
1
-4
/
+6
*
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
2022-01-28
3
-16
/
+0
*
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
2022-01-28
3
-29
/
+0
*
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
5
-8
/
+23
*
RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
Bob Pearson
2022-01-28
4
-23
/
+23
*
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
2022-01-28
3
-41
/
+33
*
RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
Bob Pearson
2022-01-28
3
-20
/
+18
*
RDMA/rxe: Delete useless module.h include
Leon Romanovsky
2022-01-28
2
-2
/
+0
[prev]
[next]