731 Commits (b5f5f735c1aa1817e460760b0c2da25e04ef7124)

Author SHA1 Message Date
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds 13 years ago
  Michael Brown 3f442d3f60 [tcp] Record ts_recent on first received packet 13 years ago
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown a04603a070 [settings] Reject attempts to change a network device's bus ID 13 years ago
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability 13 years ago
  Michael Brown e49d81689c [syslog] Add support for sending console output to a syslog server 13 years ago
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN 13 years ago
  Michael Brown bbe265e08b [dns] Fix memory leak in settings applicator 13 years ago
  Michael Brown ef87c4ad08 [iscsi] Clarify support for NOP-In 13 years ago
  Michael Brown 9625132bf5 [iscsi] Verify the correct tag in NOP-In PDUs 13 years ago
  Michael Brown 711df439df [iscsi] Accept NOP-In PDUs sent by the target 13 years ago
  Michael Brown 7ef314514c [iscsi] Disambiguate the expected target errors in the login response 13 years ago
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported 13 years ago
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks 13 years ago
  Michael Brown 17b6a3c506 [dhcp] Allow use of custom reallocation functions for DHCP option blocks 13 years ago
  Michael Brown 310d46c1ed [dhcp] Rename length fields for DHCP options 13 years ago
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet 13 years ago
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible 13 years ago
  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