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.12.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-05-18
IB/mthca: Fix posting lists of 256 receive requests for Tavor
Michael S. Tsirkin
1
-17
/
+18
2006-05-18
IB/uverbs: Don't leak ref to mm on error path
Roland Dreier
1
-1
/
+3
2006-05-17
IB/srp: Complete correct SCSI commands on device reset
Ishai Rabinovitz
1
-1
/
+1
2006-05-17
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
Roland Dreier
1
-3
/
+0
2006-05-17
IB/srp: Don't wait for disconnection if sending DREQ fails
Roland Dreier
1
-1
/
+4
2006-05-17
IB/mthca: Make fw_cmd_doorbell default to 0
Roland Dreier
1
-1
/
+1
2006-05-13
IB: refcount race fixes
Sean Hefty
5
-44
/
+52
2006-05-13
IB/ipath: Properly terminate PCI ID table
Roland Dreier
1
-4
/
+3
2006-05-11
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
1
-4
/
+11
2006-05-10
IPoIB: Free child interfaces properly
Roland Dreier
1
-3
/
+1
2006-05-09
IB/mthca: Fix race in reference counting
Roland Dreier
5
-45
/
+74
2006-05-09
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2
-84
/
+115
2006-05-09
IB: Fix display of 4-bit port counters in sysfs
Ralph Campbell
1
-1
/
+1
2006-05-01
IB/ipath: tidy up white space in a few files
Bryan O'Sullivan
3
-21
/
+31
2006-05-01
IB/ipath: fix label name in interrupt handler
Bryan O'Sullivan
1
-3
/
+3
2006-05-01
IB/ipath: improve sparse annotation
Bryan O'Sullivan
1
-1
/
+1
2006-05-01
IB/ipath: simplify IB timer usage
Bryan O'Sullivan
2
-30
/
+12
2006-05-01
IB/ipath: simplify RC send posting
Bryan O'Sullivan
1
-11
/
+4
2006-05-01
IB/ipath: prevent hardware from being accessed during reset
Bryan O'Sullivan
3
-6
/
+23
2006-05-01
IB/ipath: fix verbs registration
Bryan O'Sullivan
1
-1
/
+5
2006-05-01
IB/ipath: change handling of PIO buffers
Bryan O'Sullivan
1
-14
/
+22
2006-05-01
IB/ipath: iterate over correct number of ports during reset
Bryan O'Sullivan
1
-1
/
+1
2006-05-01
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
Bryan O'Sullivan
1
-3
/
+13
2006-05-01
IB/ipath: fix race with exposing reset file
Bryan O'Sullivan
2
-2
/
+15
2006-05-01
IB/mthca: Fix offset in query_gid method
Roland Dreier
1
-1
/
+1
2006-04-19
IB/mthca: make a function static
Adrian Bunk
1
-1
/
+1
2006-04-19
IB/ipath: Fix whitespace
Roland Dreier
2
-57
/
+57
2006-04-19
IB/ipath: Make more names static
Roland Dreier
9
-93
/
+75
2006-04-19
IB/mad: Fix RMPP version check during agent registration
Hal Rosenstock
1
-4
/
+1
2006-04-19
IB/srp: Remove request from list when SCSI abort succeeds
Roland Dreier
1
-7
/
+11
2006-04-12
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
4
-2
/
+30
2006-04-11
IB/cache: Use correct pointer to calculate size
Michael S. Tsirkin
1
-1
/
+1
2006-04-10
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
1
-5
/
+4
2006-04-10
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
1
-2
/
+3
2006-04-10
IB/mthca: Disable tuning PCI read burst size
Michael S. Tsirkin
1
-0
/
+7
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
4
-20
/
+40
2006-04-10
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
1
-21
/
+20
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
12
-36
/
+233
2006-04-05
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
3
-17
/
+34
2006-04-03
IB/srp: Fix memory leak in options parsing
Roland Dreier
1
-0
/
+1
2006-04-03
IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
4
-11
/
+29
2006-04-03
IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
1
-1
/
+2
2006-04-03
IB/mad: fix oops in cancel_mads
Michael S. Tsirkin
1
-1
/
+1
2006-04-01
IB/ipath: kbuild infrastructure
Bryan O'Sullivan
4
-0
/
+54
2006-04-01
IB/ipath: infiniband verbs support
Bryan O'Sullivan
2
-0
/
+1555
2006-04-01
IB/ipath: misc infiniband code, part 2
Bryan O'Sullivan
3
-0
/
+2817
2006-04-01
IB/ipath: misc infiniband code, part 1
Bryan O'Sullivan
4
-0
/
+1187
2006-04-01
IB/ipath: infiniband RC protocol support
Bryan O'Sullivan
1
-0
/
+1857
2006-04-01
IB/ipath: infiniband UC and UD protocol support
Bryan O'Sullivan
2
-0
/
+1266
2006-04-01
IB/ipath: infiniband header files
Bryan O'Sullivan
2
-0
/
+804
[next]