1879 Commits (1a16f67a28c6e8b9875b07e15c7c379cfc147e69)

Autor SHA1 Nachricht Datum
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID vor 9 Jahren
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping vor 9 Jahren
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" vor 9 Jahren
  Michael Brown 09824eca31 [crypto] Replace AES implementation vor 9 Jahren
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) vor 9 Jahren
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values vor 9 Jahren
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer vor 9 Jahren
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers vor 9 Jahren
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function vor 9 Jahren
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper vor 9 Jahren
  Michael Brown 6bc3d99496 [profile] Add profile_custom() for profiling with arbitrary time units vor 9 Jahren
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data vor 9 Jahren
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism vor 9 Jahren
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting vor 9 Jahren
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown vor 9 Jahren
  Michael Brown a0f60d26f5 [gdb] Allow gdbstub to be started on an arbitrary serial port vor 9 Jahren
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache vor 9 Jahren
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver vor 9 Jahren
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport vor 9 Jahren
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART vor 9 Jahren
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports vor 9 Jahren
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" vor 9 Jahren
  Michael Brown a91b1f7339 [intel] Add intelxvf driver for Intel 10 GigE virtual function NICs vor 9 Jahren
  Michael Brown bb1e1048f6 [intel] Add support for mailbox used by virtual functions vor 9 Jahren
  Michael Brown 372672275e [usb] Add basic support for USB keyboards vor 9 Jahren
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework vor 9 Jahren
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type vor 9 Jahren
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors vor 9 Jahren
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers vor 9 Jahren
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers vor 9 Jahren
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller vor 9 Jahren
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function vor 9 Jahren
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports vor 9 Jahren
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses vor 9 Jahren
  Michael Brown f6604627ff [usb] Detect missed disconnections vor 9 Jahren
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value vor 9 Jahren
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers vor 9 Jahren
  Michael Brown dc15a5a779 [settings] Add "base64" setting type vor 9 Jahren
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() vor 9 Jahren
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() vor 9 Jahren
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available vor 9 Jahren
  Michael Brown 6567511c3d [efi] Add EFI time source vor 9 Jahren
  Michael Brown eb2252fd7a [efi] Add EFI entropy source vor 9 Jahren
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information vor 9 Jahren
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm vor 9 Jahren
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm vor 9 Jahren
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm vor 9 Jahren
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm vor 9 Jahren
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm vor 9 Jahren
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators vor 9 Jahren