59 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

Author SHA1 Message Date
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 12 years ago
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 12 years ago
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown 13 years ago
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 years ago
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established 13 years ago
  Michael Brown 9e036d32ba [infiniband] Add support for identifying the underlying hardware device 13 years ago
  Michael Brown 42cf4a720c [infiniband] Add node GUID as distinct from the first port GUID 13 years ago
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() 13 years ago
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 years ago
  Michael Brown ef8452a642 [infiniband] Respond to CM disconnection requests 14 years ago
  Michael Brown e6519af60d [infiniband] Fix TID magic signature 14 years ago
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Michael Brown d6f79d6b6e [infiniband] Use generic base16 functions for SRP 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 58b6794c11 [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT 14 years ago
  Michael Brown 228ac9d018 [infiniband] Include hostname in node description, if available 14 years ago
  Michael Brown e7018228fa [infiniband] Make node description invariant across all ports 14 years ago
  Michael Brown 224ef7f483 [infiniband] Send CM requests to target node's GSI rather than SM's GSI 14 years ago
  Michael Brown 0ff5c456cb [infiniband] Disambiguate CM connection rejection reasons 15 years ago
  Michael Brown a0d337912e [infiniband] Generate more specific errors in response to failure MADs 15 years ago
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 years ago
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol 15 years ago
  Michael Brown 46073f1239 [infiniband] Handle duplicate Communication Management REPs 15 years ago
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface 15 years ago
  Michael Brown 44251ebb9a [infiniband] Update subnet management agent to use a management interface 15 years ago
  Michael Brown 0e07516f62 [infiniband] Add the concept of a management interface 15 years ago
  Michael Brown b0c563824b [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} 15 years ago
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) 15 years ago
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 years ago
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() 15 years ago
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths 15 years ago
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value 15 years ago
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers 15 years ago
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN 15 years ago
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA 15 years ago
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 years ago
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional 15 years ago
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages 15 years ago
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA 15 years ago
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers 15 years ago
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 years ago
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 years ago
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission 15 years ago