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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
2022-07-27
2
-129
/
+97
|
*
|
|
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
2022-07-27
2
-18
/
+16
|
*
|
|
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
2022-07-27
2
-88
/
+152
|
*
|
|
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
2022-07-27
2
-50
/
+47
|
*
|
|
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-27
5
-162
/
+104
|
*
|
|
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
2022-07-22
1
-2
/
+2
|
*
|
|
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2022-07-22
2
-4
/
+18
|
*
|
|
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
2022-07-22
3
-46
/
+60
|
*
|
|
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-22
4
-3
/
+22
|
*
|
|
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
2022-07-22
1
-6
/
+31
|
*
|
|
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2022-07-22
2
-7
/
+7
|
*
|
|
IB: Fix repeated words 'the the' comments
Slark Xiao
2022-07-22
3
-3
/
+3
|
*
|
|
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
2022-07-21
1
-7
/
+0
|
*
|
|
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
2022-07-21
1
-1
/
+1
|
*
|
|
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
2022-07-19
2
-5
/
+139
|
*
|
|
RDMA/mlx5: Refactor get flow table function
Mark Bloch
2022-07-19
1
-10
/
+11
|
*
|
|
RDMA/rxe: Remove unused qp parameter
Xiao Yang
2022-07-19
3
-5
/
+5
|
*
|
|
IB/qib: Fix comment typo
Jason Wang
2022-07-19
1
-1
/
+1
|
*
|
|
RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
Jianglei Nie
2022-07-19
1
-1
/
+3
|
*
|
|
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
2022-07-18
1
-3
/
+2
|
*
|
|
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
2022-07-18
1
-2
/
+2
|
*
|
|
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
2022-07-18
1
-39
/
+32
|
*
|
|
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
2022-07-18
1
-4
/
+6
|
*
|
|
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
2022-07-18
1
-3
/
+4
|
*
|
|
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
2022-07-18
3
-2
/
+193
|
*
|
|
RDMA/hns: Refactor the abnormal interrupt handler function
Haoyue Xu
2022-07-18
1
-12
/
+23
|
*
|
|
RDMA/hns: Fix incorrect clearing of interrupt status register
Haoyue Xu
2022-07-18
1
-2
/
+2
|
*
|
|
RDMA/hns: Fix the wrong type of return value of the interrupt handler
Haoyue Xu
2022-07-18
1
-13
/
+14
|
*
|
|
RDMA/hns: Remove unused abnormal interrupt of type RAS
Haoyue Xu
2022-07-18
2
-11
/
+0
|
*
|
|
RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
Jianglei Nie
2022-07-18
1
-3
/
+5
|
*
|
|
RDMA/hfi1: Depend on !UML
Ehab Ababneh
2022-07-18
1
-1
/
+1
|
*
|
|
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
1
-5
/
+4
|
*
|
|
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
2022-07-18
1
-17
/
+6
|
*
|
|
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
2022-07-18
1
-19
/
+16
|
*
|
|
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
2022-07-18
4
-16
/
+42
|
*
|
|
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
2022-07-18
1
-11
/
+3
|
*
|
|
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
2022-07-18
1
-10
/
+11
|
*
|
|
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
2022-07-18
1
-1
/
+1
|
*
|
|
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
2022-07-18
1
-5
/
+3
|
*
|
|
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
1
-4
/
+3
|
*
|
|
RDMA/qib: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
1
-3
/
+2
|
*
|
|
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
2022-07-18
1
-11
/
+4
|
*
|
|
RDMA/irdma: Fix VLAN connection with wildcard address
Mustafa Ismail
2022-07-18
1
-5
/
+6
|
*
|
|
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
2022-07-18
1
-1
/
+1
|
*
|
|
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2022-07-18
2
-7
/
+6
|
*
|
|
RDMA/irdma: Make CQP invalid state error non-critical
Mustafa Ismail
2022-07-18
1
-0
/
+1
|
*
|
|
RDMA/irdma: Add AE source to error log
Mustafa Ismail
2022-07-18
1
-2
/
+2
|
*
|
|
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2022-07-18
2
-4
/
+12
|
*
|
|
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-17
1
-2
/
+4
|
*
|
|
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-17
1
-1
/
+1
[prev]
[next]