3867 Commits (4d8a009ccf77f26928d377acccca16e61e115c60)
 

Autor SHA1 Nachricht Datum
  Michael Brown 4d8a009ccf [librm] Avoid (harmless) collisions with linker symbols vor 13 Jahren
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions vor 13 Jahren
  Michael Brown 59e4c37741 [cmdline] Allow "sleep" command to be interrupted vor 13 Jahren
  Michael Brown f177a6f09f [cmdline] Fix up "sleep" argument parsing vor 13 Jahren
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default vor 13 Jahren
  Michael Brown 7a84cc593a [arbel] Add (not-yet-functional) support for RC queue pairs vor 14 Jahren
  Scott K Logan aaf7a35207 [ath9k] Add ath9k driver vor 13 Jahren
  Michael Brown c28053027b [list] Add list functions required by ath9k driver vor 13 Jahren
  Michael Brown d40bd11c62 [test] Add self-tests for list manipulation functions vor 13 Jahren
  Michael Brown eac134f8dc [test] Add a basic infrastructure for running self-tests vor 13 Jahren
  Michael Brown dc821ca961 [libc] Allow assertion failures to be counted vor 13 Jahren
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends vor 13 Jahren
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) vor 13 Jahren
  Michael Brown 8b092f4c50 [util] Add romcheck.pl vor 13 Jahren
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers vor 13 Jahren
  Michael Brown 1691cf50bc [tls] Accept certificates without a version number vor 13 Jahren
  Michael Brown 174df77359 [script] Accept labels on lines terminated with CRLF vor 13 Jahren
  Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub vor 13 Jahren
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils vor 13 Jahren
  Michael Brown 149b502306 [ipv4] Improve debugging vor 13 Jahren
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly vor 13 Jahren
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() vor 13 Jahren
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses vor 13 Jahren
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets vor 13 Jahren
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() vor 13 Jahren
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed vor 13 Jahren
  Thomas Miletich 5d23fb1bb4 [igb] Remove __BIG_ENDIAN conditional vor 13 Jahren
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values vor 13 Jahren
  Michael Brown 66cbae73bd [libc] Allow for zero-padded decimals in printf() vor 13 Jahren
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() vor 13 Jahren
  Michael Brown 95d82bb2a2 [build] Avoid using -ffunction-sections on some older versions of gcc vor 13 Jahren
  Michael Brown 00afad8122 [http] Fix size_t format specifiers vor 13 Jahren
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices vor 13 Jahren
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface vor 13 Jahren
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle vor 13 Jahren
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open vor 13 Jahren
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open vor 13 Jahren
  Michael Brown 5c9c39e299 [scsi] Eliminate polling while waiting for window to open vor 13 Jahren
  Michael Brown 3915b660fd [hw] Eliminate polling while waiting for window to open vor 13 Jahren
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown vor 13 Jahren
  Michael Brown ce3bc9e88b [fc] Use a one-shot process for Fibre Channel name server queries vor 13 Jahren
  Michael Brown 08ac74b708 [fc] Use a one-shot process for Fibre Channel ELS requests vor 13 Jahren
  Michael Brown 5694b71b11 [resolv] Use a one-shot process for the numeric resolver vor 13 Jahren
  Michael Brown ccc2655540 [process] Add support for one-shot processes vor 13 Jahren
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods vor 13 Jahren
  Michael Brown ba3633782b [xfer] Send xfer_window_changed() after xfer_vredirect() vor 13 Jahren
  Michael Brown c68bf14559 [tcp] Send xfer_window_changed() when window opens vor 13 Jahren
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established vor 13 Jahren
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established vor 13 Jahren
  Michael Brown 5f608a44a5 [fc] Send xfer_window_changed() when FCP link is established vor 13 Jahren