summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband/ib_cm.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Use correct transaction identifier in CM responsesMichael Brown2016-03-081-3/+11
* [infiniband] Use connection's local ID as debug message identifierMichael Brown2016-03-081-25/+31
* [infiniband] Use "%#lx" as format specifier for queue pair numbersMichael Brown2016-03-081-2/+2
* [infiniband] Assign names to Infiniband devices for debug messagesMichael Brown2016-03-081-2/+2
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [infiniband] Add node GUID as distinct from the first port GUIDMichael Brown2010-09-161-1/+1
* [infiniband] Match GID/GUID terminology as used in the IBAMichael Brown2010-09-151-6/+3Star
* [infiniband] Respond to CM disconnection requestsMichael Brown2010-09-121-68/+153
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [infiniband] Send CM requests to target node's GSI rather than SM's GSIMichael Brown2009-10-171-1/+3
* [infiniband] Disambiguate CM connection rejection reasonsMichael Brown2009-08-101-3/+25
* [infiniband] Generate more specific errors in response to failure MADsMichael Brown2009-08-101-1/+3
* [infiniband] Handle duplicate Communication Management REPsMichael Brown2009-08-091-0/+55
* [infiniband] Update all other MAD users to use a management interfaceMichael Brown2009-08-091-235/+238
* [infiniband] Add Communication Manager (CM)Michael Brown2009-07-181-0/+329