summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband/ib_mcast.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Allow for the creation of multicast groupsMichael Brown2016-03-081-9/+16
* [infiniband] Parse MLID, rate, and SL from multicast membership recordMichael Brown2016-03-081-27/+30
* [infiniband] Record multicast GID attachment as part of group membershipMichael Brown2016-03-081-1/+9
* [infiniband] Use "%#lx" as format specifier for queue pair numbersMichael Brown2016-03-081-8/+8
* [infiniband] Assign names to Infiniband devices for debug messagesMichael Brown2016-03-081-16/+16
* [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIBWissam Shoukair2015-08-171-0/+6
* [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-16/+10Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [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-134/+114Star
* [infiniband] Add infrastructure for RC queue pairsMichael Brown2009-07-181-1/+2
* [infiniband] Allow MAD handlers to indicate response via return valueMichael Brown2009-07-181-8/+14
* [infiniband] Remove the return status code from MAD handlersMichael Brown2009-07-181-14/+8Star
* [infiniband] Always create an SMA and a GMAMichael Brown2009-07-181-2/+2
* [infiniband] Pass GMA as a parameter to GMA MAD handlersMichael Brown2009-07-181-35/+35
* [infiniband] Provide a general mechanism for multicast group joinsMichael Brown2009-07-181-0/+235