index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
3
-61
/
+102
|
\
|
*
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
2007-05-19
1
-60
/
+98
|
*
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
2007-05-19
1
-0
/
+1
|
*
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
2007-05-19
1
-1
/
+3
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
5
-0
/
+5
|
/
*
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
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
2
-10
/
+29
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
4
-7
/
+24
|
\
|
*
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
2
-7
/
+9
|
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
1
-0
/
+2
|
*
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
2007-04-30
1
-0
/
+13
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
|
/
*
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
1
-1
/
+0
*
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-24
1
-4
/
+3
*
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-24
1
-2
/
+4
*
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-18
1
-5
/
+5
*
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
2007-04-16
1
-0
/
+1
*
IB/mthca: Fix thinko in init_mr_table()
Michael S. Tsirkin
2007-03-26
1
-2
/
+2
*
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-03-01
1
-5
/
+5
*
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-20
1
-4
/
+6
*
IB/mthca: Fix allocation of ICM chunks in coherent memory
Roland Dreier
2007-02-16
1
-1
/
+3
*
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
2007-02-16
1
-0
/
+5
*
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
2007-02-12
3
-9
/
+89
*
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2007-02-12
2
-6
/
+16
*
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
2007-02-12
5
-50
/
+131
*
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
2007-02-12
1
-0
/
+4
*
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
2007-02-12
1
-1
/
+5
*
IB/mthca: Work around gcc bug on sparc64
David Howells
2007-02-10
1
-2
/
+7
*
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
2007-02-10
1
-1
/
+1
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
2
-2
/
+2
*
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
2007-01-09
1
-9
/
+17
*
IB/mthca: Fix PRM compliance problem in atomic-send completions
Jack Morgenstein
2007-01-07
1
-2
/
+6
*
IB/mthca: Fix off-by-one in FMR handling on memfree
Michael S. Tsirkin
2007-01-04
1
-1
/
+1
*
[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion
Michael S. Tsirkin
2006-12-30
1
-1
/
+2
*
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
2006-12-15
1
-3
/
+1
*
IB/mthca: Add HCA profile module parameters
Leonid Arsh
2006-12-15
1
-14
/
+97
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
3
-6
/
+6
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
11
-44
/
+35
|
\
|
*
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
Jack Morgenstein
2006-11-29
1
-1
/
+1
|
*
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-29
10
-41
/
+33
|
*
IB: kmemdup() cleanup
Eric Sesterhenn
2006-11-29
1
-2
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-2
/
+2
|
/
*
IB/mthca: Fix MAD extended header format for MAD_IFC firmware command
Michael S. Tsirkin
2006-10-31
1
-7
/
+7
*
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-16
3
-0
/
+34
*
IB/mthca: Fix off-by-one in mthca SRQ creation
Michael S. Tsirkin
2006-10-10
1
-2
/
+4
*
IB/mthca: Query port fix
Jack Morgenstein
2006-10-10
1
-0
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-6
/
+4
*
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
2006-09-22
1
-3
/
+2
[next]