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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/cm: Fix stale connection detection
Sean Hefty
2007-05-29
1
-11
/
+14
*
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2007-05-29
2
-40
/
+37
*
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
2007-05-29
1
-3
/
+3
*
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-24
3
-12
/
+21
*
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-24
1
-1
/
+1
*
IB/ehca: Fix number of send WRs reported for new QP
Stefan Roscher
2007-05-24
1
-1
/
+1
*
IB/mlx4: Initialize send queue entry ownership bits
Eli Cohen
2007-05-24
1
-7
/
+15
*
IB/mlx4: Don't allocate RQ doorbell if using SRQ
Roland Dreier
2007-05-23
1
-15
/
+22
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
17
-221
/
+688
|
\
|
*
IB/cm: Improve local id allocation
Michael S. Tsirkin
2007-05-21
1
-1
/
+3
|
*
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
2007-05-21
3
-36
/
+211
|
*
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2007-05-21
2
-2
/
+2
|
*
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
2007-05-20
1
-0
/
+6
|
*
IB/mlx4: Pass send queue sizes from userspace to kernel
Eli Cohen
2007-05-20
2
-17
/
+51
|
*
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
2007-05-19
1
-1
/
+1
|
*
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
2007-05-19
1
-35
/
+80
|
*
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
2007-05-19
1
-60
/
+98
|
*
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
2007-05-19
1
-0
/
+1
|
*
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
2007-05-19
1
-0
/
+1
|
*
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
Eli Cohen
2007-05-19
1
-1
/
+1
|
*
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
2007-05-19
1
-1
/
+3
|
*
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
2007-05-19
1
-5
/
+2
|
*
IPoIB: Handle P_Key table reordering
Yosef Etigin
2007-05-19
4
-45
/
+92
|
*
IB/core: Use start_port() and end_port()
Roland Dreier
2007-05-19
1
-8
/
+2
|
*
IB/core: Add helpers for uncached GID and P_Key searches
Yosef Etigin
2007-05-19
1
-0
/
+125
|
*
IB/ipath: Fix potential deadlock with multicast spinlocks
Roland Dreier
2007-05-19
1
-9
/
+7
|
*
IB/core: Free umem when mm is already gone
Eli Cohen
2007-05-19
1
-1
/
+3
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
8
-0
/
+8
|
/
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-15
14
-130
/
+153
|
\
|
*
IPoIB/cm: Optimize stale connection detection
Michael S. Tsirkin
2007-05-14
1
-4
/
+7
|
*
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
Michael S. Tsirkin
2007-05-14
1
-1
/
+3
|
*
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
2007-05-14
1
-0
/
+1
|
*
RDMA/cma: Add check to validate that cm_id is bound to a device
Sean Hefty
2007-05-14
1
-4
/
+8
|
*
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
Sean Hefty
2007-05-14
1
-2
/
+3
|
*
RDMA/cma: Simplify device removal handling code
Sean Hefty
2007-05-14
1
-41
/
+48
|
*
IB/ehca: Disable scaling code by default, bump version number
Joachim Fenkes
2007-05-14
1
-3
/
+3
|
*
IB/ehca: Beautify sysfs attribute code and fix compiler warnings
Joachim Fenkes
2007-05-14
1
-49
/
+37
|
*
IB/ehca: Remove _irqsave, move #ifdef
Joachim Fenkes
2007-05-14
1
-4
/
+3
|
*
IB/ehca: Fix AQP0/1 QP number
Hoang-Nam Nguyen
2007-05-14
1
-2
/
+3
|
*
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
Joachim Fenkes
2007-05-14
1
-4
/
+8
|
*
IB/ehca: Serialize hypervisor calls in ehca_register_mr()
Stefan Roscher
2007-05-14
3
-2
/
+14
|
*
IB/ipath: Shadow the gpio_mask register
Arthur Jones
2007-05-14
4
-14
/
+14
|
*
IB/mlx4: Fix uninitialized spinlock for 32-bit archs
Jack Morgenstein
2007-05-14
1
-0
/
+1
*
|
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-09
31
-194
/
+4309
|
\
|
*
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
2007-05-08
14
-0
/
+4035
|
*
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
2007-05-08
1
-28
/
+13
|
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
18
-178
/
+273
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+6
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
1
-1
/
+1
|
\
[next]