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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] IB: Fix pack/unpack when size_bits == 64
Roland Dreier
2005-06-27
1
-2
/
+2
*
[PATCH] IB: Fix race in sa_query
Roland Dreier
2005-06-27
1
-5
/
+13
*
[PATCH] IB/mthca: Bump version
Roland Dreier
2005-06-27
1
-2
/
+2
*
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
2005-06-27
8
-422
/
+329
*
[PATCH] IB/mthca: Encapsulate command interface init
Roland Dreier
2005-06-27
3
-16
/
+30
*
[PATCH] IB/mthca: Fix memory leak on error path
Roland Dreier
2005-06-27
1
-0
/
+1
*
[PATCH] IB/mthca: Split off MTT allocation
Roland Dreier
2005-06-27
3
-168
/
+177
*
[PATCH] IB/mthca: Move mthca_is_memfree checks
Roland Dreier
2005-06-27
4
-19
/
+22
*
[PATCH] IB/mthca: Fix memset size
Roland Dreier
2005-06-27
1
-1
/
+1
*
[PATCH] IB/mthca: Enable unreliable connected transport
Roland Dreier
2005-06-27
1
-1
/
+78
*
[PATCH] IB/mthca: Set RDMA/atomic capabilities correctly
Roland Dreier
2005-06-27
1
-8
/
+8
*
[PATCH] IB/mthca: Set QP static rate correctly
Roland Dreier
2005-06-27
1
-1
/
+1
*
[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent
Roland Dreier
2005-06-27
3
-27
/
+29
*
[PATCH] IB/mthca: Clean up CQ debug
Roland Dreier
2005-06-27
1
-21
/
+18
*
[PATCH] IB/mthca: Clean up error messages
Bernhard Fischer
2005-06-27
2
-10
/
+7
*
[PATCH] IB/mthca: Add Sun copyright notice
Tom Duffy
2005-06-27
6
-0
/
+6
*
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
2005-06-20
1
-1
/
+1
*
[PATCH] Make attributes names const char *
Dmitry Torokhov
2005-06-20
1
-71
/
+49
*
[PATCH] IB: fix endianness of path record MTU field
Roland Dreier
2005-05-25
1
-2
/
+2
*
[PATCH] IB: fix potential ib_umad leak
Roland Dreier
2005-05-25
1
-0
/
+4
*
[PATCH] IB: allow NULL sa_query callbacks
Roland Dreier
2005-05-25
1
-17
/
+18
*
[PATCH] fix include order in mthca_memfree.c
Roland Dreier
2005-05-01
1
-1
/
+2
*
[PATCH] missing include in mthca
Al Viro
2005-04-24
1
-0
/
+1
*
[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label
Roland Dreier
2005-04-16
1
-1
/
+1
*
[PATCH] IB/mthca: add support for new MT25204 HCA
Roland Dreier
2005-04-16
4
-26
/
+73
*
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
Roland Dreier
2005-04-16
3
-3
/
+29
*
[PATCH] IB/mthca: update receive queue initialization for new HCAs
Roland Dreier
2005-04-16
1
-10
/
+23
*
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
2005-04-16
11
-57
/
+62
*
[PATCH] IB/mthca: tweaks to mthca_cmd.c
Roland Dreier
2005-04-16
1
-3
/
+2
*
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
2005-04-16
7
-24
/
+526
*
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
2005-04-16
1
-4
/
+24
*
[PATCH] IB/mthca: add mthca_table_find() function
Michael S. Tsirkin
2005-04-16
2
-0
/
+35
*
[PATCH] IB/mthca: add SYNC_TPT firmware command
Michael S. Tsirkin
2005-04-16
2
-0
/
+6
*
[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly
Michael S. Tsirkin
2005-04-16
1
-0
/
+11
*
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2005-04-16
2
-74
/
+95
*
[PATCH] IB/mthca: allow address handle creation in interrupt context
Roland Dreier
2005-04-16
2
-4
/
+4
*
[PATCH] IB/mthca: fill in opcode field for send completions
Michael S. Tsirkin
2005-04-16
3
-14
/
+48
*
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
2005-04-16
6
-11
/
+6
*
[PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode
Roland Dreier
2005-04-16
1
-0
/
+47
*
[PATCH] IB/mthca: fix format of CQ number for CQ events
Roland Dreier
2005-04-16
1
-2
/
+2
*
[PATCH] IB/mthca: only free doorbell records in mem-free mode
Roland Dreier
2005-04-16
1
-2
/
+4
*
[PATCH] IB/mthca: print assigned IRQ when interrupt test fails
Roland Dreier
2005-04-16
1
-1
/
+4
*
[PATCH] IB/mthca: release mutex on doorbell alloc error path
Roland Dreier
2005-04-16
1
-1
/
+2
*
[PATCH] IB/mthca: fix MR allocation error path
Michael S. Tsirkin
2005-04-16
1
-2
/
+2
*
[PATCH] IB/mthca: allocate correct number of doorbell pages
Roland Dreier
2005-04-16
1
-1
/
+1
*
[PATCH] IB/mthca: clean up mthca_dereg_mr()
Roland Dreier
2005-04-16
1
-2
/
+3
*
[PATCH] IB/mthca: allow unaligned memory regions
Michael S. Tsirkin
2005-04-16
1
-1
/
+1
*
[PATCH] IB/mthca: fix posting sends with immediate data
Roland Dreier
2005-04-16
1
-2
/
+2
*
[PATCH] IB/mthca: fix calculation of RDB shift
Roland Dreier
2005-04-16
1
-2
/
+1
*
[PATCH] IB/mthca: fill in more device query fields
Roland Dreier
2005-04-16
2
-4
/
+20
[next]