69 Révisions (bd1687465c3c03b51179bd3732356a55b9766061)

Auteur SHA1 Message Date
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses il y a 8 ans
  Michael Brown 8336186564 [infiniband] Use connection's local ID as debug message identifier il y a 8 ans
  Michael Brown 36c4779356 [infiniband] Use "%d" as format specifier for LIDs il y a 8 ans
  Michael Brown 7aef4d4c94 [infiniband] Use "%#lx" as format specifier for queue pair numbers il y a 8 ans
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages il y a 8 ans
  Michael Brown ff13eeb747 [infiniband] Add support for performing service record lookups il y a 8 ans
  Michael Brown 7544763626 [infiniband] Avoid multiple calls to ib_cmrc_shutdown() il y a 8 ans
  Wissam Shoukair eb8df9a046 [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB il y a 9 ans
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() il y a 9 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() il y a 12 ans
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names il y a 12 ans
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs il y a 12 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown il y a 13 ans
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods il y a 13 ans
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established il y a 13 ans
  Michael Brown 9e036d32ba [infiniband] Add support for identifying the underlying hardware device il y a 13 ans
  Michael Brown 42cf4a720c [infiniband] Add node GUID as distinct from the first port GUID il y a 13 ans
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() il y a 13 ans
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA il y a 13 ans
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface il y a 14 ans
  Michael Brown ef8452a642 [infiniband] Respond to CM disconnection requests il y a 13 ans
  Michael Brown e6519af60d [infiniband] Fix TID magic signature il y a 13 ans
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback il y a 14 ans
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces il y a 14 ans
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function il y a 14 ans
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function il y a 14 ans
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports il y a 14 ans
  Michael Brown d6f79d6b6e [infiniband] Use generic base16 functions for SRP il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown 58b6794c11 [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT il y a 14 ans
  Michael Brown 228ac9d018 [infiniband] Include hostname in node description, if available il y a 14 ans
  Michael Brown e7018228fa [infiniband] Make node description invariant across all ports il y a 14 ans
  Michael Brown 224ef7f483 [infiniband] Send CM requests to target node's GSI rather than SM's GSI il y a 14 ans
  Michael Brown 0ff5c456cb [infiniband] Disambiguate CM connection rejection reasons il y a 15 ans
  Michael Brown a0d337912e [infiniband] Generate more specific errors in response to failure MADs il y a 15 ans
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband il y a 15 ans
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol il y a 15 ans
  Michael Brown 46073f1239 [infiniband] Handle duplicate Communication Management REPs il y a 15 ans
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface il y a 15 ans
  Michael Brown 44251ebb9a [infiniband] Update subnet management agent to use a management interface il y a 15 ans
  Michael Brown 0e07516f62 [infiniband] Add the concept of a management interface il y a 15 ans
  Michael Brown b0c563824b [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} il y a 15 ans
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) il y a 15 ans
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs il y a 15 ans
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() il y a 15 ans
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths il y a 15 ans
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value il y a 15 ans
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers il y a 15 ans