index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
RDMA/hns: Refactor hns_roce_v2_set_hem for hip08
Yangyang Li
2019-08-12
1
-33
/
+42
|
*
|
|
|
RDMA/hns: Remove unnecessary kzalloc
Lang Cheng
2019-08-12
1
-37
/
+27
|
*
|
|
|
RDMA/hns: Refactor irq request code
Lang Cheng
2019-08-12
1
-12
/
+13
|
*
|
|
|
RDMA/hns: Split bool statement and assign statement
Lang Cheng
2019-08-12
1
-6
/
+8
|
*
|
|
|
RDMA/hns: Handling the error return value of hem function
Lang Cheng
2019-08-12
1
-5
/
+10
|
*
|
|
|
RDMA/hns: Update some comments style
Lang Cheng
2019-08-12
4
-43
/
+38
|
*
|
|
|
RDMA/hns: Clean up unnecessary initial assignment
Lang Cheng
2019-08-12
1
-2
/
+2
|
*
|
|
|
RDMA/hns: Remove unnessary init for cmq reg
Yixian Liu
2019-08-12
2
-6
/
+2
|
*
|
|
|
RDMA/hns: Update the prompt message for creating and destroy qp
Yixian Liu
2019-08-12
2
-4
/
+5
|
*
|
|
|
RDMA/hns: Optimize hns_roce_modify_qp function
Lijun Ou
2019-08-12
1
-48
/
+69
|
*
|
|
|
RDMA/hns: Encapsulate some lines for setting sq size in user mode
Lijun Ou
2019-08-12
1
-7
/
+22
|
*
|
|
|
RDMA/hns: remove obsolete Kconfig comment
YueHaibing
2019-08-12
1
-8
/
+0
|
*
|
|
|
RDMA/{cxgb3, cxgb4, i40iw}: Remove common code
Kamal Heib
2019-08-12
3
-60
/
+0
|
*
|
|
|
RDMA/core: Add common iWARP query port
Kamal Heib
2019-08-12
1
-16
/
+71
|
*
|
|
|
RDMA/cxgb3: Use ib_device_set_netdev()
Kamal Heib
2019-08-12
1
-0
/
+20
|
*
|
|
|
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
14
-43
/
+43
|
*
|
|
|
RDMA/efa: Rate limit admin queue error prints
Gal Pressman
2019-08-05
2
-86
/
+120
|
*
|
|
|
RDMA/hns: Remove not used UAR assignment
Leon Romanovsky
2019-08-05
1
-13
/
+5
|
*
|
|
|
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-08-05
2
-2
/
+30
|
*
|
|
|
RDMA/hns: remove set but not used variable 'irq_num'
YueHaibing
2019-08-01
1
-2
/
+0
|
*
|
|
|
RDMA/mlx5: Remove DEBUG ODP code
Leon Romanovsky
2019-07-31
1
-24
/
+0
|
*
|
|
|
RDMA/core: fix spelling mistake "Nelink" -> "Netlink"
Colin Ian King
2019-07-31
1
-1
/
+1
|
*
|
|
|
infiniband: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
1
-3
/
+1
|
*
|
|
|
RDMA/efa: Expose device statistics
Gal Pressman
2019-07-29
5
-0
/
+138
|
*
|
|
|
IB/bnxt_re: Do not notifify GID change event
Parav Pandit
2019-07-29
1
-1
/
+0
|
*
|
|
|
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
2019-07-29
20
-101
/
+102
|
|
\
\
\
\
|
*
|
|
|
|
IB/mlx5: Support per device q counters in switchdev mode
Parav Pandit
2019-07-29
3
-21
/
+60
|
*
|
|
|
|
IB/mlx5: Refactor code for counters allocation
Parav Pandit
2019-07-29
1
-31
/
+29
|
*
|
|
|
|
qed*: Change dpi_addr to be denoted with __iomem
Michal Kalderon
2019-07-25
2
-2
/
+2
|
*
|
|
|
|
IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
Max Gurtovoy
2019-07-25
1
-0
/
+14
|
*
|
|
|
|
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
2019-07-25
8
-65
/
+98
|
*
|
|
|
|
RDMA/mlx4: Annotate boolean arguments as bool and not int
Leon Romanovsky
2019-07-25
1
-4
/
+4
|
*
|
|
|
|
RDMA/mlx4: Separate creation of RWQ and QP
Leon Romanovsky
2019-07-25
1
-82
/
+154
|
*
|
|
|
|
IB/usnic: Use dev_get_drvdata
Chuhong Yuan
2019-07-25
1
-1
/
+1
|
*
|
|
|
|
RDMA/qedr: Remove Unneeded variable rc
Hariprasad Kelam
2019-07-25
1
-2
/
+1
|
*
|
|
|
|
RDMA/qib: Unneeded variable ret
Hariprasad Kelam
2019-07-25
1
-2
/
+1
|
*
|
|
|
|
RDMA/hns: Refactor eq table init for hip08
Yixian Liu
2019-07-25
1
-69
/
+107
|
*
|
|
|
|
RDMA/hns: Refactor hem table mhop check and calculation
Lijun Ou
2019-07-25
1
-110
/
+70
|
*
|
|
|
|
RDMA/hns: Package for hns_roce_rereg_user_mr function
Lijun Ou
2019-07-25
1
-64
/
+89
|
*
|
|
|
|
RDMA/hns: Optimize hns_roce_mhop_alloc function.
chenglang
2019-07-25
1
-115
/
+160
|
*
|
|
|
|
RDMA/hns: optimize the duplicated code for qpc setting flow
Xi Wang
2019-07-25
1
-58
/
+38
|
*
|
|
|
|
RDMA/hns: Use a separated function for setting extend sge paramters
Lijun Ou
2019-07-25
2
-25
/
+38
|
*
|
|
|
|
RDMA/hns: Refactor for hns_roce_v2_modify_qp function
Lijun Ou
2019-07-25
1
-150
/
+206
|
*
|
|
|
|
RDMA/hns: Refactor the code of creating srq
Lijun Ou
2019-07-25
1
-127
/
+183
|
*
|
|
|
|
RDMA/hns: Package the flow of creating cq
Lijun Ou
2019-07-25
1
-62
/
+124
|
*
|
|
|
|
IB/mlx5: Avoid unnecessary typecast
Parav Pandit
2019-07-25
1
-1
/
+1
|
*
|
|
|
|
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2019-07-25
7
-6
/
+21
|
*
|
|
|
|
RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zero
Colin Ian King
2019-07-24
2
-8
/
+8
|
*
|
|
|
|
RDMA/mlx4: Untag user pointers in mlx4_get_umem_mr
Andrey Konovalov
2019-07-24
1
-3
/
+4
|
*
|
|
|
|
IB/hfi1: Remove unused define
Mike Marciniszyn
2019-07-22
1
-6
/
+0
[prev]
[next]