index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
1
-1
/
+1
2018-10-04
RDMA/hns: Bugfix for atomic operation
Lijun Ou
1
-10
/
+21
2018-10-04
RDMA/hns: Add vlan enable bit for hip08
Lijun Ou
2
-0
/
+13
2018-10-04
RDMA/hns: Support local invalidate for hip08 in kernel space
Lijun Ou
1
-1
/
+5
2018-10-04
RDMA/hns: Update some fields of qp context
Lijun Ou
2
-66
/
+45
2018-10-04
RDMA/hns: Limit extend sq sge num
Lijun Ou
1
-1
/
+7
2018-10-04
RDMA/hns: Update some attributes of the RoCE device
Lijun Ou
4
-3
/
+36
2018-10-04
RDMA/hns: Configure ecn field of ip header
Lijun Ou
1
-2
/
+9
2018-10-04
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou
4
-0
/
+22
2018-10-04
RDMA/hns: Bugfix for CM test
Lijun Ou
1
-0
/
+1
2018-10-04
RDMA/hns: Submit bad wr when post send wr exception
Lijun Ou
1
-0
/
+1
2018-10-04
RDMA/hns: Bugfix for reserved qp number
Lijun Ou
4
-2
/
+11
2018-10-04
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
4
-6
/
+6
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
12
-32
/
+15
2018-10-04
RDMA/rxe: Remove unused addr_same()
Kamal Heib
1
-5
/
+0
2018-10-04
IB/rxe: avoid srq memory leak
Zhu Yanjun
1
-2
/
+8
2018-10-04
IB/mthca: Fix error return code in __mthca_init_one()
Wei Yongjun
1
-1
/
+2
2018-10-04
RDMA/uverbs: Fix RCU annotation for radix slot deference
Jason Gunthorpe
1
-6
/
+3
2018-10-04
RDMA: Fix building with CONFIG_MMU=n
Jason Gunthorpe
1
-0
/
+1
2018-10-01
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
1
-24
/
+69
2018-10-01
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
1
-18
/
+66
2018-10-01
RDMA/cma: Allow accepting requests for multi port rdma device
Parav Pandit
1
-4
/
+22
2018-10-01
IB/hfi1: Use VL15 for SM packets
Kaike Wan
1
-2
/
+12
2018-10-01
IB/hfi1: Add mtu check for operational data VLs
Alex Estrin
1
-4
/
+22
2018-10-01
IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
Dennis Dalessandro
1
-1
/
+2
2018-10-01
IB/hfi1: Add static trace for iowait
Kaike Wan
3
-1
/
+59
2018-10-01
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
16
-166
/
+366
2018-10-01
IB/rdmavt: Rename check_send_wqe as setup_wqe
Kaike Wan
6
-21
/
+39
2018-10-01
RDMA/hns: remove set but not used variable 'dseg'
YueHaibing
1
-7
/
+0
2018-10-01
RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest
Nathan Chancellor
2
-12
/
+3
2018-10-01
IB/hfi1: Error path MAD response size is incorrect
Michael J. Ruhl
1
-2
/
+2
2018-10-01
IB/rxe: replace kvfree with vfree
Zhu Yanjun
2
-4
/
+5
2018-09-28
IB/iser: Fix possible NULL deref at iser_inv_desc()
Israel Rukshin
1
-5
/
+13
2018-09-27
IB/mlx5: Enable DEVX on IB
Yishai Hadas
1
-6
/
+0
2018-09-27
IB/mlx5: Enable DEVX white list commands
Yishai Hadas
1
-15
/
+60
2018-09-27
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
3
-18
/
+23
2018-09-27
IB/mlx5: Expose RAW QP device handles to user space
Yishai Hadas
2
-2
/
+49
2018-09-27
RDMA/core: Acquire and release mmap_sem on page range
Parav Pandit
1
-2
/
+5
2018-09-27
RDMA/hns: fix spelling mistake "reseved" -> "reserved"
Colin Ian King
1
-2
/
+2
2018-09-27
IB/sa: simplify return code logic for ib_nl_send_msg()
Alex Estrin
1
-11
/
+2
2018-09-27
IB/hfi1: Move UnsupportedVL bits definitions to the correct header
Michael J. Ruhl
2
-8
/
+4
2018-09-27
IB/mthca: remove redundant inner check of mdev->mthca_flags
Colin Ian King
1
-2
/
+1
2018-09-27
RDMA/hns: Add MW support for hip08
Yixian Liu
5
-0
/
+205
2018-09-26
RDMA/hns: Add enable judgement for UD vlan
Lijun Ou
4
-1
/
+11
2018-09-26
RDMA/hns: Add CM of vlan device support
Lijun Ou
2
-1
/
+13
2018-09-26
RDMA/hns: Add atomic support
Lijun Ou
4
-3
/
+45
2018-09-26
RDMA/hns: Refactor the codes for setting transport opode
Lijun Ou
1
-48
/
+18
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
7
-24
/
+30
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
8
-31
/
+36
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
10
-17
/
+16
[next]