index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
7
-130
/
+119
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
5
-40
/
+66
2021-04-01
RDMA/hns: Simplify command fields for HEM base address configuration
Xi Wang
2
-160
/
+83
2021-04-01
RDMA/hns: Reorganize process of setting HEM
Xi Wang
1
-33
/
+44
2021-04-01
RDMA/hns: Refactor reset state checking flow
Xi Wang
5
-200
/
+220
2021-04-01
RDMA/hns: Reorganize hns_roce_create_cq()
Yixing Liu
1
-28
/
+58
2021-04-01
RDMA/hns: Refactor hns_roce_v2_poll_one()
Weihang Li
1
-179
/
+224
2021-04-01
MAINTAINERS: remove Xavier as maintainer of HISILICON ROCE DRIVER
Weihang Li
1
-1
/
+0
2021-04-01
RDMA/rtrs-clt: Cap max_io_size
Jack Wang
1
-1
/
+3
2021-04-01
RDMA/rtrs: Cleanup unused 's' variable in __alloc_sess
Jack Wang
1
-2
/
+0
2021-04-01
RDMA/rtrs-srv: Report temporary sessname for error message
Gioh Kim
1
-0
/
+11
2021-04-01
RDMA/rtrs: New function converting rtrs_addr to string
Gioh Kim
4
-14
/
+37
2021-04-01
RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handler
Guoqing Jiang
1
-4
/
+1
2021-04-01
RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrs
Guoqing Jiang
2
-4
/
+0
2021-04-01
RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_folders
Guoqing Jiang
1
-5
/
+2
2021-04-01
RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_req
Guoqing Jiang
1
-4
/
+1
2021-04-01
MAINTAINERS: Change maintainer for rtrs module
Danil Kipnis
1
-2
/
+2
2021-04-01
RDMA/uverbs: Fix -Wunused-function warning
YueHaibing
1
-3
/
+4
2021-04-01
RDMA/hns: Support congestion control type selection according to the FW
Yangyang Li
4
-3
/
+200
2021-04-01
RDMA/hns: Support query information of functions from FW
Wei Xu
3
-1
/
+37
2021-04-01
RDMA/core: Fix corrupted SL on passive side
HÃ¥kon Bugge
1
-1
/
+2
2021-03-31
RDMA/rxe: Remove rxe_dma_device declaration
Kamal Heib
1
-1
/
+0
2021-03-31
RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
1
-2
/
+1
2021-03-31
RDMA/iser: struct iscsi_iser_task is declared twice
Wan Jiabing
1
-1
/
+0
2021-03-31
RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.c
Ruiqi Gong
1
-4
/
+4
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
8
-226
/
+218
2021-03-30
RDMA/efa: Use strscpy instead of strlcpy
Gal Pressman
1
-5
/
+5
2021-03-26
IB/isert: Fix a use after free in isert_connect_request
Lv Yunlong
1
-8
/
+8
2021-03-26
RDMA: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
IB/hfi1: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
RDMA/core: Correct misspellings of two words in comments
Yangyang Li
1
-2
/
+2
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
3
-9
/
+3
2021-03-26
RDMA/mlx5: Fix drop packet rule in egress table
Maor Gottlieb
1
-4
/
+5
2021-03-26
RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_mode
Patrisious Haddad
1
-18
/
+24
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
4
-0
/
+47
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
107
-776
/
+776
2021-03-23
RDMA/hns: Support to query firmware version
Lang Cheng
1
-0
/
+14
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
3
-10
/
+29
2021-03-23
RDMA/hns: Fix memory corruption when allocating XRCDN
Weihang Li
1
-2
/
+10
2021-03-23
IB/hns: Fix mispelling of subsystem
Bhaskar Chowdhury
1
-1
/
+1
2021-03-23
RDMA/include: Mundane typo fixes throughout the file
Bhaskar Chowdhury
1
-4
/
+4
2021-03-22
RDMA/cma: Remove unused leftovers in cma code
Gal Pressman
1
-9
/
+0
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
13
-187
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
20
-34
/
+36
2021-03-22
RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mr
Leon Romanovsky
1
-1
/
+1
2021-03-12
RDMA/mlx5: Allow larger pages in DevX umem
Jason Gunthorpe
2
-10
/
+55
2021-03-12
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
3
-17
/
+96
2021-03-12
IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()
Yishai Hadas
1
-4
/
+0
2021-03-12
RDMA/mlx5: Fix mlx5 rates to IB rates map
Mark Zhang
1
-1
/
+14
2021-03-12
RDMA/mlx5: Fix query RoCE port
Maor Gottlieb
2
-4
/
+4
[next]