index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
authencesn.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2022-11-22
RDMA/rxe: Do not NULL deref on debugging failure path
Jason Gunthorpe
1
-1
/
+1
2022-11-22
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
1
-2
/
+2
2022-11-22
RDMA/irdma: Initialize net_type before checking it
Mustafa Ismail
1
-0
/
+1
2022-11-22
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
1
-0
/
+2
2022-11-21
IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macro
Maurizio Lombardi
1
-3
/
+2
2022-11-19
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
5
-30
/
+125
2022-11-19
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
1
-2
/
+11
2022-11-19
RDMA/rxe: Fix mr->map double free
Li Zhijian
1
-7
/
+2
2022-11-19
RDMA/rxe: Remove reliable datagram support
Zhu Yanjun
1
-1
/
+0
2022-11-19
IB/hfi1: Replace 1-element array with singleton
Kees Cook
1
-11
/
+11
2022-11-17
RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders
Guoqing Jiang
1
-1
/
+0
2022-11-17
RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_files
Guoqing Jiang
1
-3
/
+9
2022-11-17
RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops
Guoqing Jiang
2
-21
/
+4
2022-11-17
RDMA/rtrs-srv: Remove outdated comments from create_con
Guoqing Jiang
1
-6
/
+0
2022-11-17
RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg
Guoqing Jiang
1
-4
/
+2
2022-11-17
RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
Guoqing Jiang
1
-1
/
+1
2022-11-17
RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
Guoqing Jiang
1
-27
/
+20
2022-11-17
RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
Guoqing Jiang
1
-9
/
+8
2022-11-17
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
Mustafa Ismail
1
-10
/
+5
2022-11-17
RDMA/irdma: Fix RQ completion opcode
Mustafa Ismail
5
-45
/
+71
2022-11-17
RDMA/irdma: Fix inline for multiple SGE's
Mustafa Ismail
3
-104
/
+119
2022-11-15
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
1
-2
/
+2
2022-11-15
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
1
-1
/
+1
2022-11-15
RDMA/core: Make sure "ib_port" is valid when access sysfs node
Mark Zhang
1
-6
/
+11
2022-11-15
RDMA/restrack: Release MR restrack when delete
Mark Zhang
1
-2
/
+0
2022-11-14
RDMA/mana: Remove redefinition of basic u64 type
Leon Romanovsky
3
-22
/
+17
2022-11-11
RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
Long Li
15
-0
/
+1793
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mmap.c
Bob Pearson
1
-3
/
+3
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_icrc.c
Bob Pearson
1
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.c
Bob Pearson
1
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.c
Bob Pearson
1
-3
/
+4
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
4
-21
/
+47
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_verbs.c
Bob Pearson
1
-1
/
+1
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_srq.c
Bob Pearson
1
-10
/
+10
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.c
Bob Pearson
1
-10
/
+7
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_req.c
Bob Pearson
1
-5
/
+5
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.c
Bob Pearson
1
-35
/
+30
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.c
Bob Pearson
1
-17
/
+21
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
1
-10
/
+10
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.c
Bob Pearson
2
-23
/
+20
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_cq.c
Bob Pearson
1
-4
/
+4
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.c
Bob Pearson
1
-7
/
+5
2022-11-10
RDMA/rxe: Add ibdev_dbg macros for rxe
Bob Pearson
1
-0
/
+19
2022-11-10
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
2
-14
/
+4
2022-11-10
net: mana: Define data structures for protection domain and memory registration
Ajay Sharma
3
-23
/
+143
2022-11-10
net: mana: Define data structures for allocating doorbell page from GDMA
Long Li
1
-0
/
+24
2022-11-10
net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
Ajay Sharma
2
-1
/
+3
2022-11-10
net: mana: Define max values for SGL entries
Long Li
3
-4
/
+9
2022-11-10
net: mana: Move header files to a common location
Long Li
12
-8
/
+9
[next]