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
2006-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-26
/
+55
2006-02-13
IB/mthca: bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-02-11
IPoIB: Yet another fix for send-only joins
Roland Dreier
1
-5
/
+10
2006-02-11
IB/mthca: Don't print debugging info until we have all values
Roland Dreier
1
-19
/
+19
2006-02-08
IPoIB: Fix another send-only join race
Michael S. Tsirkin
1
-1
/
+1
2006-02-08
IPoIB: Don't start send-only joins while multicast thread is stopped
Michael S. Tsirkin
2
-0
/
+16
2006-02-06
[PATCH] IB: fix up major/minor sysfs interface for IB core
Greg Kroah-Hartman
1
-12
/
+1
2006-02-04
IB/mad: Handle DR SMPs with a LID routed part
Ralph Campbell
1
-1
/
+9
2006-01-31
IB/mthca: Semaphore to mutex conversions
Roland Dreier
6
-36
/
+37
2006-01-31
IB/mthca: Don't cancel commands on a signal
Michael S. Tsirkin
2
-16
/
+7
2006-01-31
IB/srp: Semaphore to mutex conversion
Ingo Molnar
2
-10
/
+9
2006-01-31
IB/mthca: Relax UAR size check
Michael S. Tsirkin
1
-2
/
+8
2006-01-22
IB/mthca: Use correct GID in MADs sent on port 2
Michael S. Tsirkin
1
-1
/
+1
2006-01-17
IPoIB: Lock accesses to multicast packet queues
Michael S. Tsirkin
1
-3
/
+22
2006-01-17
IB/sa_query: Flush scheduled work before unloading module
Michael S. Tsirkin
1
-0
/
+2
2006-01-17
IB/uverbs: Flush scheduled work before unloading module
Michael S. Tsirkin
1
-0
/
+1
2006-01-17
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
1
-2
/
+2
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-2
/
+2
2006-01-14
IB: convert from semaphores to mutexes
Ingo Molnar
11
-144
/
+145
2006-01-13
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
3
-5
/
+8
2006-01-13
IB/mthca: Cosmetic: use the ALIGN macro
Michael S. Tsirkin
1
-2
/
+3
2006-01-13
IB/mthca: Fix memory leaks in error handling
Jack Morgenstein
1
-3
/
+7
2006-01-13
IB/mthca: Fix memory leak of multicast group structures
Ishai Rabinovitz
1
-1
/
+1
2006-01-13
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2
-65
/
+9
2006-01-11
IPoIB: Take dev->xmit_lock around mc_list accesses
Michael S. Tsirkin
1
-2
/
+5
2006-01-10
IPoIB: Fix address handle refcounting for multicast groups
Eli Cohen
1
-6
/
+7
2006-01-10
IPoIB: Fix error path in ipoib_mcast_dev_flush()
Eli Cohen
1
-3
/
+5
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
5
-63
/
+53
2006-01-10
IB/mthca: Factor common MAD initialization code
Roland Dreier
1
-30
/
+22
2006-01-10
IB/mthca: kzalloc conversions
Roland Dreier
1
-8
/
+4
2006-01-10
IB/mthca: prevent event queue overrun
Michael S. Tsirkin
1
-13
/
+15
2006-01-10
IB/mthca: fix page shift calculation in mthca_reg_phys_mr()
Michael S. Tsirkin
1
-11
/
+7
2006-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
12
-163
/
+250
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
2
-0
/
+2
2006-01-07
IB: Set GIDs correctly in ib_create_ah_from_wc()
Ralph Campbell
1
-2
/
+2
2006-01-07
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
Jack Morgenstein
1
-3
/
+10
2006-01-07
IB/uverbs: set ah_flags when creating address handle
Ralph Campbell
1
-0
/
+1
2006-01-07
IB/uverbs: Fix reference counting on error paths
Jack Morgenstein
1
-0
/
+7
2006-01-07
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
1
-20
/
+37
2006-01-07
IB/mthca: Fill in vendor_err field in completion with error
Michael S. Tsirkin
1
-5
/
+7
2006-01-07
IB/mthca: multiple fixes for multicast group handling
Jack Morgenstein
1
-19
/
+35
2006-01-07
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
1
-2
/
+0
2006-01-07
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
1
-3
/
+2
2006-01-06
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
1
-26
/
+36
2006-01-06
IB/mthca: create_eq with size not a power of 2
Michael S. Tsirkin
1
-2
/
+2
2006-01-06
IB/mthca: check port validity in modify_qp
Jack Morgenstein
1
-0
/
+6
2006-01-06
IB/mthca: check return value in mthca_dev_lim call
Jack Morgenstein
1
-0
/
+4
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-8
/
+8
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-8
/
+8
2006-01-05
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
1
-1
/
+1
[prev]
[next]