5608 Commits (70fc25ad6e71a99b5802eb92b95c26407acbe990)
 

Autor SHA1 Nachricht Datum
  Michael Brown cf52436c71 [thunderx] Fix channel configuration for VNICs 1-7 vor 8 Jahren
  Michael Brown 4775dd3835 [thunderx] Add driver for Cavium ThunderX SoC NICs vor 8 Jahren
  Michael Brown 3c61e11fe1 [cmdline] Add "ntp" command vor 8 Jahren
  Michael Brown fce6117ad9 [ntp] Add simple NTP client vor 8 Jahren
  Michael Brown e6111c1517 [time] Allow system clock to be adjusted at runtime vor 8 Jahren
  Leendert van Doorn 02d5cfff22 [tg3] Add missing memory barrier vor 8 Jahren
  Michael Brown 188789eb3c [tcp] Send TCP keepalives on idle established connections vor 8 Jahren
  Leendert van Doorn 5c2a959a72 [tg3] Fix address truncation bug on 64-bit machines vor 8 Jahren
  Michael Brown b42e71921f [http] Accept headers with no whitespace following the colon vor 8 Jahren
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges vor 8 Jahren
  Michael Brown 2c197517f2 [libc] Always use a non-zero seed for the (non-crypto) RNG vor 8 Jahren
  Vinson Lee f6e8b800be [build] Remove nested "my" declaration vor 8 Jahren
  Michael Brown aa4b038c70 [efi] Expose DHCP packets via the Apple NetBoot protocol vor 8 Jahren
  Michael Brown af9afd0a86 [dhcp] Fix definitions for x86_64 and EFI BC client architectures vor 8 Jahren
  Michael Brown 31d4a7b8db [arm] Use correct DHCP client architecture values vor 8 Jahren
  Michael Brown ee5dfb75aa [axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs vor 8 Jahren
  Michael Brown 8dd39b9572 [efi] Work around broken UEFI keyboard drivers vor 8 Jahren
  Michael Brown f42b2585fe [http] Ignore unrecognised "Connection" header tokens vor 8 Jahren
  Michael Brown 80dd6cbcc4 [lotest] Add option to use broadcast packets for loopback testing vor 8 Jahren
  Michael Brown 231adda40f [netdevice] Fix failure path in register_netdev() vor 8 Jahren
  Michael Brown 56c0147deb [settings] Extend numerical setting tags to "unsigned long" vor 8 Jahren
  Michael Brown 6d2bdc4ea3 [pci] Add support for PCI Enhanced Allocation vor 8 Jahren
  Michael Brown 276d7c31c5 [undi] Work around broken HP EliteBook 745 G3 PXE ROM vor 8 Jahren
  Christian Hesse 858f56e68b [ath9k] Fix buffer overrun for ar9287 vor 8 Jahren
  Michael Brown 601706688b [arm] Use CNTVCT_EL0 as profiling timestamp vor 8 Jahren
  Michael Brown 6164741f81 [efi] Guard against GetStatus() failing to return a NULL TX buffer vor 8 Jahren
  Michael Brown 47931a4de5 [arm] Add optimised TCP/IP checksumming for 64-bit ARM vor 8 Jahren
  Michael Brown 95716ece91 [arm] Add optimised string functions for 64-bit ARM vor 8 Jahren
  Michael Brown a966570dce [libc] Avoid implicit assumptions about potentially-optimised memcpy() vor 8 Jahren
  Michael Brown 45cd68c0fb [efi] Allow for building with older versions of elf.h system header vor 8 Jahren
  Michael Brown 17c6f322ee [arm] Add support for 64-bit ARM (Aarch64) vor 8 Jahren
  Michael Brown edea3a434c [arm] Split out 32-bit-specific code to arch/arm32 vor 8 Jahren
  Michael Brown 2a187f480e [arm] Avoid instruction references to symbols defined via ".equ" vor 8 Jahren
  Michael Brown 1a16f67a28 [arm] Add support for 32-bit ARM vor 8 Jahren
  Michael Brown 49a5bcfba6 [bitops] Fix typo in test case vor 8 Jahren
  Michael Brown 67f539fa80 [libgcc] Provide __divmoddi4() vor 8 Jahren
  Michael Brown a5885fbc19 [legacy] Fix building with GCC 6 vor 8 Jahren
  Michael Brown 63037bdce4 [ath] Fix building with GCC 6 vor 8 Jahren
  Michael Brown 08230599ef [golan] Fix building with GCC 6 vor 8 Jahren
  Michael Brown 76ec2a0540 [skge] Fix building with GCC 6 vor 8 Jahren
  Michael Brown 65b32a0b70 [sis190] Fix building with GCC 6 vor 8 Jahren
  Vinson Lee e2f14c2f8c [mucurses] Fix GCC 6 nonnull-compare errors vor 8 Jahren
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs vor 8 Jahren
  Michael Brown 757ab98381 [efi] Use a timer event to generate the currticks() timer vor 8 Jahren
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming vor 8 Jahren
  Michael Brown 9f91df422b [build] Remove unnecessary dependency on zlib vor 8 Jahren
  Michael Brown efd5cf9aad [efi] Eliminate use of libbfd vor 8 Jahren
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() vor 8 Jahren
  Michael Brown fe62f3c831 [tg3] Fix _tg3_flag() for 64-bit builds vor 8 Jahren
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() vor 8 Jahren