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