index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2
-8
/
+8
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
41
-4453
/
+42
2005-08-26
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
1
-1
/
+1
2005-08-26
[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
Sean Hefty
2
-65
/
+246
2005-08-26
[PATCH] IB: fix userspace CM deadlock
Sean Hefty
2
-313
/
+160
2005-08-26
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
1
-0
/
+12
2005-08-26
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
13
-25
/
+857
2005-08-26
[PATCH] IB/mthca: Handle context tables smaller than our chunk size
Roland Dreier
1
-1
/
+6
2005-08-26
[PATCH] IB/mthca: Move WQE structures into their own header
Roland Dreier
2
-74
/
+115
2005-08-26
[PATCH] IB/mthca: Simplify handling of completions with error
Roland Dreier
2
-9
/
+9
2005-08-26
[PATCH] IB/mthca: Factor out common queue alloc code
Roland Dreier
5
-224
/
+141
2005-08-26
[PATCH] IB: userspace SRQ support
Roland Dreier
4
-4
/
+238
2005-08-26
[PATCH] IB: Add SRQ support to midlayer
Roland Dreier
2
-5
/
+158
2005-08-26
[PATCH] IB/mthca: Report correct max_msg_sz
Roland Dreier
1
-0
/
+3
2005-08-26
[PATCH] IB/mthca: Use correct port width capability value
Roland Dreier
5
-13
/
+10
2005-08-26
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
4
-4
/
+0
2005-08-26
[PATCH] IB: Fix ib_mad_thread_completion_handler declaration
Hal Rosenstock
1
-3
/
+2
2005-08-26
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...
Guy German
1
-1
/
+1
2005-08-26
[PATCH] IB: unmap FMRs when destroying FMR pool
Roland Dreier
1
-0
/
+6
2005-08-26
[PATCH] IB/mthca: add HCA board ID to sysfs info
Michael S. Tsirkin
5
-69
/
+109
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
34
-562
/
+565
2005-08-26
[PATCH] IB: Eliminate redundant NULL checks
Hal Rosenstock
1
-8
/
+4
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
39
-17
/
+69
2005-08-26
[PATCH] IB: Update current firmware versions in mthca driver
Tziporet Koren
1
-3
/
+3
2005-08-26
[PATCH] IB: fix use-after-free in user verbs cleanup
Roland Dreier
1
-1
/
+2
2005-08-23
[PATCH] Kconfig fix (infiniband and PCI)
Al Viro
1
-0
/
+1
2005-07-28
[PATCH] [IPoIB] Handle sending of unicast RARP responses
Hal Rosenstock
1
-2
/
+3
2005-07-28
[PATCH] [IB/cm]: Correct CM port redirect reject codes
Roland Dreier
1
-1
/
+2
2005-07-27
[IB/ucm]: Clean up userspace CM
Hal Rosenstock
1
-47
/
+41
2005-07-27
Merge /scratch/Ksrc/linux-git/
Roland Dreier
22
-468
/
+8448
2005-07-27
[PATCH] IB: Eliminate sparse warnings in SA client
Hal Rosenstock
2
-8
/
+8
2005-07-27
[PATCH] IB: Hook up userspace CM to the make system
Hal Rosenstock
1
-1
/
+3
2005-07-27
[PATCH] Add kernel portion of user CM implementation (fix)
Tom Duffy
1
-8
/
+5
2005-07-27
[PATCH] IB: Add kernel portion of user CM implementation
Hal Rosenstock
2
-0
/
+1485
2005-07-27
[PATCH] IB: Add the header file for user space CM
Hal Rosenstock
1
-0
/
+328
2005-07-27
[PATCH] IB: Implementation for RMPP support in user MAD
Hal Rosenstock
1
-106
/
+194
2005-07-27
[PATCH] IB: User MAD ABI changes to support RMPP
Hal Rosenstock
1
-6
/
+22
2005-07-27
[PATCH] IB: Add the kernel CM implementation
Hal Rosenstock
3
-1
/
+4147
2005-07-27
[PATCH] IB: Add the header file for kernel CM (Communications Manager)
Hal Rosenstock
1
-0
/
+568
2005-07-27
[PATCH] IB: Add Service Record support to SA client
Hal Rosenstock
2
-5
/
+236
2005-07-27
[PATCH] IB: Add RMPP implementation
Hal Rosenstock
5
-50
/
+966
2005-07-27
[PATCH] IB: Introduce RMPP APIs
Hal Rosenstock
4
-35
/
+125
2005-07-27
[PATCH] IB: A couple of IB core bug fixes
Hal Rosenstock
2
-5
/
+5
2005-07-27
[PATCH] IB: Add ib_create_ah_from_wc to IB verbs
Hal Rosenstock
3
-9
/
+59
2005-07-27
[PATCH] IB: Fix a couple of MAD code paths
Hal Rosenstock
1
-14
/
+14
2005-07-27
[PATCH] IB: Optimize canceling a MAD
Hal Rosenstock
1
-8
/
+13
2005-07-27
[PATCH] IB: Add ib_modify_mad API to MAD
Hal Rosenstock
3
-59
/
+40
2005-07-27
[PATCH] IB: Eliminate MAD cache leak associated with local completions
Hal Rosenstock
1
-1
/
+6
2005-07-27
[PATCH] IB: Simplify calling of list_del in MAD
Hal Rosenstock
1
-2
/
+1
[next]