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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
RDMA/hns: Refactor hns_roce_v2_set_hem for hip08
Yangyang Li
1
-33
/
+42
2019-08-12
RDMA/hns: Remove unnecessary kzalloc
Lang Cheng
1
-37
/
+27
2019-08-12
RDMA/hns: Refactor irq request code
Lang Cheng
1
-12
/
+13
2019-08-12
RDMA/hns: Split bool statement and assign statement
Lang Cheng
1
-6
/
+8
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/core: Add common iWARP query port
Kamal Heib
1
-16
/
+71
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
15
-43
/
+53
2019-08-05
RDMA/efa: Rate limit admin queue error prints
Gal Pressman
2
-86
/
+120
2019-08-05
RDMA/core: Introduce ratelimited ibdev printk functions
Gal Pressman
1
-0
/
+42
2019-08-05
RDMA/hns: Remove not used UAR assignment
Leon Romanovsky
1
-13
/
+5
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
7
-20
/
+68
2019-08-02
mlx5: Fix formats with line continuation whitespace
Joe Perches
1
-4
/
+2
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
RDMA/core: fix spelling mistake "Nelink" -> "Netlink"
Colin Ian King
1
-1
/
+1
2019-07-31
infiniband: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+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
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
1
-2
/
+4
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
4
-6
/
+5
2019-07-25
IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
Max Gurtovoy
1
-0
/
+14
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
9
-68
/
+105
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: Make most headers compile stand alone
Jason Gunthorpe
6
-6
/
+10
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
-110
/
+70
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
-115
/
+160
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
[next]