index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Fix initializing CQ fragments buffer
Alaa Hleihel
2021-06-10
1
-5
/
+4
*
RDMA/mlx5: Delete right entry from MR signature database
Aharon Landau
2021-06-10
1
-2
/
+2
*
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-10
2
-6
/
+2
*
RDMA/mlx5: Block FDB rules when not in switchdev mode
Mark Bloch
2021-06-08
1
-0
/
+6
*
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-06-03
1
-4
/
+1
*
RDMA/mlx5: Use different doorbell memory for different processes
Mark Zhang
2021-06-03
1
-1
/
+6
*
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
1
-2
/
+2
|
\
|
*
{net, RDMA}/mlx5: Fix override of log_max_qp by other device
Maor Gottlieb
2021-05-18
1
-2
/
+2
*
|
RDMA/mlx5: Fix query DCT via DEVX
Maor Gottlieb
2021-05-19
1
-4
/
+2
*
|
RDMA/mlx5: Recover from fatal event in dual port mode
Maor Gottlieb
2021-05-17
1
-0
/
+1
*
|
RDMA/mlx5: Verify that DM operation is reasonable
Maor Gottlieb
2021-05-17
1
-0
/
+3
|
/
*
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-03
1
-63
/
+5
|
\
|
*
qib_fs: switch to simple_recursive_removal()
Al Viro
2021-03-08
1
-63
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
130
-3055
/
+3818
|
\
\
|
*
|
IB/qib: Remove redundant assignment to ret
Yang Li
2021-04-30
1
-1
/
+0
|
*
|
RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
Lv Yunlong
2021-04-27
1
-0
/
+1
|
*
|
IB/hfi1: Remove redundant variable rcd
Jiapeng Chong
2021-04-27
1
-4
/
+4
|
*
|
RDMA/mlx5: Expose private query port
Mark Bloch
2021-04-20
1
-0
/
+173
|
*
|
RDMA/mlx4: Remove an unused variable
Christophe JAILLET
2021-04-20
1
-3
/
+0
|
*
|
RDMA/mlx5: Fix type assignment for ICM DM
Maor Gottlieb
2021-04-20
1
-10
/
+13
|
*
|
IB/mlx5: Set right RoCE l3 type and roce version while deleting GID
Parav Pandit
2021-04-20
1
-4
/
+4
|
*
|
RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
Sindhu Devale
2021-04-20
1
-4
/
+2
|
*
|
RDMA/cxgb4: add missing qpid increment
Potnuri Bharat Teja
2021-04-20
1
-1
/
+1
|
*
|
RDMA/bnxt_re: Get rid of custom module reference counting
Leon Romanovsky
2021-04-19
1
-14
/
+2
|
*
|
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
2021-04-19
1
-6
/
+1
|
*
|
RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
Leon Romanovsky
2021-04-19
1
-3
/
+1
|
*
|
RDMA/hns: Remove duplicated hem page size config code
Xi Wang
2021-04-13
3
-110
/
+76
|
*
|
RDMA/hns: Enable RoCE on virtual functions
Wei Xu
2021-04-13
3
-39
/
+202
|
*
|
RDMA/hns: Set parameters of all the functions belong to a PF
Wei Xu
2021-04-13
1
-2
/
+16
|
*
|
RDMA/hns: Reserve the resource for the VFs
Wei Xu
2021-04-13
3
-28
/
+60
|
*
|
RDMA/hns: Query the number of functions supported by the PF
Wei Xu
2021-04-13
3
-4
/
+10
|
*
|
RDMA/hns: Simplify function's resource related command
Xi Wang
2021-04-13
3
-305
/
+89
|
*
|
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
2021-04-13
8
-367
/
+659
|
|
\
\
|
|
*
|
RDMA/mlx5: Expose UAPI to query DM
Maor Gottlieb
2021-04-13
2
-1
/
+47
|
|
*
|
RDMA/mlx5: Add support in MEMIC operations
Maor Gottlieb
2021-04-13
4
-14
/
+198
|
|
*
|
RDMA/mlx5: Add support to MODIFY_MEMIC command
Maor Gottlieb
2021-04-13
2
-0
/
+38
|
|
*
|
RDMA/mlx5: Re-organize the DM code
Maor Gottlieb
2021-04-13
3
-116
/
+114
|
|
*
|
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
2021-04-13
8
-362
/
+388
|
*
|
|
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
2021-04-13
5
-116
/
+105
|
*
|
|
RDMA/qib: Remove useless qib_read_ureg() function
Jiapeng Chong
2021-04-13
1
-22
/
+0
|
*
|
|
RDMA/hns: Remove unnecessary flush operation for workqueue
Yixian Liu
2021-04-13
2
-3
/
+0
|
*
|
|
RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
2021-04-12
1
-2
/
+1
|
*
|
|
RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
Wang Wensheng
2021-04-12
1
-0
/
+1
|
*
|
|
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
2021-04-12
1
-0
/
+1
|
*
|
|
RDMA/qedr: Fix error return code in qedr_iw_connect()
Wang Wensheng
2021-04-12
1
-1
/
+3
|
*
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
2021-04-12
3
-6
/
+4
|
|
\
|
|
|
*
|
|
RDMA/hns: Prevent le32 from being implicitly converted to u32
Lang Cheng
2021-04-08
1
-8
/
+7
|
*
|
|
RDMA/hns: Simplify the function config_eqc()
Yixing Liu
2021-04-08
2
-185
/
+65
|
*
|
|
RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC
Wenpeng Liang
2021-04-08
2
-7
/
+11
|
*
|
|
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
2021-04-08
3
-5
/
+1
[next]