index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-11-18
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
-2
/
+11
2022-11-18
RDMA/rxe: Fix mr->map double free
Li Zhijian
-7
/
+2
2022-11-18
RDMA/rxe: Remove reliable datagram support
Zhu Yanjun
-1
/
+0
2022-11-18
IB/hfi1: Replace 1-element array with singleton
Kees Cook
-11
/
+11
2022-11-17
RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders
Guoqing Jiang
-1
/
+0
2022-11-17
RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_files
Guoqing Jiang
-3
/
+9
2022-11-17
RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops
Guoqing Jiang
-21
/
+4
2022-11-17
RDMA/rtrs-srv: Remove outdated comments from create_con
Guoqing Jiang
-6
/
+0
2022-11-17
RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg
Guoqing Jiang
-4
/
+2
2022-11-17
RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
Guoqing Jiang
-1
/
+1
2022-11-17
RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
Guoqing Jiang
-27
/
+20
2022-11-17
RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
Guoqing Jiang
-9
/
+8
2022-11-17
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
Mustafa Ismail
-10
/
+5
2022-11-17
RDMA/irdma: Fix RQ completion opcode
Mustafa Ismail
-45
/
+71
2022-11-17
RDMA/irdma: Fix inline for multiple SGE's
Mustafa Ismail
-104
/
+119
2022-11-15
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
-2
/
+2
2022-11-15
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
-1
/
+1
2022-11-15
RDMA/core: Make sure "ib_port" is valid when access sysfs node
Mark Zhang
-6
/
+11
2022-11-15
RDMA/restrack: Release MR restrack when delete
Mark Zhang
-2
/
+0
2022-11-14
RDMA/mana: Remove redefinition of basic u64 type
Leon Romanovsky
-22
/
+17
2022-11-11
RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
Long Li
-0
/
+1793
2022-11-11
Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
Leon Romanovsky
-6954
/
+10018
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mmap.c
Bob Pearson
-3
/
+3
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_icrc.c
Bob Pearson
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.c
Bob Pearson
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.c
Bob Pearson
-3
/
+4
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
-21
/
+47
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_verbs.c
Bob Pearson
-1
/
+1
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_srq.c
Bob Pearson
-10
/
+10
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.c
Bob Pearson
-10
/
+7
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_req.c
Bob Pearson
-5
/
+5
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.c
Bob Pearson
-35
/
+30
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.c
Bob Pearson
-17
/
+21
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
-10
/
+10
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.c
Bob Pearson
-23
/
+20
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_cq.c
Bob Pearson
-4
/
+4
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.c
Bob Pearson
-7
/
+5
2022-11-10
RDMA/rxe: Add ibdev_dbg macros for rxe
Bob Pearson
-0
/
+19
2022-11-10
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
-14
/
+4
2022-11-10
net: mana: Define data structures for protection domain and memory registration
Ajay Sharma
-23
/
+143
2022-11-10
net: mana: Define data structures for allocating doorbell page from GDMA
Long Li
-0
/
+24
2022-11-10
net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
Ajay Sharma
-1
/
+3
2022-11-10
net: mana: Define max values for SGL entries
Long Li
-4
/
+9
2022-11-10
net: mana: Move header files to a common location
Long Li
-8
/
+9
2022-11-10
net: mana: Record port number in netdev
Long Li
-0
/
+1
2022-11-10
net: mana: Export Work Queue functions for use by RDMA driver
Long Li
-7
/
+19
2022-11-10
net: mana: Set the DMA device max segment size
Ajay Sharma
-0
/
+6
2022-11-10
net: mana: Handle vport sharing between devices
Long Li
-2
/
+58
2022-11-10
net: mana: Record the physical address for doorbell page region
Long Li
-0
/
+6
2022-11-10
net: mana: Add support for auxiliary device
Long Li
-1
/
+95
[next]