index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus
Roland Dreier
9
-39
/
+33
2012-06-06
IB/mlx4: Fix max_wqe capacity reported from query device
Sagi Grimberg
3
-7
/
+24
2012-06-04
IB/mlx4: Fix EQ deallocation in legacy mode
Shlomo Pongratz
1
-12
/
+7
2012-06-04
RDMA/cxgb4: Fix crash when peer address is 0.0.0.0
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2012-05-29
RDMA/ocrdma: Remove unnecessary version.h includes
Devendra Naga
2
-2
/
+0
2012-05-29
RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHED
Parav Pandit
1
-1
/
+1
2012-05-29
RDMA/ocrdma: Correct queue free count math
Parav Pandit
4
-17
/
+1
2012-05-22
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
56
-408
/
+9679
2012-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+3
2012-05-21
Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...
Roland Dreier
55
-405
/
+9666
2012-05-21
RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree
Vipul Pandya
1
-0
/
+1
2012-05-19
IB/mlx4: Fix mlx4_ib_add() error flow
Jack Morgenstein
1
-3
/
+3
2012-05-19
IB/iser: Fix error flow in iser ep connection establishment
Or Gerlitz
2
-4
/
+4
2012-05-19
IB/mlx4: Increase the number of vectors (EQs) available for ULPs
Shlomo Pongratz
3
-0
/
+89
2012-05-19
RDMA/cxgb4: Add query_qp support
Vipul Pandya
3
-0
/
+32
2012-05-19
RDMA/cxgb4: Remove kfifo usage
Vipul Pandya
7
-150
/
+203
2012-05-19
RDMA/cxgb4: Use vmalloc() for debugfs QP dump
Vipul Pandya
2
-2
/
+20
2012-05-19
RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
4
-12
/
+259
2012-05-19
RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()
Vipul Pandya
3
-6
/
+9
2012-05-19
RDMA/cxgb4: Add DB Overflow Avoidance
Vipul Pandya
4
-12
/
+162
2012-05-19
RDMA/cxgb4: Add debugfs RDMA memory stats
Vipul Pandya
5
-3
/
+155
2012-05-15
RDMA/cxgb4: Drop peer_abort when no endpoint found
Steve Wise
1
-0
/
+6
2012-05-15
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
Steve Wise
1
-4
/
+1
2012-05-14
RDMA/nes: Don't call event handler if pointer is NULL
Tatyana Nikolova
1
-1
/
+2
2012-05-14
RDMA/nes: Fix for the ORD value of the connecting peer
Tatyana Nikolova
1
-0
/
+4
2012-05-14
IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
Mike Marciniszyn
7
-94
/
+120
2012-05-14
IB/qib: MADs with misset M_Keys should return failure
Jim Foraker
1
-1
/
+3
2012-05-14
IB/qib: Fix M_Key lease timeout handling
Jim Foraker
1
-15
/
+29
2012-05-14
IB/qib: Fix QLE734X link cycling
Mitko Haralanov
1
-1
/
+1
2012-05-14
IB/qib: Display correct value for number of contexts
Mitko Haralanov
2
-3
/
+7
2012-05-14
IB/qib: Correct ordering of reregister vs. port active events
Todd Rimmer
1
-9
/
+8
2012-05-14
IB/qib: Optimize pio ack buffer allocation
Mike Marciniszyn
5
-9
/
+28
2012-05-14
IB/qib: Add prefetch for eager buffers
Mike Marciniszyn
1
-1
/
+4
2012-05-11
IB/core: Fix mismatch between locked and pinned pages
Yishai Hadas
1
-1
/
+1
2012-05-08
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
Shlomo Pongratz
5
-25
/
+25
2012-05-08
IB/mlx4: Put priority bits in WQE of IBoE MLX QP
Oren Duer
1
-3
/
+3
2012-05-08
IB/mlx4: Add raw packet QP support
Or Gerlitz
1
-3
/
+23
2012-05-08
IB/core: Add raw packet QP type
Or Gerlitz
2
-0
/
+4
2012-05-08
RDMA/ocrdma: Fix build with IPV6=n
Roland Dreier
2
-9
/
+22
2012-05-08
RDMA/ocrdma: Tiny locking cleanup
Dan Carpenter
1
-5
/
+5
2012-05-08
RDMA/ocrdma: Fix check for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2012-05-08
RDMA/ocrdma: Don't sleep in atomic notifier handler
Sasha Levin
2
-16
/
+23
2012-05-08
RDMA/ocrdma: Remove write-only variables
Roland Dreier
2
-10
/
+2
2012-05-08
RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()
Roland Dreier
1
-1
/
+3
2012-05-08
RDMA/ocrdma: Make needlessly global functions/structs static
Roland Dreier
2
-9
/
+9
2012-05-08
RDMA/ocrdma: Fix warnings about uninitialized variables
Roland Dreier
2
-3
/
+4
2012-05-08
RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter
Parav Pandit
14
-0
/
+8393
2012-05-08
RDMA/cma: Fix lockdep false positive recursive locking
Sean Hefty
1
-20
/
+22
2012-05-08
IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order
Roland Dreier
1
-31
/
+35
2012-05-08
IB/uverbs: Make lockdep output more readable
Roland Dreier
1
-17
/
+22
[next]