index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
13
-36
/
+88
|
\
\
|
|
/
|
*
-
.
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
|
|
|
/
|
*
|
IB/rxe: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-1
/
+0
|
|
/
*
|
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/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
1
-0
/
+17
*
IB/rxe: Fix sending out loopback packet on netdev interface.
Parav Pandit
2016-10-06
1
-6
/
+6
*
IB/rxe: Avoid scheduling tasklet for userspace QP
Parav Pandit
2016-10-06
1
-13
/
+25
*
IB/rxe: Fix kmem_cache leak
Yonatan Cohen
2016-09-16
1
-0
/
+13
*
IB/rxe: Fix race condition between requester and completer
Yonatan Cohen
2016-09-16
1
-13
/
+44
*
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
2016-09-16
1
-5
/
+6
*
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
2016-09-16
3
-34
/
+51
*
IB/rxe: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
2016-09-16
1
-1
/
+1
*
Soft RoCE driver
Moni Shoua
2016-08-04
33
-0
/
+12883