4981 Commits (4c3b9c79a52859e5877431d4b19737b7bd7657e5)
 

Author SHA1 Message Date
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model 9 years ago
  Michael Brown f2c116ff7d [efi] Provide a meaningful EFI SNP device name 9 years ago
  Michael Brown 44338bfd22 [efi] Allow device paths to be easily included in debug messages 9 years ago
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 years ago
  Michael Brown 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... 10 years ago
  Peter Lemenkov 1639978f5a [build] Check if git index actually exists 10 years ago
  Dale Hamel 7fe0735170 [smbios] Expose board serial number as ${board-serial} 10 years ago
  Hannes Reinecke bb5a4a111b [igbvf] Allow changing of MAC address 10 years ago
  Hannes Reinecke f63ec19dca [igbvf] Assign random MAC address if none is set 10 years ago
  Michael Brown d5cf058994 [iscsi] Include IP address origin in iBFT 10 years ago
  Michael Brown 059adae434 [iscsi] Read IPv4 settings only from the relevant network device 10 years ago
  Michael Brown e047811c85 [scsi] Improve sense code parsing 10 years ago
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses 10 years ago
  Michael Brown 9f0b7f428a [ifmgmt] Do not sleep CPU while configuring network devices 10 years ago
  Michael Brown f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed 10 years ago
  Michael Brown 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() 10 years ago
  Michael Brown 3a1adea036 [ipv6] Include network device when transcribing multicast addresses 10 years ago
  Michael Brown 6c7146695d [ipv6] Do not set sin6_scope_id on source address 10 years ago
  Michael Brown 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address 10 years ago
  Michael Brown 3c7f5f9c4c [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() 10 years ago
  Michael Brown 6cdd3bb656 [efi] Do not try to fetch loaded image device path protocol 10 years ago
  Michael Brown 81df95e8ae [efi] Make EFI_HII_DATABASE_PROTOCOL optional 10 years ago
  Michael Brown 21c43e44cb [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional 10 years ago
  Michael Brown 95cff6a4d8 [efi] Allow for optional protocols 10 years ago
  Marin Hannache f4e069bf2e [nfs] Rewrite NFS URI handling 10 years ago
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string 10 years ago
  Michael Brown 5249368950 [test] Add self-tests for strdup() 10 years ago
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname 10 years ago
  Michael Brown 4e4fc678c2 [intel] Increase receive ring fill level 10 years ago
  Marin Hannache ca93505a78 [nfs] Fix an invalid free() when loading a regular (non-symlink) file 10 years ago
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable 10 years ago
  Christian Hesse a8f037a275 [build] Merge util/geniso and util/genliso 10 years ago
  Michael Brown d31cf2de30 [undi] Apply quota only to number of complete received packets 10 years ago
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS 10 years ago
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel 10 years ago
  Michael Brown d28bb51f44 [tcp] Defer sending ACKs until all received packets have been processed 10 years ago
  Marin Hannache 7aa69c4d0d [nfs] Fix an invalid free() when loading a symlink 10 years ago
  Michael Brown d42901c4ad [build] Fix version.o dependency upon git index 10 years ago
  Michael Brown abf875a2e5 [intel] Exclude time spent in hypervisor from profiling 10 years ago
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results 10 years ago
  Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll 10 years ago
  Michael Brown 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt 10 years ago
  Michael Brown 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() 10 years ago
  Michael Brown 402ce65632 [undi] Profile transmit and receive datapaths 10 years ago
  Michael Brown 50689a8974 [undi] Profile all PXE API calls 10 years ago
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary 10 years ago
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath 10 years ago
  Michael Brown 579337c368 [pxe] Profile all PXE API calls 10 years ago
  Michael Brown be7f35d9c0 [librm] Add profiling self-tests for complete real_call and prot_call cycles 10 years ago
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations 10 years ago