summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband/ib_pathrec.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Retrieve GID flag from cached path entriesMichael Brown2016-03-081-0/+1
* [infiniband] Do not use GRH for local pathsMichael Brown2016-03-081-7/+6Star
* [infiniband] Use "%d" as format specifier for LIDsMichael Brown2016-03-081-1/+1
* [infiniband] Assign names to Infiniband devices for debug messagesMichael Brown2016-03-081-12/+12
* [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] Match GID/GUID terminology as used in the IBAMichael Brown2010-09-151-22/+14Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [infiniband] Generate more specific errors in response to failure MADsMichael Brown2009-08-101-0/+2
* [infiniband] Update all other MAD users to use a management interfaceMichael Brown2009-08-091-131/+202
* [infiniband] Allow MAD handlers to indicate response via return valueMichael Brown2009-07-181-3/+6
* [infiniband] Remove the return status code from MAD handlersMichael Brown2009-07-181-6/+3Star
* [infiniband] Always create an SMA and a GMAMichael Brown2009-07-181-1/+1
* [infiniband] Pass GMA as a parameter to GMA MAD handlersMichael Brown2009-07-181-17/+19
* [infiniband] Allow for sending MADs via GMA without retransmissionMichael Brown2009-07-181-1/+1
* [infiniband] Provide a general mechanism for path record lookupsMichael Brown2009-07-181-0/+221