aboutsummaryrefslogtreecommitdiff
path: root/src/net/infiniband/ib_mcast.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-08[infiniband] Allow for the creation of multicast groupsMichael Brown1-9/+16
2016-03-08[infiniband] Parse MLID, rate, and SL from multicast membership recordMichael Brown1-27/+30
2016-03-08[infiniband] Record multicast GID attachment as part of group membershipMichael Brown1-1/+9
2016-03-08[infiniband] Use "%#lx" as format specifier for queue pair numbersMichael Brown1-8/+8
2016-03-08[infiniband] Assign names to Infiniband devices for debug messagesMichael Brown1-16/+16
2015-08-17[ipoib] Fix a race when chain-loading undionly.kpxe in IPoIBWissam Shoukair1-0/+6
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2010-09-15[infiniband] Match GID/GUID terminology as used in the IBAMichael Brown1-16/+10
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-4/+4
2009-08-10[infiniband] Generate more specific errors in response to failure MADsMichael Brown1-0/+2
2009-08-08[infiniband] Update all other MAD users to use a management interfaceMichael Brown1-134/+114
2009-07-17[infiniband] Add infrastructure for RC queue pairsMichael Brown1-1/+2
2009-07-17[infiniband] Allow MAD handlers to indicate response via return valueMichael Brown1-8/+14
2009-07-17[infiniband] Remove the return status code from MAD handlersMichael Brown1-14/+8
2009-07-17[infiniband] Always create an SMA and a GMAMichael Brown1-2/+2
2009-07-17[infiniband] Pass GMA as a parameter to GMA MAD handlersMichael Brown1-35/+35
2009-07-17[infiniband] Provide a general mechanism for multicast group joinsMichael Brown1-0/+235