712 Commits (ea0fcb9460403a16d4e2a5e1d48ee6279794450c)

Author SHA1 Message Date
  Michael Brown 5273c2748c [vlan] Expose vlan_find() to network card drivers 13 years ago
  Michael Brown 51a9e517f2 [vlan] Use "-" instead of "." as separator in VLAN device names 13 years ago
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() 13 years ago
  Michael Brown de6a59470b [iscsi] Disambiguate the common EINVAL cases 13 years ago
  Michael Brown 34dab1007c [dns] Disambiguate "no nameserver" and "no DNS record" errors 13 years ago
  Michael Brown 54ec712ebe [fcoe] Use only the first instance of a FIP descriptor 13 years ago
  Michael Brown 98817e2c38 [fcoe] Tidy up debug message 13 years ago
  Michael Brown 1415ec9c9a [fc] Allow Fibre Channel ports to be explicitly named 13 years ago
  Michael Brown d17e87da7d [fcoe] Create Fibre Channel port only when we have selected an FCF 13 years ago
  Michael Brown 1790f56fb2 [fcoe] Add support for FIP VLAN discovery 13 years ago
  Michael Brown b4706c88c9 [vlan] Provide vlan_can_be_trunk() 13 years ago
  Michael Brown f1e1545372 [vlan] Add non-error debug messages 13 years ago
  Michael Brown 7e1b1d6145 [vlan] Allow duplicate VLAN creation attempts 13 years ago
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs 13 years ago
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen 13 years ago
  Michael Brown d012f87018 [tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN 13 years ago
  Michael Brown 5de4fba4f9 [udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN 13 years ago
  Michael Brown 3d9096f719 [lacp] Fix dumping of raw LACP packets 13 years ago
  Michael Brown 24fc6aa5b0 [netdevice] Use net device name in debugging messages 13 years ago
  Michael Brown 67dc832d15 [tcp] Set PSH flag only on packets containing data 13 years ago
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit 13 years ago
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups 13 years ago
  Michael Brown 41231fda9c [fc] Hold ULP's peer reference while ULP exists 13 years ago
  Michael Brown 0cd185e734 [fc] Allow peers and ULPs to log out when usage count reaches zero 13 years ago
  Michael Brown c09f87e3b7 [fc] Hold reference to peers and ULPs while calling fc_link_examine() 13 years ago
  Michael Brown 00cffae5f9 [fc] Log out correct port ID after a successful LOGO request 13 years ago
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO 13 years ago
  Michael Brown f5115f96f7 [fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errors 13 years ago
  Michael Brown 66e7619099 [retry] Process at most one timer's expiry in each call to retry_step() 13 years ago
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 years ago
  Michael Brown a59bb9c313 [fcp] Avoid quoting exchange ID before exchange is created 13 years ago
  Michael Brown 0654698cd7 [fcp] Fix potential memory leaks on error paths 13 years ago
  Michael Brown b0e434280e [fc] Do not use the command reference number in FCP_CMND IUs 13 years ago
  Michael Brown 19c59bb131 [iscsi] Ensure ISID is consistent within an iSCSI session 13 years ago
  Michael Brown 5f4ab0d22a [iscsi] Randomise a portion of the ISID to force new session instantiation 13 years ago
  Michael Brown 60b690141e [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 13 years ago
  Michael Brown a9c799250f [fcoe] Request SPMA iff FIP advertisement indicates support for SPMA 13 years ago
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces 13 years ago
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER 13 years ago
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses 13 years ago
  Michael Brown c517d0ea7f [dhcp] Revert various patches 13 years ago
  Michael Brown 0f4fd09180 [fcoe] Add support for the FCoE Initialization Protocol (FIP) 13 years ago
  Michael Brown 5e56e5f5a3 [fc] Update ELS port IDs when receiving an ELS frame 13 years ago
  Michael Brown 1775a6f25e [fc] Include port IDs in metadata for received Fibre Channel frames 13 years ago
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 years ago
  Michael Brown a5a4dcd0c7 [fcp] Add support for describing an FCP device using EDD 13 years ago
  Michael Brown bddc3835ac [fcoe] Add support for identifying the underlying hardware device 13 years ago
  Michael Brown 9e036d32ba [infiniband] Add support for identifying the underlying hardware device 13 years ago
  Michael Brown d068049789 [aoe] Add support for identifying the underlying hardware device 13 years ago
  Michael Brown adbe63860a [aoe] Fail immediately when network device is closed 13 years ago