index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
2018-02-21
1
-0
/
+3
*
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
2018-02-20
2
-5
/
+4
*
RDMA/bnxt_re: Fix system crash during load/unload
Selvin Xavier
2018-02-20
1
-0
/
+5
*
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
2018-02-20
4
-19
/
+47
*
RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
Devesh Sharma
2018-02-20
1
-1
/
+8
*
RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
Devesh Sharma
2018-02-20
2
-17
/
+3
*
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
2018-02-16
4
-7
/
+22
*
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2018-02-16
2
-0
/
+24
*
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Adit Ranadive
2018-02-15
3
-3
/
+9
*
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
2018-02-15
1
-1
/
+8
*
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
2018-02-15
1
-1
/
+2
*
RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
Leon Romanovsky
2018-02-15
1
-3
/
+1
*
RDMA/restrack: Increment CQ restrack object before committing
Leon Romanovsky
2018-02-15
1
-3
/
+3
*
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
2018-02-15
1
-7
/
+20
*
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
2018-02-15
1
-2
/
+3
*
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
2018-02-15
1
-7
/
+7
*
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
2018-02-15
1
-1
/
+9
*
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
2018-02-15
1
-1
/
+10
*
IB/uverbs: Fix possible oops with duplicate ioctl attributes
Matan Barak
2018-02-15
1
-0
/
+3
*
IB/uverbs: Add ioctl support for 32bit processes
Matan Barak
2018-02-15
1
-0
/
+2
*
IB/uverbs: Fix method merging in uverbs_ioctl_merge
Matan Barak
2018-02-15
1
-9
/
+9
*
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2018-02-15
1
-2
/
+2
*
IB/uverbs: Use inline data transfer for UHW_IN
Jason Gunthorpe
2018-02-15
1
-1
/
+4
*
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2018-02-15
1
-2
/
+3
*
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2018-02-15
1
-5
/
+0
*
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
2018-02-15
1
-2
/
+0
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
7
-14
/
+14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-06
48
-620
/
+882
|
\
|
*
RDMA/hns: Fix the endian problem for hns
oulijun
2018-02-05
8
-320
/
+363
|
*
IB/uverbs: Use the standard kConfig format for experimental
Jason Gunthorpe
2018-02-04
1
-1
/
+1
|
*
IB: Update references to libibverbs
Jason Gunthorpe
2018-02-04
1
-2
/
+3
|
*
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2018-02-01
2
-4
/
+6
|
*
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
2018-02-01
3
-16
/
+19
|
*
IB/core: Avoid a potential OOPs for an unused optional parameter
Michael J. Ruhl
2018-02-01
1
-1
/
+1
|
*
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
2018-02-01
1
-0
/
+3
|
*
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
2018-02-01
1
-1
/
+8
|
*
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
2018-02-01
4
-14
/
+25
|
*
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
2018-02-01
6
-19
/
+239
|
*
IB/hfi1: Do not override given pcie_pset value
Bartlomiej Dudek
2018-02-01
1
-11
/
+12
|
*
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2018-02-01
2
-32
/
+17
|
*
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
2018-02-01
6
-30
/
+20
|
*
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
2018-02-01
3
-23
/
+30
|
*
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
2018-02-01
4
-13
/
+13
|
*
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
2018-02-01
6
-12
/
+6
|
*
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
2018-02-01
10
-59
/
+61
|
*
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
2018-02-01
1
-3
/
+1
|
*
IB/hfi1: Fix for early release of sdma context
Alex Estrin
2018-02-01
3
-6
/
+9
|
*
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
2018-02-01
3
-7
/
+16
|
*
RDMA/nldev: missing error code in nldev_res_get_doit()
Dan Carpenter
2018-02-01
1
-1
/
+3
|
*
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
oulijun
2018-02-01
1
-1
/
+0
[next]