index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
1
-15
/
+19
*
|
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
1
-10
/
+6
*
|
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
2006-09-22
1
-4
/
+8
*
|
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
2006-09-22
1
-1
/
+1
*
|
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
2006-09-22
1
-1
/
+1
*
|
RDMA/cma: Increase the IB CM retry count in CMA
Michael S. Tsirkin
2006-09-14
1
-1
/
+1
*
|
IPoIB: Retry failed send-only multicast group joins
Eli Cohen
2006-09-14
1
-0
/
+1
*
|
IB/srp: Don't schedule reconnect from srp
Ishai Rabinovitz
2006-09-14
1
-14
/
+0
*
|
IB/mthca: Use IRQ safe locks to protect allocation bitmaps
Roland Dreier
2006-08-31
1
-4
/
+11
|
/
*
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Greg Kroah-Hartman
2006-08-26
1
-20
/
+2
|
\
|
*
Merge ../linux-2.6
James Bottomley
2006-08-06
7
-29
/
+52
|
|
\
|
*
|
[SCSI] iscsi bugfixes: fix oops when iser is flushing io
Mike Christie
2006-07-28
1
-20
/
+2
*
|
|
IB/mthca: Update HCA firmware revisions
Michael S. Tsirkin
2006-08-23
1
-3
/
+3
*
|
|
IB/mthca: No userspace SRQs if HCA doesn't have SRQ support
Roland Dreier
2006-08-18
1
-5
/
+6
*
|
|
IB/core: Fix SM LID/LID change with client reregister set
Jack Morgenstein
2006-08-16
2
-2
/
+4
*
|
|
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2006-08-11
2
-14
/
+32
*
|
|
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
2006-08-10
1
-2
/
+10
|
|
/
|
/
|
*
|
IB/uverbs: Avoid a crash on device hot remove
Jack Morgenstein
2006-08-03
2
-1
/
+9
*
|
IB/ipoib: Remove broken link from Kconfig and documentation
Or Gerlitz
2006-08-03
1
-2
/
+1
*
|
IB/srp: Work around data corruption bug on Mellanox targets
Ishai Rabinovitz
2006-08-03
1
-2
/
+15
*
|
IB/srp: Fix crash in srp_reconnect_target
Ishai Rabinovitz
2006-08-03
1
-0
/
+2
*
|
IB/cm: Fix error handling in ib_send_cm_req
Sean Hefty
2006-08-03
1
-1
/
+3
*
|
IB/mthca: Clean up mthca array index mask
Roland Dreier
2006-08-03
1
-8
/
+7
*
|
IB/mthca: Fix mthca_array_clear() thinko
Michael S. Tsirkin
2006-08-03
1
-1
/
+3
*
|
[NET] infiniband: Cleanup ib_addr module to use the netevents
Tom Tucker
2006-08-02
1
-16
/
+14
|
/
*
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
2006-07-24
1
-2
/
+3
*
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2006-07-24
2
-0
/
+24
*
IB/ipoib: Fix oops with ipoib_debug_mcast set
Or Gerlitz
2006-07-24
1
-4
/
+4
*
IB/mad: Validate MADs for spec compliance
Sean Hefty
2006-07-24
2
-21
/
+88
*
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Ralph Campbell
2006-07-24
1
-4
/
+0
*
IB/ipath: Fix ib_ipath driver to work with SRP
Ralph Campbell
2006-07-24
2
-0
/
+16
*
IB/ipath: Fix a data corruption
Ralph Campbell
2006-07-24
1
-40
/
+36
*
IB/mthca: Fix SRQ limit event range check
Dotan Barak
2006-07-24
1
-1
/
+2
*
IB/uverbs: Fix lockdep warnings
Roland Dreier
2006-07-23
1
-11
/
+21
*
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
2006-07-23
1
-2
/
+8
*
[PATCH] IB/core: use correct gfp_mask in sa_query
Michael S. Tsirkin
2006-07-14
1
-5
/
+5
*
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
2006-07-14
3
-6
/
+6
*
[PATCH] IB/cm: set private data length for reject messages
Ira Weiny
2006-07-14
1
-0
/
+1
*
[PATCH] srp: fix fmr error handling
Vu Pham
2006-07-14
1
-0
/
+1
*
[PATCH] IB/addr: gid structure alignment fix
Michael S. Tsirkin
2006-07-14
1
-10
/
+11
*
[PATCH] IB/cm: drop REQ when out of memory
Michael S. Tsirkin
2006-07-14
1
-3
/
+18
*
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
2006-07-14
1
-7
/
+6
*
[PATCH] IB/mthca: fix static rate returned by mthca_ah_query
Jack Morgenstein
2006-07-14
1
-2
/
+3
*
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-07-04
1
-1
/
+4
*
Merge ../scsi-misc-2.6
James Bottomley
2006-07-03
1
-121
/
+17
|
\
|
*
[SCSI] iscsi: convert iser to new set/get param fns
Mike Christie
2006-06-29
1
-121
/
+17
*
|
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
2
-3
/
+3
*
|
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
16
-357
/
+198
*
|
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
2006-07-01
1
-11
/
+16
*
|
[PATCH] IB/ipath: remove some #if 0 code related to lockable memory
Bryan O'Sullivan
2006-07-01
1
-11
/
+0
[prev]
[next]