index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mlx5: Fix formats with line continuation whitespace
Joe Perches
2019-08-02
1
-4
/
+2
*
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
|
\
|
*
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
2019-07-29
1
-2
/
+4
|
*
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
2019-07-29
1
-2
/
+8
|
*
RDMA/hns: Fix build error
YueHaibing
2019-07-29
2
-9
/
+5
|
*
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
2019-07-25
1
-1
/
+0
|
*
IB/counters: Always initialize the port counter object
Parav Pandit
2019-07-25
1
-4
/
+4
|
*
IB/core: Fix querying total rdma stats
Parav Pandit
2019-07-25
1
-0
/
+3
|
*
IB/mlx5: Prevent concurrent MR updates during invalidation
Moni Shoua
2019-07-25
1
-1
/
+2
|
*
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas
2019-07-24
1
-3
/
+3
|
*
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas
2019-07-24
1
-1
/
+3
|
*
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas
2019-07-24
1
-5
/
+8
|
*
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
2019-07-24
3
-6
/
+11
|
*
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
2019-07-22
1
-2
/
+1
|
*
IB/mlx5: Replace kfree with kvfree
Chuhong Yuan
2019-07-22
1
-2
/
+2
|
*
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
2019-07-22
5
-13
/
+30
|
*
IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
Kaike Wan
2019-07-22
1
-41
/
+1
|
*
IB/hfi1: Field not zero-ed when allocating TID flow memory
Kaike Wan
2019-07-22
1
-0
/
+1
|
*
IB/hfi1: Unreserve a flushed OPFN request
Kaike Wan
2019-07-22
1
-2
/
+0
|
*
IB/hfi1: Check for error on call to alloc_rsm_map_table
John Fleck
2019-07-22
1
-2
/
+9
|
*
RDMA/hns: Fix sg offset non-zero issue
Xi Wang
2019-07-22
1
-7
/
+8
|
*
RDMA/siw: Fix error return code in siw_init_module()
Wei Yongjun
2019-07-22
1
-0
/
+1
*
|
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
3
-5
/
+4
*
|
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
[next]