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
/
sw
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
2017-02-08
1
-3
/
+5
*
IB/rxe: Fix resid update
Eyal Itkin
2017-02-08
1
-1
/
+1
*
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
2017-01-24
1
-2
/
+1
*
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
2017-01-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-23
4
-4
/
+5
|
\
|
*
IB/rxe: Don't check for null ptr in send()
Andrew Boyer
2016-12-22
1
-2
/
+1
|
*
IB/rxe: Drop future atomic/read packets rather than retrying
Andrew Boyer
2016-12-22
1
-1
/
+1
|
*
IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
Andrew Boyer
2016-12-22
1
-1
/
+2
|
*
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
2016-12-18
1
-0
/
+1
*
|
rdma: fix buggy code that the compiler warns about
Linus Torvalds
2016-12-15
1
-1
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
22
-223
/
+574
|
\
\
|
|
/
|
*
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
11
-32
/
+84
|
|
\
\
|
|
|
*
IB/rxe: Hold refs when running tasklets
Andrew Boyer
2016-12-12
3
-1
/
+11
|
|
|
*
IB/rxe: Wait for tasklets to finish before tearing down QP
Andrew Boyer
2016-12-12
2
-0
/
+20
|
|
|
*
IB/rxe: Fix ref leak in duplicate_request()
Andrew Boyer
2016-12-12
1
-0
/
+1
|
|
|
*
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
2016-12-12
1
-3
/
+4
|
|
|
*
IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
Andrew Boyer
2016-12-12
1
-1
/
+9
|
|
|
*
IB/rxe: Add support for zero-byte operations
Andrew Boyer
2016-12-12
2
-3
/
+18
|
|
|
*
IB/rxe: Unblock loopback by moving skb_out increment
Andrew Boyer
2016-12-12
2
-2
/
+2
|
|
|
*
IB/rxe: Don't update the response PSN unless it's going forwards
Andrew Boyer
2016-12-12
1
-1
/
+2
|
|
|
*
IB/rxe: Advance the consumer pointer before posting the CQE
Andrew Boyer
2016-12-12
1
-2
/
+3
|
|
|
*
IB/rxe: Remove buffer used for printing IP address
Andrew Boyer
2016-12-12
1
-6
/
+5
|
|
|
*
IB/rxe: Remove unneeded cast in rxe_srq_from_attr()
Dan Carpenter
2016-12-12
1
-1
/
+1
|
|
|
*
IB/rxe: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2016-12-12
1
-5
/
+1
|
|
|
*
IB/rxe: avoid putting a large struct rxe_qp on stack
Arnd Bergmann
2016-12-12
1
-7
/
+7
|
|
|
/
|
*
|
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
2
-2
/
+4
|
|
\
\
|
|
*
|
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
1
-1
/
+3
|
|
*
|
IB/rxe: Increase max number of completions to 32k
Yonatan Cohen
2016-12-13
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'hfi1' into merge-test
Doug Ledford
2016-12-14
9
-187
/
+486
|
|
\
\
|
|
*
|
IB/rdmavt: Only put mmap_info ref if it exists
Jim Foraker
2016-12-14
1
-1
/
+2
|
|
*
|
IB/rdmavt: Handle the kthread worker using the new API
Petr Mladek
2016-12-14
1
-23
/
+11
|
|
*
|
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
2016-12-14
1
-14
/
+16
|
|
*
|
IB/rdmavt: Add a send completion helper
Mike Marciniszyn
2016-12-11
1
-0
/
+17
|
|
*
|
IB/hfi1: Use reference count wrapper for MRs
Sebastian Sanchez
2016-12-11
1
-4
/
+4
|
|
*
|
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
Sebastian Sanchez
2016-12-11
1
-3
/
+2
|
|
*
|
IB/rdmavt: Add trace of MR segs
Mike Marciniszyn
2016-12-11
3
-0
/
+117
|
|
*
|
IB/rdmavt: Fix trace hierarchy
Dennis Dalessandro
2016-12-11
4
-137
/
+312
|
|
*
|
IB/hfi1: Optimize lkey validation structures
Mike Marciniszyn
2016-11-15
1
-5
/
+5
|
|
|
/
|
*
|
IB/rxe: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-1
/
+0
|
|
/
*
|
Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc
Doug Ledford
2016-11-16
5
-14
/
+28
|
\
\
|
*
|
IB/rxe: Update qp state for user query
Yonatan Cohen
2016-11-16
1
-0
/
+1
|
*
|
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
2016-11-16
3
-0
/
+12
|
*
|
IB/rxe: Fix handling of erroneous WR
Yonatan Cohen
2016-11-16
1
-8
/
+13
|
*
|
IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
Yonatan Cohen
2016-11-16
1
-6
/
+2
|
|
/
*
|
IB/rdmavt: rdmavt can handle non aligned page maps
Dennis Dalessandro
2016-11-15
1
-3
/
+0
|
/
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-5
/
+5
*
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-10-06
14
-88
/
+109
*
rdma_rxe: Ensure rdma_rxe init occurs at correct time
Stephen Bates
2016-10-06
1
-1
/
+1
*
IB/rxe: Properly honor max IRD value for rd/atomic.
Parav Pandit
2016-10-06
3
-13
/
+15
*
IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR
Parav Pandit
2016-10-06
2
-0
/
+34
[next]