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
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
RDMA/usnic: Refactor usnic_uiom_alloc_pd()
Robin Murphy
3
-6
/
+4
2022-04-08
RDMA/usnic: Stop using iommu_present()
Robin Murphy
3
-17
/
+5
2022-04-08
IB/SA: Replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-8
/
+8
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
25
-57
/
+52
2022-04-04
IB/rdmavt: add missing locks in rvt_ruc_loopback
Niels Dossche
1
-1
/
+5
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
1
-2
/
+4
2022-04-04
RDMA/irdma: Remove the redundant variable
Zhu Yanjun
1
-5
/
+2
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
106
-2875
/
+2870
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-32
/
+54
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-18
RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()
Dan Carpenter
1
-1
/
+2
2022-03-18
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
1
-3
/
+11
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
3
-45
/
+31
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
4
-11
/
+11
2022-03-18
IB/iser: Remove iser_reg_data_sg helper function
Max Gurtovoy
1
-22
/
+9
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-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
4
-4
/
+335
2022-03-15
RDMA/irdma: Add support for address handle re-use
Mustafa Ismail
4
-60
/
+164
2022-03-14
RDMA/qib: Fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-14
RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
Yongzhi Liu
1
-1
/
+3
2022-03-14
Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"
Leon Romanovsky
3
-1
/
+4
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-03-14
RDMA/irdma: Prevent some integer underflows
Dan Carpenter
1
-5
/
+5
2022-03-09
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
3
-4
/
+3
2022-03-04
RDMA/hns: Refactor the alloc_cqc()
Wenpeng Liang
1
-28
/
+37
2022-03-04
RDMA/hns: Refactor the alloc_srqc()
Chengchang Tang
1
-28
/
+52
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
3
-8
/
+6
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
7
-45
/
+35
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
8
-112
/
+120
2022-03-04
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
5
-29
/
+28
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
3
-11
/
+7
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
8
-51
/
+34
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
8
-46
/
+37
2022-03-04
RDMA/core: Fix ib_qp_usecnt_dec() called when error
Yajun Deng
3
-4
/
+1
2022-03-04
IB/hfi1: Allow larger MTU without AIP
Mike Marciniszyn
1
-2
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-37
/
+50
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
[next]