693 Commits (06dbe701bb03cbab233fcba74d60caf6bab7c69b)

Autor SHA1 Nachricht Datum
  Michael Brown 67dc832d15 [tcp] Set PSH flag only on packets containing data vor 13 Jahren
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit vor 13 Jahren
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups vor 13 Jahren
  Michael Brown 41231fda9c [fc] Hold ULP's peer reference while ULP exists vor 13 Jahren
  Michael Brown 0cd185e734 [fc] Allow peers and ULPs to log out when usage count reaches zero vor 13 Jahren
  Michael Brown c09f87e3b7 [fc] Hold reference to peers and ULPs while calling fc_link_examine() vor 13 Jahren
  Michael Brown 00cffae5f9 [fc] Log out correct port ID after a successful LOGO request vor 13 Jahren
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO vor 13 Jahren
  Michael Brown f5115f96f7 [fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errors vor 13 Jahren
  Michael Brown 66e7619099 [retry] Process at most one timer's expiry in each call to retry_step() vor 13 Jahren
  Michael Brown ea631f6fb8 [list] Add list_first_entry() vor 13 Jahren
  Michael Brown a59bb9c313 [fcp] Avoid quoting exchange ID before exchange is created vor 13 Jahren
  Michael Brown 0654698cd7 [fcp] Fix potential memory leaks on error paths vor 13 Jahren
  Michael Brown b0e434280e [fc] Do not use the command reference number in FCP_CMND IUs vor 13 Jahren
  Michael Brown 19c59bb131 [iscsi] Ensure ISID is consistent within an iSCSI session vor 13 Jahren
  Michael Brown 5f4ab0d22a [iscsi] Randomise a portion of the ISID to force new session instantiation vor 13 Jahren
  Michael Brown 60b690141e [fc] Use port WWN rather than node WWN as the primary Fibre Channel name vor 13 Jahren
  Michael Brown a9c799250f [fcoe] Request SPMA iff FIP advertisement indicates support for SPMA vor 13 Jahren
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces vor 13 Jahren
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER vor 13 Jahren
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses vor 14 Jahren
  Michael Brown c517d0ea7f [dhcp] Revert various patches vor 14 Jahren
  Michael Brown 0f4fd09180 [fcoe] Add support for the FCoE Initialization Protocol (FIP) vor 13 Jahren
  Michael Brown 5e56e5f5a3 [fc] Update ELS port IDs when receiving an ELS frame vor 13 Jahren
  Michael Brown 1775a6f25e [fc] Include port IDs in metadata for received Fibre Channel frames vor 13 Jahren
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() vor 13 Jahren
  Michael Brown a5a4dcd0c7 [fcp] Add support for describing an FCP device using EDD vor 14 Jahren
  Michael Brown bddc3835ac [fcoe] Add support for identifying the underlying hardware device vor 14 Jahren
  Michael Brown 9e036d32ba [infiniband] Add support for identifying the underlying hardware device vor 14 Jahren
  Michael Brown d068049789 [aoe] Add support for identifying the underlying hardware device vor 14 Jahren
  Michael Brown adbe63860a [aoe] Fail immediately when network device is closed vor 14 Jahren
  Michael Brown 26a50c3a11 [infiniband] Add the notion of an Ethernet queue pair type vor 14 Jahren
  Michael Brown 118a0ca55a [infiniband] Avoid leaving uninitialised lists in struct ib_device vor 14 Jahren
  Michael Brown a8e39a9ca7 [fc] Ignore fabric-assigned port ID for fabricless implicit logouts vor 14 Jahren
  Michael Brown 654da534ad [fc] Allow FLOGI response to be sent to newly-assigned peer port ID vor 14 Jahren
  Michael Brown 24efbaefe7 [fc] Maintain port, peer and ULP lists in order of creation vor 14 Jahren
  Michael Brown 42cf4a720c [infiniband] Add node GUID as distinct from the first port GUID vor 14 Jahren
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() vor 14 Jahren
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA vor 14 Jahren
  Michael Brown 6574c55e27 [fcoe] Disambiguate the various error cases and add a CRC failure message vor 14 Jahren
  Michael Brown 85a3169967 [netdevice] Report network-layer errors via network device statistics vor 14 Jahren
  Michael Brown dace106f82 [fcoe] Add support for Fibre Channel over Ethernet vor 14 Jahren
  Michael Brown d2a2618d76 [fcp] Add support for the Fibre Channel Protocol vor 14 Jahren
  Michael Brown 508ff4d614 [fc] Add support for Fibre Channel devices vor 14 Jahren
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface vor 14 Jahren
  Michael Brown ef8452a642 [infiniband] Respond to CM disconnection requests vor 14 Jahren
  Michael Brown e6519af60d [infiniband] Fix TID magic signature vor 14 Jahren
  Michael Brown 35b19d8848 [infiniband] Add the concept of an Infiniband upper-layer driver vor 14 Jahren
  Michael Brown ca4df90a63 [netdevice] Add the concept of a network upper-layer driver vor 14 Jahren
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback vor 14 Jahren