index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-8
/
+7
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-1
/
+1
*
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+3
*
IB/cm: Correctly free cm_device structure
Hefty, Sean
2008-09-30
1
-0
/
+2
*
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-21
1
-20
/
+9
*
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-21
1
-23
/
+24
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/cm: Endianness annotations
Roland Dreier
2008-04-16
1
-19
/
+44
*
trivial endianness annotations: infiniband core
Al Viro
2008-03-30
1
-1
/
+1
*
IB/cm: Flush workqueue when removing device
Sean Hefty
2008-02-29
1
-1
/
+2
*
IB/cm: Fix infiniband_cm class kobject ref counting
Roland Dreier
2008-02-12
1
-14
/
+8
*
IB/cm: Remove debug printk()s that snuck upstream
Roland Dreier
2008-02-12
1
-4
/
+0
*
IB/cm: Add interim support for routed paths
Sean Hefty
2008-02-04
1
-23
/
+66
*
IB/cm: Add basic performance counters
Sean Hefty
2008-01-25
1
-18
/
+288
*
IB/cm: Modify interface to send MRAs in response to duplicate messages
Sean Hefty
2007-10-09
1
-28
/
+23
*
IB/cm: Make internal function cm_get_ack_delay() static
Roland Dreier
2007-07-17
1
-1
/
+1
*
IB/cm: Send no match if a SIDR REQ does not match a listen
Sean Hefty
2007-07-10
1
-2
/
+1
*
IB/cm: Fix handling of duplicate SIDR REQs
Sean Hefty
2007-07-10
1
-1
/
+1
*
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
2007-07-10
1
-14
/
+57
*
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
Sean Hefty
2007-07-10
1
-96
/
+75
*
IB/cm: Fix stale connection detection
Sean Hefty
2007-05-29
1
-11
/
+14
*
IB/cm: Improve local id allocation
Michael S. Tsirkin
2007-05-21
1
-1
/
+3
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
2007-02-22
1
-6
/
+4
*
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2006-12-12
1
-0
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-31
/
+90
|
\
|
*
IB/cm: Fix automatic path migration support
Sean Hefty
2006-11-29
1
-27
/
+88
|
*
RDMA/cm: Remove setting local write as part of QP access flags
Dotan Barak
2006-11-29
1
-2
/
+1
|
*
IB: kmemdup() cleanup
Eric Sesterhenn
2006-11-29
1
-2
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-10
/
+9
|
/
*
IB/cm: Send DREP in response to unmatched DREQ
Sean Hefty
2006-10-10
1
-1
/
+29
*
IB/cm: Fix timewait crash after module unload
Sean Hefty
2006-10-10
1
-18
/
+36
*
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
2006-09-22
1
-0
/
+2
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
1
-0
/
+3
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
1
-1
/
+1
*
IB/cm: Randomize starting comm ID
Sean Hefty
2006-09-22
1
-8
/
+16
*
IB/cm: Use correct reject code for invalid GID
Sean Hefty
2006-09-22
1
-11
/
+21
*
IB/cm: Enable atomics along with RDMA reads
Sean Hefty
2006-09-22
1
-1
/
+2
*
IB/cm: Fix error handling in ib_send_cm_req
Sean Hefty
2006-08-03
1
-1
/
+3
*
[PATCH] IB/cm: drop REQ when out of memory
Michael S. Tsirkin
2006-07-14
1
-3
/
+18
*
IB/core: Set alternate port number when initializing QP attributes
Sean Hefty
2006-06-30
1
-0
/
+1
*
IB/cm: Use address handle helpers
Sean Hefty
2006-06-17
1
-17
/
+8
*
IB/ucm: Get rid of duplicate P_Key parameter
Sean Hefty
2006-06-17
1
-1
/
+1
*
IB/cm: remove unneeded flush_workqueue
Michael S. Tsirkin
2006-06-17
1
-1
/
+0
*
IB/cm: Match connection requests based on private data
Sean Hefty
2006-06-17
1
-12
/
+79
*
IB: refcount race fixes
Sean Hefty
2006-05-12
1
-5
/
+7
*
IB/cm: Check cm_id state before handling a REP
Sean Hefty
2006-03-20
1
-18
/
+24
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-2
/
+2
*
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-10
1
-24
/
+5
*
IB/cm: avoid reusing local ID
Sean Hefty
2005-11-30
1
-1
/
+2
[next]