index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2
-23
/
+16
2018-10-16
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
1
-2
/
+2
2018-10-16
IB/mlx5: Fix MR cache initialization
Artemy Kovalyov
1
-1
/
+1
2018-10-16
RDMA/cm: Respect returned status of cm_init_av_by_path
Leon Romanovsky
1
-2
/
+5
2018-10-16
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
1
-2
/
+6
2018-10-16
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
1
-1
/
+3
2018-10-16
RDMA/mlx5: Add support for flow tag to raw create flow
Mark Bloch
2
-1
/
+15
2018-10-16
RDMA/mlx5: Remove extraneous error check
Gal Pressman
1
-2
/
+1
2018-10-16
IB/mlx5: Verify DEVX object type
Yishai Hadas
1
-54
/
+126
2018-10-16
RDMA/hns: Add FRMR support for hip08
Yixian Liu
5
-10
/
+218
2018-10-16
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2
-9
/
+24
2018-10-16
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
1
-1
/
+1
2018-10-16
RDMA/bnxt_re: Limit max_pkey to 16 bit value
Devesh Sharma
1
-1
/
+9
2018-10-16
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
1
-4
/
+9
2018-10-16
RDMA/bnxt_re: Report out of sequence hw counters
Selvin Xavier
6
-1
/
+34
2018-10-16
RDMA/bnxt_re: Expose rx discards and drop counters
Selvin Xavier
2
-0
/
+8
2018-10-16
RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print
Somnath Kotur
1
-4
/
+6
2018-10-16
RDMA/bnxt_re: Drop L2 async events silently
Devesh Sharma
1
-3
/
+4
2018-10-16
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
1
-1
/
+2
2018-10-16
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
Selvin Xavier
1
-7
/
+6
2018-10-16
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2
-2
/
+1
2018-10-16
RDMA/bnxt_re: Fix recursive lock warning in debug kernel
Selvin Xavier
1
-2
/
+11
2018-10-16
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2
-0
/
+2
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-10-06
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2
-6
/
+7
2018-10-06
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
5
-17
/
+16
2018-10-06
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
2
-8
/
+12
2018-10-04
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
1
-1
/
+1
2018-10-04
IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
Venkata Sandeep Dhanalakota
4
-632
/
+335
2018-10-04
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
17
-114
/
+124
2018-10-04
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
19
-314
/
+344
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
[next]