index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
21
-106
/
+106
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
2019-07-25
IB/mlx5: Avoid unnecessary typecast
Parav Pandit
1
-1
/
+1
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
7
-6
/
+21
2019-07-25
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
1
-1
/
+0
2019-07-25
IB/counters: Always initialize the port counter object
Parav Pandit
1
-4
/
+4
2019-07-25
IB/core: Fix querying total rdma stats
Parav Pandit
1
-0
/
+3
2019-07-25
IB/mlx5: Prevent concurrent MR updates during invalidation
Moni Shoua
1
-1
/
+2
2019-07-24
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas
1
-3
/
+3
2019-07-24
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas
1
-1
/
+3
2019-07-24
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas
1
-5
/
+8
2019-07-24
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
3
-6
/
+11
2019-07-24
RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zero
Colin Ian King
2
-8
/
+8
2019-07-24
RDMA/mlx4: Untag user pointers in mlx4_get_umem_mr
Andrey Konovalov
1
-3
/
+4
2019-07-22
IB/hfi1: Remove unused define
Mike Marciniszyn
1
-6
/
+0
2019-07-22
IB/hfi1: Do not update hcrc for a KDETH packet during fault injection
Kaike Wan
1
-8
/
+9
[next]