index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
13
-19
/
+19
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
3
-7
/
+7
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
104
-7750
/
+8458
|
\
|
*
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
2020-06-03
1
-14
/
+31
|
*
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Leon Romanovsky
2020-06-03
1
-2
/
+4
|
*
RDMA/mlx5: Return an error if copy_to_user fails
Leon Romanovsky
2020-06-03
1
-6
/
+2
|
*
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
2020-06-03
1
-4
/
+1
|
*
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
2020-06-03
1
-1
/
+1
|
*
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
2020-06-03
1
-2
/
+9
|
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-03
8
-17
/
+0
|
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-03
6
-6
/
+0
|
*
RDMA/mthca: Remove FMR support for memory registration
Max Gurtovoy
2020-06-03
4
-380
/
+1
|
*
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-06-03
3
-120
/
+0
|
*
RDMA/i40iw: Remove FMR leftovers
Jason Gunthorpe
2020-06-03
2
-10
/
+0
|
*
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
2020-06-03
4
-14
/
+0
|
*
RDMA/mlx5: Remove FMR leftovers
Gal Pressman
2020-06-03
1
-8
/
+0
|
*
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
2020-05-29
1
-1
/
+1
|
*
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
2020-05-29
1
-1
/
+1
|
*
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
2020-05-29
3
-2
/
+10
|
*
RDMA/mlx5: Return ECE data after modify QP
Leon Romanovsky
2020-05-27
2
-4
/
+46
|
*
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
2020-05-27
4
-14
/
+23
|
*
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
Leon Romanovsky
2020-05-27
1
-106
/
+97
|
*
RDMA/mlx5: Remove manually crafted QP context the query call
Leon Romanovsky
2020-05-27
1
-73
/
+56
|
*
RDMA/mlx5: Use direct modify QP implementation
Leon Romanovsky
2020-05-27
1
-6
/
+11
|
*
RDMA/mlx5: Set ECE options during QP create
Leon Romanovsky
2020-05-27
1
-9
/
+66
|
*
RDMA/mlx5: Get ECE options from FW during create QP
Leon Romanovsky
2020-05-27
3
-11
/
+17
|
*
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
2020-05-27
1
-1
/
+4
|
|
\
|
*
|
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
Mark Zhang
2020-05-27
1
-0
/
+4
|
*
|
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
2020-05-25
1
-0
/
+1
|
*
|
RDMA/hns: Make the end of sge process more clear
Yixian Liu
2020-05-25
1
-2
/
+2
|
*
|
RDMA/hns: Simplify process related to poll cq
Lang Cheng
2020-05-25
1
-8
/
+3
|
*
|
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2020-05-25
2
-7
/
+6
|
*
|
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
2020-05-25
3
-137
/
+73
|
*
|
RDMA/hns: Optimize the usage of MTR
Xi Wang
2020-05-25
2
-27
/
+30
|
*
|
RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...
Xi Wang
2020-05-25
1
-115
/
+149
|
*
|
RDMA/hns: Change variables representing quantity to unsigned
Weihang Li
2020-05-25
2
-10
/
+11
|
*
|
RDMA/hns: Change all page_shift to unsigned
Weihang Li
2020-05-25
5
-24
/
+27
|
*
|
RDMA/hns: Rename QP buffer related function
Xi Wang
2020-05-25
1
-4
/
+4
|
*
|
RDMA/hns: Remove unused code about assert
Yangyang Li
2020-05-25
2
-5
/
+0
|
*
|
RDMA/hns: Optimize post and poll process
Lang Cheng
2020-05-25
1
-13
/
+14
|
*
|
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
2020-05-25
3
-11
/
+11
|
*
|
RDMA/hns: Let software PI/CI grow naturally
Lang Cheng
2020-05-25
1
-5
/
+4
|
*
|
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-22
3
-32
/
+15
|
*
|
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
8
-23
/
+21
|
|
\
\
|
*
|
|
IB/hfi1: Enable the transmit side of the datagram ipoib netdev
Piotr Stankiewicz
2020-05-21
2
-0
/
+3
|
*
|
|
IB/hfi1: Add packet histogram trace event
Grzegorz Andrejczuk
2020-05-21
3
-1
/
+43
|
*
|
|
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
11
-342
/
+178
[next]