index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
9
-76
/
+111
|
\
|
*
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
2018-10-10
1
-4
/
+8
|
*
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
2018-09-25
1
-1
/
+4
|
*
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
2018-09-24
1
-55
/
+38
|
*
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
2018-09-21
3
-9
/
+41
|
*
IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
Michael J. Ruhl
2018-09-21
1
-2
/
+7
|
*
IB/hfi1: Invalid user input can result in crash
Michael J. Ruhl
2018-09-21
1
-1
/
+1
|
*
IB/hfi1: Fix SL array bounds check
Ira Weiny
2018-09-21
1
-1
/
+7
|
*
RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW
Leon Romanovsky
2018-09-06
1
-3
/
+5
*
|
IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
Venkata Sandeep Dhanalakota
2018-10-04
2
-632
/
+3
*
|
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
2018-10-04
13
-114
/
+34
*
|
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
2018-10-04
13
-312
/
+46
*
|
RDMA/hns: Bugfix for atomic operation
Lijun Ou
2018-10-04
1
-10
/
+21
*
|
RDMA/hns: Add vlan enable bit for hip08
Lijun Ou
2018-10-04
2
-0
/
+13
*
|
RDMA/hns: Support local invalidate for hip08 in kernel space
Lijun Ou
2018-10-04
1
-1
/
+5
*
|
RDMA/hns: Update some fields of qp context
Lijun Ou
2018-10-04
2
-66
/
+45
*
|
RDMA/hns: Limit extend sq sge num
Lijun Ou
2018-10-04
1
-1
/
+7
*
|
RDMA/hns: Update some attributes of the RoCE device
Lijun Ou
2018-10-04
4
-3
/
+36
*
|
RDMA/hns: Configure ecn field of ip header
Lijun Ou
2018-10-04
1
-2
/
+9
*
|
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou
2018-10-04
4
-0
/
+22
*
|
RDMA/hns: Bugfix for CM test
Lijun Ou
2018-10-04
1
-0
/
+1
*
|
RDMA/hns: Submit bad wr when post send wr exception
Lijun Ou
2018-10-04
1
-0
/
+1
*
|
RDMA/hns: Bugfix for reserved qp number
Lijun Ou
2018-10-04
4
-2
/
+11
*
|
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-04
8
-21
/
+11
*
|
IB/mthca: Fix error return code in __mthca_init_one()
Wei Yongjun
2018-10-04
1
-1
/
+2
*
|
IB/hfi1: Use VL15 for SM packets
Kaike Wan
2018-10-01
1
-2
/
+12
*
|
IB/hfi1: Add mtu check for operational data VLs
Alex Estrin
2018-10-01
1
-4
/
+22
*
|
IB/hfi1: Add static trace for iowait
Kaike Wan
2018-10-01
3
-1
/
+59
*
|
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-10-01
15
-164
/
+364
*
|
IB/rdmavt: Rename check_send_wqe as setup_wqe
Kaike Wan
2018-10-01
4
-7
/
+12
*
|
RDMA/hns: remove set but not used variable 'dseg'
YueHaibing
2018-10-01
1
-7
/
+0
*
|
RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest
Nathan Chancellor
2018-10-01
1
-2
/
+2
*
|
IB/hfi1: Error path MAD response size is incorrect
Michael J. Ruhl
2018-10-01
1
-2
/
+2
*
|
IB/mlx5: Enable DEVX on IB
Yishai Hadas
2018-09-27
1
-6
/
+0
*
|
IB/mlx5: Enable DEVX white list commands
Yishai Hadas
2018-09-27
1
-15
/
+60
*
|
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
2018-09-27
3
-18
/
+23
*
|
IB/mlx5: Expose RAW QP device handles to user space
Yishai Hadas
2018-09-27
1
-2
/
+36
*
|
RDMA/hns: fix spelling mistake "reseved" -> "reserved"
Colin Ian King
2018-09-27
1
-2
/
+2
*
|
IB/hfi1: Move UnsupportedVL bits definitions to the correct header
Michael J. Ruhl
2018-09-27
2
-8
/
+4
*
|
IB/mthca: remove redundant inner check of mdev->mthca_flags
Colin Ian King
2018-09-27
1
-2
/
+1
*
|
RDMA/hns: Add MW support for hip08
Yixian Liu
2018-09-27
5
-0
/
+205
*
|
RDMA/hns: Add enable judgement for UD vlan
Lijun Ou
2018-09-26
4
-1
/
+11
*
|
RDMA/hns: Add CM of vlan device support
Lijun Ou
2018-09-26
2
-1
/
+13
*
|
RDMA/hns: Add atomic support
Lijun Ou
2018-09-26
4
-3
/
+45
*
|
RDMA/hns: Refactor the codes for setting transport opode
Lijun Ou
2018-09-26
1
-48
/
+18
*
|
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
7
-30
/
+35
*
|
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
4
-16
/
+19
*
|
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
13
-33
/
+19
*
|
RDMA: Fix dependencies for rdma_user_mmap_io
Arnd Bergmann
2018-09-26
2
-0
/
+2
*
|
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-25
2
-4
/
+5
[next]