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
2007-02-26
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
1
-1
/
+1
2007-02-23
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
Steve Wise
1
-0
/
+1
2007-02-23
RDMA/cxgb3: cleanups
Adrian Bunk
8
-61
/
+27
2007-02-22
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
1
-2
/
+0
2007-02-22
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
1
-6
/
+4
2007-02-22
RDMA/cma: Request reversible paths only
Sean Hefty
1
-1
/
+3
2007-02-22
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
1
-1
/
+1
2007-02-22
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
1
-1
/
+3
2007-02-21
IPoIB: Remove unused local_rate tracking
Roland Dreier
2
-6
/
+3
2007-02-20
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
1
-19
/
+27
2007-02-20
IB/mthca: Make 2 functions static
Adrian Bunk
1
-4
/
+6
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-02-17
Various typo fixes.
Robert P. J. Day
2
-2
/
+2
2007-02-16
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
1
-0
/
+1
2007-02-16
IB/ipath: Make ipath_map_sg() static
Roland Dreier
1
-2
/
+2
2007-02-16
IB/core: Fix sparse warnings about shadowed declarations
Roland Dreier
2
-4
/
+2
2007-02-16
RDMA/cma: Add multicast communication support
Sean Hefty
2
-47
/
+516
2007-02-16
IB/sa: Track multicast join/leave requests
Sean Hefty
5
-138
/
+991
2007-02-16
IPoIB: CM error handling thinko fix
Michael S. Tsirkin
1
-1
/
+1
2007-02-16
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
17
-17
/
+0
2007-02-16
RDMA/cxgb3: Fail posts synchronously when in TERMINATE state
Steve Wise
1
-0
/
+2
2007-02-16
RDMA/iwcm: iw_cm_id destruction race fixes
Steve Wise
1
-22
/
+25
2007-02-16
IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN
Hoang-Nam Nguyen
1
-0
/
+3
2007-02-16
IB/ehca: Allow en/disabling scaling code via module parameter
Hoang-Nam Nguyen
4
-34
/
+26
2007-02-16
IB/ehca: Fix race condition/locking issues in scaling code
Hoang-Nam Nguyen
1
-35
/
+33
2007-02-16
IB/ehca: Rework irq handler
Hoang-Nam Nguyen
6
-92
/
+183
2007-02-16
IPoIB: Only allow root to change between datagram and connected mode
Roland Dreier
1
-1
/
+1
2007-02-16
IB/mthca: Fix allocation of ICM chunks in coherent memory
Roland Dreier
1
-1
/
+3
2007-02-16
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
1
-0
/
+5
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
46
-114
/
+11279
2007-02-12
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
3
-9
/
+89
2007-02-12
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2
-6
/
+16
2007-02-12
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
5
-50
/
+131
2007-02-12
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
1
-0
/
+4
2007-02-12
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
1
-1
/
+5
2007-02-12
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
Steve Wise
22
-0
/
+9389
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
9
-22
/
+22
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
4
-10
/
+5
2007-02-10
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
2
-2
/
+2
2007-02-10
RDMA/cma: Increment port number after close to avoid re-use
Sean Hefty
1
-10
/
+56
2007-02-10
IB/ehca: Fix memleak on module unloading
Akinobu Mita
1
-0
/
+2
2007-02-10
IB/mthca: Work around gcc bug on sparc64
David Howells
1
-2
/
+7
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
9
-32
/
+1575
2007-02-10
IB/core: Use ARRAY_SIZE macro for mandatory_table
Ahmed S. Darwish
1
-1
/
+2
2007-02-10
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
1
-1
/
+1
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
1
-2
/
+2
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2
-24
/
+20
2007-02-04
IB/ehca: Remove obsolete prototypes
Hoang-Nam Nguyen
1
-14
/
+0
[next]