index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
1
-2
/
+4
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
4
-60
/
+69
2022-05-11
RDMA/siw: Enable siw on tunnel devices
Bernard Metzler
1
-2
/
+3
2022-05-09
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
3
-0
/
+17
2022-05-09
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2
-29
/
+29
2022-05-09
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
1
-6
/
+4
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
3
-10
/
+4
2022-05-09
RDMA/rxe: Check rxe_get() return value
Bob Pearson
3
-3
/
+6
2022-05-09
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
4
-22
/
+25
2022-05-06
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
3
-57
/
+74
2022-05-06
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
1
-2
/
+0
2022-05-04
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
2
-11
/
+3
2022-05-04
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
1
-21
/
+15
2022-05-04
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
1
-28
/
+23
2022-05-04
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
1
-3
/
+4
2022-05-04
RDMA/rxe: Replace paylen by payload
Bob Pearson
1
-6
/
+6
2022-04-25
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
1
-3
/
+2
2022-04-20
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
1
-2
/
+8
2022-04-12
RDMA/rxe: Fix "Replace mr by rkey in responder resources"
Bob Pearson
1
-8
/
+17
2022-04-12
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
1
-1
/
+1
2022-04-08
RDMA/rxe: Remove reliable datagram support
Bob Pearson
2
-4
/
+2
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
7
-21
/
+1
2022-04-08
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
Bob Pearson
1
-1
/
+0
2022-04-08
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
2
-1
/
+8
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
3
-3
/
+3
2022-04-04
IB/rdmavt: add missing locks in rvt_ruc_loopback
Niels Dossche
1
-1
/
+5
2022-04-04
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
Niels Dossche
1
-1
/
+5
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-968
/
+866
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
12
-96
/
+94
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
6
-280
/
+85
2022-03-15
RDMA/rxe: Shorten pool names in rxe_pool.c
Bob Pearson
1
-8
/
+8
2022-03-15
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
3
-20
/
+20
2022-03-15
RDMA/rxe: Replace obj by elem in declaration
Bob Pearson
2
-2
/
+2
2022-03-15
RDMA/rxe: Delete _locked() APIs for pool objects
Bob Pearson
2
-79
/
+12
2022-03-15
RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
Bob Pearson
2
-10
/
+13
2022-03-15
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
3
-47
/
+87
2022-03-15
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
5
-35
/
+63
2022-03-14
RDMA/rxe: Remove useless argument for update_state()
Chengguang Xu
1
-2
/
+2
2022-03-14
RDMA/rxe: Change variable and function argument to proper type
Chengguang Xu
1
-5
/
+5
2022-02-23
RDMA/rxe: Cleanup rxe_mcast.c
Bob Pearson
1
-19
/
+78
2022-02-23
RDMA/rxe: Collect cleanup mca code in a subroutine
Bob Pearson
1
-15
/
+26
2022-02-23
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2
-15
/
+44
2022-02-23
RDMA/rxe: Warn if mcast memory is not freed
Bob Pearson
1
-0
/
+2
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
7
-36
/
+27
2022-02-16
RDMA/rxe: Remove key'ed object support
Bob Pearson
2
-164
/
+0
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
5
-64
/
+213
2022-02-16
RDMA/rxe: Replace int num_qp by atomic_t qp_num
Bob Pearson
2
-6
/
+5
2022-02-16
RDMA/rxe: Replace grp by mcg, mce by mca
Bob Pearson
2
-59
/
+59
2022-02-16
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
5
-90
/
+122
2022-02-16
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
4
-13
/
+15
[next]