index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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/rdmavt: Trivial function comment corrected.
Parav Pandit
2016-10-03
1
-1
/
+1
*
IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug
Mike Marciniszyn
2016-10-02
1
-0
/
+8
*
IB/rdmavt: Add qp init function
Mike Marciniszyn
2016-10-02
1
-42
/
+58
*
IB/rdmavt: Move reset calldown to reset path
Mike Marciniszyn
2016-10-02
1
-6
/
+5
*
IB/rdmavt: Correct sparse annotation
Mike Marciniszyn
2016-10-02
1
-6
/
+3
*
IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines
Mike Marciniszyn
2016-09-16
1
-3
/
+2
*
IB/rdmavt: Don't vfree a kzalloc'ed memory region
Colin Ian King
2016-09-16
1
-1
/
+1
[next]