1879 Commits (67f539fa80753877d7d7615c32b5ebdee5169f54)

Autor SHA1 Mensaje Fecha
  Michael Brown a5885fbc19 [legacy] Fix building with GCC 6 hace 8 años
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs hace 8 años
  Michael Brown 757ab98381 [efi] Use a timer event to generate the currticks() timer hace 8 años
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming hace 8 años
  Michael Brown 91aa188fbb [libc] Allow CPU architectures to use unoptimised string functions hace 8 años
  Ladi Prosek 8a055a2a70 [virtio] Add virtio 1.0 PCI support hace 8 años
  Ladi Prosek 7b499f849e [virtio] Add virtio 1.0 constants and data structures hace 8 años
  Ladi Prosek 2379494918 [pci] Add pci_find_next_capability() hace 8 años
  Suresh Sundriyal 4afb758423 [pool] Fix check for reopenable pooled connections hace 8 años
  Michael Brown 97c3f6e55a [iscsi] Include DHCP server address in iBFT hace 8 años
  Wissam Shoukair 0a20373a2f [golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support hace 8 años
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting hace 8 años
  Michael Brown ab5b3abbba [int13] Allow drive to be hooked using the natural drive number hace 8 años
  Michael Brown 173c0c2536 [infiniband] Allow drivers to override the eIPoIB LEMAC hace 8 años
  Michael Brown 750a2efeb2 [ipoib] Allow external code to identify IPoIB network devices hace 8 años
  Michael Brown ef0297b527 [libc] Allow container_of() to be used on volatile pointers hace 8 años
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function hace 8 años
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions hace 8 años
  Michael Brown 2246a6b274 [pseudobit] Rename bitops.h to pseudobit.h hace 8 años
  Michael Brown 36fbc3f4bd [build] Remove long-obsolete header file hace 8 años
  Michael Brown 9913a405ea [efi] Provide access to files stored on EFI filesystems hace 8 años
  Michael Brown 11ccfb67fa [efi] Add processor binding headers for ARM and AArch64 hace 8 años
  Michael Brown 24415a3eee [efi] Update to current EDK2 headers hace 8 años
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture hace 8 años
  Michael Brown 64acfd9ddd [arp] Validate length of ARP packet hace 8 años
  Michael Brown 5a6ed90a00 [crypto] Allow for zero-length ASN.1 cursors hace 8 años
  Michael Brown e44f6dcb89 [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices hace 8 años
  Michael Brown 3144e4fb64 [eoib] Support non-FullMember gateway devices hace 8 años
  Michael Brown 1a9ed68cbb [eoib] Allow the multicast group to be forcefully created hace 8 años
  Michael Brown 9154d7a65c [eoib] Add Ethernet over Infiniband (EoIB) driver hace 8 años
  Michael Brown b5aa51ac62 [ipoib] Resimplify test for received broadcast packets hace 8 años
  Michael Brown 299fdabe48 [infiniband] Add "ibstat" command hace 8 años
  Michael Brown 6a3ffa0114 [infiniband] Assign names to queue pairs hace 8 años
  Michael Brown 174bf6b569 [infiniband] Assign names to CMRC connections hace 8 años
  Michael Brown 5a7fd2cc90 [infiniband] Allow for the creation of multicast groups hace 8 años
  Michael Brown 14ad9cbd67 [infiniband] Parse MLID, rate, and SL from multicast membership record hace 8 años
  Michael Brown c335f8eae4 [infiniband] Record multicast GID attachment as part of group membership hace 8 años
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses hace 8 años
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages hace 8 años
  Michael Brown ff13eeb747 [infiniband] Add support for performing service record lookups hace 8 años
  Michael Brown 60e205a551 [infiniband] Remove concept of whole-device owner data hace 8 años
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API hace 8 años
  Michael Brown fef8e34b6f [tcp] Guard against malformed TCP options hace 8 años
  Michael Brown 71b83a6d00 [usb] Allow USB endpoints to specify a reserved header length for refills hace 8 años
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI hace 8 años
  Michael Brown 2f861d736f [usb] Add support for numeric keypad on USB keyboards hace 8 años
  Michael Brown ae8dfd74c0 [smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywell VM3 hace 8 años
  Michael Brown 721302fa54 [settings] Expose SMBIOS settings as global variables hace 8 años
  Michael Brown e3012f9949 [efi] Centralise EFI file system info GUIDs hace 8 años
  Michael Brown 296dee6d38 [acm] Add support for CDC-ACM (aka USB RNDIS) devices hace 8 años