975 Commits (5365340e77d97102e3204b5502d0cbd1482e3c97)

Autor SHA1 Mensagem Data
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() 13 anos atrás
  Michael Brown 00afad8122 [http] Fix size_t format specifiers 13 anos atrás
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices 13 anos atrás
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle 13 anos atrás
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open 13 anos atrás
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open 13 anos atrás
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown 13 anos atrás
  Michael Brown ce3bc9e88b [fc] Use a one-shot process for Fibre Channel name server queries 13 anos atrás
  Michael Brown 08ac74b708 [fc] Use a one-shot process for Fibre Channel ELS requests 13 anos atrás
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 anos atrás
  Michael Brown c68bf14559 [tcp] Send xfer_window_changed() when window opens 13 anos atrás
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established 13 anos atrás
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established 13 anos atrás
  Michael Brown 5f608a44a5 [fc] Send xfer_window_changed() when FCP link is established 13 anos atrás
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users 13 anos atrás
  Michael Brown 5763472b34 [ftp] Remove redundant ftp_data_deliver() method 13 anos atrás
  Michael Brown cc7c2a9dcd [ipv4] Record ARP resolution errors 13 anos atrás
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded 13 anos atrás
  Michael Brown c1cc769ef4 [ipv4] Include network device metadata in packet traces 13 anos atrás
  Michael Brown 8f51db233a [http] Support chunked transfer encoding 13 anos atrás
  Michael Brown 0b6808aadc [netdevice] Improve detection of bugs in drivers' TX completion handling 13 anos atrás
  Michael Brown 9e3604168a [netdevice] Move high-frequency debug messages to DBGLVL_EXTRA 13 anos atrás
  Michael Brown c4369eb6c2 [tcp] Update ts_recent whenever window is advanced 13 anos atrás
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 anos atrás
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message 13 anos atrás
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds 13 anos atrás
  Michael Brown 3f442d3f60 [tcp] Record ts_recent on first received packet 13 anos atrás
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 anos atrás
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 anos atrás
  Michael Brown a04603a070 [settings] Reject attempts to change a network device's bus ID 13 anos atrás
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability 13 anos atrás
  Michael Brown e49d81689c [syslog] Add support for sending console output to a syslog server 13 anos atrás
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN 13 anos atrás
  Michael Brown bbe265e08b [dns] Fix memory leak in settings applicator 13 anos atrás
  Michael Brown ef87c4ad08 [iscsi] Clarify support for NOP-In 13 anos atrás
  Michael Brown 9625132bf5 [iscsi] Verify the correct tag in NOP-In PDUs 13 anos atrás
  Michael Brown 711df439df [iscsi] Accept NOP-In PDUs sent by the target 13 anos atrás
  Michael Brown 7ef314514c [iscsi] Disambiguate the expected target errors in the login response 13 anos atrás
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported 13 anos atrás
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks 13 anos atrás
  Michael Brown 17b6a3c506 [dhcp] Allow use of custom reallocation functions for DHCP option blocks 13 anos atrás
  Michael Brown 310d46c1ed [dhcp] Rename length fields for DHCP options 13 anos atrás
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet 13 anos atrás
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible 13 anos atrás
  Michael Brown 5273c2748c [vlan] Expose vlan_find() to network card drivers 13 anos atrás
  Michael Brown 51a9e517f2 [vlan] Use "-" instead of "." as separator in VLAN device names 13 anos atrás
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() 13 anos atrás
  Michael Brown de6a59470b [iscsi] Disambiguate the common EINVAL cases 13 anos atrás
  Michael Brown 34dab1007c [dns] Disambiguate "no nameserver" and "no DNS record" errors 13 anos atrás
  Michael Brown 54ec712ebe [fcoe] Use only the first instance of a FIP descriptor 13 anos atrás