index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
RDMA/rxe: Make responder support atomic write on RC service
Xiao Yang
1
-5
/
+79
2022-12-02
RDMA/rxe: Make requester support atomic write on RC service
Xiao Yang
1
-2
/
+13
2022-12-02
RDMA/rxe: Extend rxe packet format to support atomic write
Xiao Yang
2
-0
/
+21
2022-12-02
RDMA/rxe: Extend rxe user ABI to support atomic write
Xiao Yang
1
-0
/
+1
2022-12-02
RDMA: Extend RDMA kernel ABI to support atomic write
Xiao Yang
2
-0
/
+5
2022-12-02
RDMA: Extend RDMA user ABI to support atomic write
Xiao Yang
1
-0
/
+4
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
1
-1
/
+1
2022-11-30
RDMA/nldev: Fix failure to send large messages
Mark Zhang
1
-1
/
+1
2022-11-30
RDMA/nldev: Add NULL check to silence false warnings
Or Har-Toov
1
-8
/
+36
2022-11-29
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
1
-8
/
+4
2022-11-28
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
2022-11-28
RDMA: Add netdevice_tracker to ib_device_set_netdev()
Jason Gunthorpe
2
-2
/
+5
2022-11-24
RDMA/erdma: Notify the latest PI to FW for reflushing when necessary
Cheng Xu
2
-9
/
+26
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
3
-0
/
+28
2022-11-24
RDMA/erdma: Add a workqueue for WRs reflushing
Cheng Xu
2
-2
/
+13
2022-11-24
RDMA/erdma: Fix a typo in annotation
Cheng Xu
1
-1
/
+1
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
[next]