index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2018-10-16
4
-31
/
+21
*
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
2018-10-16
1
-2
/
+2
*
IB/mlx5: Fix MR cache initialization
Artemy Kovalyov
2018-10-16
1
-1
/
+1
*
RDMA/cm: Respect returned status of cm_init_av_by_path
Leon Romanovsky
2018-10-16
1
-2
/
+5
*
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
2018-10-16
1
-2
/
+6
*
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
2018-10-16
1
-1
/
+3
*
RDMA/mlx5: Add support for flow tag to raw create flow
Mark Bloch
2018-10-16
2
-1
/
+15
*
RDMA/mlx5: Remove extraneous error check
Gal Pressman
2018-10-16
1
-2
/
+1
*
IB/mlx5: Verify DEVX object type
Yishai Hadas
2018-10-16
1
-54
/
+126
*
RDMA/hns: Add FRMR support for hip08
Yixian Liu
2018-10-16
5
-10
/
+218
*
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2018-10-16
2
-9
/
+24
*
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
2018-10-16
1
-1
/
+1
*
RDMA/bnxt_re: Limit max_pkey to 16 bit value
Devesh Sharma
2018-10-16
1
-1
/
+9
*
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
2018-10-16
1
-4
/
+9
*
RDMA/bnxt_re: Report out of sequence hw counters
Selvin Xavier
2018-10-16
6
-1
/
+34
*
RDMA/bnxt_re: Expose rx discards and drop counters
Selvin Xavier
2018-10-16
2
-0
/
+8
*
RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print
Somnath Kotur
2018-10-16
1
-4
/
+6
*
RDMA/bnxt_re: Drop L2 async events silently
Devesh Sharma
2018-10-16
1
-3
/
+4
*
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
2018-10-16
1
-1
/
+2
*
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
Selvin Xavier
2018-10-16
1
-7
/
+6
*
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2018-10-16
2
-2
/
+1
*
RDMA/bnxt_re: Fix recursive lock warning in debug kernel
Selvin Xavier
2018-10-16
1
-2
/
+11
*
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2018-10-16
2
-0
/
+2
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
17
-141
/
+203
|
\
|
*
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
2018-10-10
1
-4
/
+8
|
*
RDMA/core: Set right entry state before releasing reference
Parav Pandit
2018-09-25
1
-34
/
+34
|
*
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
2018-09-25
1
-1
/
+4
|
*
IB/uverbs: Free uapi on destroy
Mark Bloch
2018-09-25
1
-0
/
+1
|
*
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/uverbs: Fix validity check for modify QP
Majd Dibbiny
2018-09-21
1
-23
/
+45
|
*
IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
Bart Van Assche
2018-09-19
1
-3
/
+3
|
*
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
2018-09-13
1
-0
/
+2
|
*
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
2018-09-12
1
-0
/
+1
|
*
cxgb4: fix abort_req_rss6 struct
Steve Wise
2018-09-11
1
-1
/
+0
|
*
RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW
Leon Romanovsky
2018-09-06
1
-3
/
+5
|
*
RDMA/cma: Protect cma dev list with lock
Parav Pandit
2018-09-06
1
-5
/
+7
*
|
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2018-10-06
2
-6
/
+7
*
|
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-06
5
-17
/
+16
*
|
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
2018-10-06
2
-8
/
+12
*
|
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
2018-10-04
1
-1
/
+1
*
|
IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
Venkata Sandeep Dhanalakota
2018-10-04
4
-632
/
+335
*
|
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
2018-10-04
17
-114
/
+124
*
|
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
2018-10-04
19
-314
/
+344
*
|
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
2018-10-04
1
-1
/
+1
*
|
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
[next]