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