index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
RDMA/hns: Handling the error return value of hem function
Lang Cheng
1
-5
/
+10
2019-08-12
RDMA/hns: Update some comments style
Lang Cheng
4
-43
/
+38
2019-08-12
RDMA/hns: Clean up unnecessary initial assignment
Lang Cheng
1
-2
/
+2
2019-08-12
RDMA/hns: Remove unnessary init for cmq reg
Yixian Liu
2
-6
/
+2
2019-08-12
RDMA/hns: Update the prompt message for creating and destroy qp
Yixian Liu
2
-4
/
+5
2019-08-12
RDMA/hns: Optimize hns_roce_modify_qp function
Lijun Ou
1
-48
/
+69
2019-08-12
RDMA/hns: Encapsulate some lines for setting sq size in user mode
Lijun Ou
1
-7
/
+22
2019-08-12
RDMA/hns: remove obsolete Kconfig comment
YueHaibing
1
-8
/
+0
2019-08-12
RDMA/{cxgb3, cxgb4, i40iw}: Remove common code
Kamal Heib
3
-60
/
+0
2019-08-12
RDMA/cxgb3: Use ib_device_set_netdev()
Kamal Heib
1
-0
/
+20
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
9
-24
/
+17
2019-08-07
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
1
-1
/
+1
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
1
-14
/
+8
2019-08-07
mlx5: Use refcount_t for refcount
Chuhong Yuan
1
-3
/
+3
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
19
-116
/
+106
2019-08-05
RDMA/efa: Rate limit admin queue error prints
Gal Pressman
2
-86
/
+120
2019-08-05
RDMA/hns: Remove not used UAR assignment
Leon Romanovsky
1
-13
/
+5
2019-08-04
IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command
Mark Zhang
1
-0
/
+1
2019-08-01
RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
Wei Yongjun
1
-1
/
+3
2019-08-01
RDMA/mlx5: Release locks during notifier unregister
Leon Romanovsky
1
-4
/
+3
2019-08-01
IB/hfi1: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-08-01
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
1
-18
/
+9
2019-08-01
RDMA/hns: remove set but not used variable 'irq_num'
YueHaibing
1
-2
/
+0
2019-07-31
RDMA/mlx5: Remove DEBUG ODP code
Leon Romanovsky
1
-24
/
+0
2019-07-31
infiniband: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-7
/
+1
2019-07-29
RDMA/efa: Expose device statistics
Gal Pressman
5
-0
/
+138
2019-07-29
IB/bnxt_re: Do not notifify GID change event
Parav Pandit
1
-1
/
+0
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
16
-93
/
+89
2019-07-29
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
1
-2
/
+8
2019-07-29
RDMA/hns: Fix build error
YueHaibing
2
-9
/
+5
2019-07-29
IB/mlx5: Support per device q counters in switchdev mode
Parav Pandit
3
-21
/
+60
2019-07-29
IB/mlx5: Refactor code for counters allocation
Parav Pandit
1
-31
/
+29
2019-07-25
qed*: Change dpi_addr to be denoted with __iomem
Michal Kalderon
2
-2
/
+2
2019-07-25
IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
Max Gurtovoy
1
-0
/
+14
2019-07-25
RDMA/mlx4: Annotate boolean arguments as bool and not int
Leon Romanovsky
1
-4
/
+4
2019-07-25
RDMA/mlx4: Separate creation of RWQ and QP
Leon Romanovsky
1
-82
/
+154
2019-07-25
IB/usnic: Use dev_get_drvdata
Chuhong Yuan
1
-1
/
+1
2019-07-25
RDMA/qedr: Remove Unneeded variable rc
Hariprasad Kelam
1
-2
/
+1
2019-07-25
RDMA/qib: Unneeded variable ret
Hariprasad Kelam
1
-2
/
+1
2019-07-25
RDMA/hns: Refactor eq table init for hip08
Yixian Liu
1
-69
/
+107
2019-07-25
RDMA/hns: Refactor hem table mhop check and calculation
Lijun Ou
1
-109
/
+69
2019-07-25
RDMA/hns: Package for hns_roce_rereg_user_mr function
Lijun Ou
1
-64
/
+89
2019-07-25
RDMA/hns: Optimize hns_roce_mhop_alloc function.
chenglang
1
-114
/
+159
2019-07-25
RDMA/hns: optimize the duplicated code for qpc setting flow
Xi Wang
1
-58
/
+38
2019-07-25
RDMA/hns: Use a separated function for setting extend sge paramters
Lijun Ou
2
-25
/
+38
2019-07-25
RDMA/hns: Refactor for hns_roce_v2_modify_qp function
Lijun Ou
1
-150
/
+206
2019-07-25
RDMA/hns: Refactor the code of creating srq
Lijun Ou
1
-127
/
+183
2019-07-25
RDMA/hns: Package the flow of creating cq
Lijun Ou
1
-62
/
+124
[prev]
[next]