index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] InfiniBand: remove unsafe use of in_atomic()
Roland Dreier
1
-10
/
+4
2005-03-04
[PATCH] IB: MAD cancel callbacks from thread
Sean Hefty
2
-11
/
+41
2005-03-04
[PATCH] IB/mthca: implement query of device caps
Michael S. Tsirkin
4
-6
/
+51
2005-03-04
[PATCH] IB/mthca: QP locking optimization
Michael S. Tsirkin
3
-73
/
+91
2005-03-04
[PATCH] IB/mthca: mem-free multicast table
Roland Dreier
2
-11
/
+31
2005-03-04
[PATCH] IB/mthca: mem-free work request posting
Roland Dreier
3
-34
/
+281
2005-03-04
[PATCH] IB/mthca: mem-free address vectors
Roland Dreier
2
-17
/
+45
2005-03-04
[PATCH] IB/mthca: mem-free QP initialization
Roland Dreier
2
-30
/
+178
2005-03-04
[PATCH] IB/mthca: mem-free CQ operations
Roland Dreier
5
-41
/
+93
2005-03-04
[PATCH] IB/mthca: mem-free CQ initialization
Roland Dreier
2
-3
/
+53
2005-03-04
[PATCH] IB/mthca: refactor CQ buffer allocate/free
Roland Dreier
2
-80
/
+85
2005-03-04
[PATCH] IB/mthca: mem-free doorbell record writing
Roland Dreier
1
-0
/
+12
2005-03-04
[PATCH] IB/mthca: mem-free doorbell record allocation
Roland Dreier
5
-6
/
+247
2005-03-04
[PATCH] IB/mthca: tweak MAP_ICM_page firmware command
Roland Dreier
1
-1
/
+1
2005-03-04
[PATCH] IB/mthca: tweak firmware command debug messages
Roland Dreier
1
-2
/
+5
2005-03-04
[PATCH] IB/mthca: mem-free interrupt handling
Roland Dreier
4
-49
/
+132
2005-03-04
[PATCH] IB/mthca: mem-free EQ initialization
Roland Dreier
1
-6
/
+13
2005-03-04
[PATCH] IB/mthca: mem-free memory region support
Roland Dreier
1
-13
/
+33
2005-03-04
[PATCH] IB/mthca: dynamic context memory mapping for mem-free mode
Roland Dreier
3
-25
/
+89
2005-03-04
[PATCH] IB/mthca: add UAR allocation
Roland Dreier
9
-26
/
+135
2005-03-04
[PATCH] IB/mthca: map registers for mem-free mode
Roland Dreier
4
-86
/
+161
2005-03-04
[PATCH] IB: remove unsignaled receives
Michael S. Tsirkin
8
-30
/
+10
2005-03-04
[PATCH] IB/mthca: CQ cleanups
Roland Dreier
1
-10
/
+6
2005-03-04
[PATCH] IB/mthca: improve CQ locking part 2
Michael S. Tsirkin
2
-14
/
+39
2005-03-04
[PATCH] IB/mthca: improve CQ locking part 1
Michael S. Tsirkin
1
-7
/
+6
2005-03-04
[PATCH] IB/mthca: CQ minor tweaks
Michael S. Tsirkin
1
-13
/
+13
2005-03-04
[PATCH] IB: fix ib_find_cached_gid() port numbering
Sean Hefty
1
-1
/
+1
2005-03-04
[PATCH] IB/ipoib: fix locking on path deletion
Roland Dreier
1
-9
/
+28
2005-03-04
[PATCH] IB/ipoib: don't call ipoib_put_ah with lock held
Shirley Ma
2
-2
/
+12
2005-03-04
[PATCH] IB/ipoib: small fixes
Shirley Ma
1
-2
/
+3
2005-03-04
[PATCH] IB/ipoib: rename global symbols
Roland Dreier
3
-5
/
+5
2005-03-04
[PATCH] IB/ipoib: use list_for_each_entry_safe when required
Shirley Ma
1
-2
/
+2
2005-03-04
[PATCH] IB/ipoib: fix rx memory leak
Roland Dreier
1
-0
/
+3
2005-03-04
[PATCH] IB/mthca: fix reset value endianness
Roland Dreier
1
-1
/
+1
2005-03-04
[PATCH] IB/mthca: add missing break
Roland Dreier
1
-0
/
+2
2005-03-04
[PATCH] IB: sparse fixes
Tom Duffy
4
-5
/
+6
2005-03-04
[PATCH] IB: fix vendor MAD deregistration
shaharf@voltaire.com
2
-6
/
+11
2005-03-04
[PATCH] IB: simplify MAD code
Hal Rosenstock
2
-44
/
+20
2005-02-03
[PATCH] InfiniBand: remove unbalance refcnt decrement
Michael S. Tsirkin
1
-2
/
+0
2005-02-03
[PATCH] InfiniBand: add missing break between cases
Libor Michalek
1
-0
/
+2
2005-02-01
[PATCH] infiniband: use LANANA-assigned major in ib_umad
Roland Dreier
1
-5
/
+8
2005-01-25
[PATCH] InfiniBand/mthca: initialize mutex earlier
Roland Dreier
1
-2
/
+2
2005-01-25
[PATCH] InfiniBand/mthca: remove x86 SSE pessimization
Roland Dreier
3
-76
/
+6
2005-01-25
[PATCH] InfiniBand/mthca: clean up ioremap()/request_region() usage
Roland Dreier
4
-30
/
+67
2005-01-25
[PATCH] InfiniBand/core: add IsSM userspace support
Roland Dreier
1
-59
/
+171
2005-01-25
[PATCH] InfiniBand/ipoib: remove uses of yield()
Roland Dreier
1
-2
/
+2
2005-01-25
[PATCH] InfiniBand/mthca: test IRQ routing during initialization
Roland Dreier
3
-0
/
+19
2005-01-25
[PATCH] InfiniBand/mthca: optimize event queue handling
Roland Dreier
2
-21
/
+25
2005-01-25
[PATCH] InfiniBand/mthca: pass full process_mad info to firmware
Roland Dreier
4
-19
/
+68
2005-01-25
[PATCH] InfiniBand/mthca: don't write ECR in MSI-X mode
Roland Dreier
1
-1
/
+0
[next]