index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Remove iser_reg_data_sg helper function
Max Gurtovoy
2022-03-18
1
-22
/
+9
*
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-16
1
-8
/
+8
*
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
2022-03-16
3
-20
/
+20
*
RDMA/rxe: Replace obj by elem in declaration
Bob Pearson
2022-03-16
2
-2
/
+2
*
RDMA/rxe: Delete _locked() APIs for pool objects
Bob Pearson
2022-03-16
2
-79
/
+12
*
RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
Bob Pearson
2022-03-16
2
-10
/
+13
*
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
2022-03-16
3
-47
/
+87
*
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
2022-03-16
5
-35
/
+63
*
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
2022-03-16
4
-4
/
+335
*
RDMA/irdma: Add support for address handle re-use
Mustafa Ismail
2022-03-15
4
-60
/
+164
*
RDMA/qib: Fix typos in comments
Julia Lawall
2022-03-15
1
-2
/
+2
*
RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
Yongzhi Liu
2022-03-15
1
-1
/
+3
*
Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"
Leon Romanovsky
2022-03-15
3
-1
/
+4
*
RDMA/rxe: Remove useless argument for update_state()
Chengguang Xu
2022-03-15
1
-2
/
+2
*
RDMA/rxe: Change variable and function argument to proper type
Chengguang Xu
2022-03-15
1
-5
/
+5
*
RDMA/irdma: Prevent some integer underflows
Dan Carpenter
2022-03-15
1
-5
/
+5
*
RDMA/hns: Refactor the alloc_cqc()
Wenpeng Liang
2022-03-04
1
-28
/
+37
*
RDMA/hns: Refactor the alloc_srqc()
Chengchang Tang
2022-03-04
1
-28
/
+52
*
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
2022-03-04
3
-8
/
+6
*
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
2022-03-04
7
-45
/
+35
*
RDMA/hns: Refactor mailbox functions
Chengchang Tang
2022-03-04
8
-112
/
+120
*
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
2022-03-04
5
-29
/
+28
*
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
2022-03-04
3
-11
/
+7
*
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
2022-03-04
8
-51
/
+34
*
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
2022-03-04
8
-46
/
+37
*
RDMA/core: Fix ib_qp_usecnt_dec() called when error
Yajun Deng
2022-03-04
3
-4
/
+1
*
IB/hfi1: Allow larger MTU without AIP
Mike Marciniszyn
2022-03-04
1
-2
/
+1
*
RDMA/core: Remove unnecessary statements
Yajun Deng
2022-02-28
1
-8
/
+0
*
RDMA/irdma: Remove incorrect masking of PD
Mustafa Ismail
2022-02-28
1
-2
/
+2
*
RDMA/irdma: Fix Passthrough mode in VM
Mustafa Ismail
2022-02-28
4
-1
/
+4
*
RDMA/irdma: Fix netdev notifications for vlan's
Mustafa Ismail
2022-02-28
1
-18
/
+30
*
RDMA/irdma: Make irdma_create_mg_ctx return a void
Zhu Yanjun
2022-02-28
1
-7
/
+2
*
RDMA/irdma: Move union irdma_sockaddr to header file
Zhu Yanjun
2022-02-24
2
-18
/
+10
*
RDMA/irdma: Remove the unnecessary variable saddr
Zhu Yanjun
2022-02-24
2
-2
/
+0
*
RDMA/irdma: Use net_type to check network type
Zhu Yanjun
2022-02-24
1
-5
/
+3
*
RDMA/rxe: Cleanup rxe_mcast.c
Bob Pearson
2022-02-24
1
-19
/
+78
*
RDMA/rxe: Collect cleanup mca code in a subroutine
Bob Pearson
2022-02-24
1
-15
/
+26
*
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2022-02-24
2
-15
/
+44
*
RDMA/rxe: Warn if mcast memory is not freed
Bob Pearson
2022-02-24
1
-0
/
+2
*
RDMA/irdma: Remove excess error variables
Shiraz Saleem
2022-02-23
2
-76
/
+28
*
RDMA/irdma: Propagate error codes
Shiraz Saleem
2022-02-23
3
-17
/
+13
*
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
2022-02-23
25
-1185
/
+935
*
RDMA/ib_srp: Add more documentation
Bart Van Assche
2022-02-23
1
-1
/
+10
*
RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Aharon Landau
2022-02-23
1
-7
/
+7
*
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
2022-02-23
3
-10
/
+25
*
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
2022-02-23
3
-46
/
+15
*
RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
Aharon Landau
2022-02-23
1
-0
/
+2
*
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
2022-02-23
2
-14
/
+3
[next]