72 Revize (master)

Autor SHA1 Zpráva Datum
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() před 7 roky
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() před 7 roky
  Michael Brown 5bcaa1e4d4 [infiniband] Make IPoIB support configurable at build time před 8 roky
  Michael Brown 6a3ffa0114 [infiniband] Assign names to queue pairs před 8 roky
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages před 8 roky
  Michael Brown 7c6858e95d [infiniband] Profile post work queue entry operations před 8 roky
  Wissam Shoukair eb8df9a046 [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB před 8 roky
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism před 9 roky
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration před 9 roky
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() před 11 roky
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names před 11 roky
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs před 11 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown 18178b087f [infiniband] Reset port state after closing device před 12 roky
  Michael Brown 1e7fbc5bf3 [infiniband] Open device prior to creating SMI and GSI queue pairs před 12 roky
  Michael Brown 774ea3d263 [infiniband] Poll event queues only for devices that are open před 12 roky
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods před 13 roky
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit před 13 roky
  Michael Brown ea631f6fb8 [list] Add list_first_entry() před 13 roky
  Michael Brown 26a50c3a11 [infiniband] Add the notion of an Ethernet queue pair type před 13 roky
  Michael Brown 118a0ca55a [infiniband] Avoid leaving uninitialised lists in struct ib_device před 13 roky
  Michael Brown 42cf4a720c [infiniband] Add node GUID as distinct from the first port GUID před 13 roky
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA před 13 roky
  Michael Brown 35b19d8848 [infiniband] Add the concept of an Infiniband upper-layer driver před 13 roky
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports před 14 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Michael Brown 58b6794c11 [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT před 14 roky
  Michael Brown bbc530c0dd [infiniband] Report IB link status as IPoIB netdevice status před 14 roky
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() před 15 roky
  Michael Brown 419243e7f1 [infiniband] Add find_ibdev() před 15 roky
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times před 15 roky
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface před 15 roky
  Michael Brown 44251ebb9a [infiniband] Update subnet management agent to use a management interface před 15 roky
  Michael Brown b0c563824b [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} před 15 roky
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs před 15 roky
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() před 15 roky
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN před 15 roky
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA před 15 roky
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type před 15 roky
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional před 15 roky
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA před 15 roky
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins před 15 roky
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() před 15 roky
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent před 15 roky
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically před 15 roky
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads před 15 roky
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device před 15 roky