2602 次代码提交 (a30c70727a53b920a770a29569ddc9ff2d3b4fb6)
 

作者 SHA1 备注 提交日期
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters 16 年前
  Michael Brown 4c85017968 [cmdline] Remove arbitrary limit on the length of image command lines 16 年前
  Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching 16 年前
  Michael Brown c3811d4a13 [slam] Add support for SLAM window lengths of greater than one packet 16 年前
  Michael Brown 50810955e9 [console] Call cpu_nap() only if there is no input waiting 16 年前
  Michael Brown 5d36ec6721 [slam] Implement SLAM flow control 16 年前
  Michael Brown 32e8ab4df0 [retry] Add start_timer_fixed() 16 年前
  Michael Brown 3a2c8a2690 [dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER 16 年前
  Michael Brown 2456b9b4ba [slam] Request all remaining blocks if we run out of space for the blocklist 16 年前
  Michael Brown 1e5c2d48cb [slam] Speed up NACK transmission by restricting the block-list length 16 年前
  Michael Brown 81d92d5181 [slam] Fix multicast address parsing 16 年前
  Michael Brown 798ddf884f [undi] Ask for promiscuous packet reception when using UNDI driver 16 年前
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support 16 年前
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets 16 年前
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 年前
  Marty Connor fe3162ab1c [Makefile] Add $(BIN)/undionly.kpxe as default build target 16 年前
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images 16 年前
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets 16 年前
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16 年前
  Stefan Hajnoczi 4180815a90 [GDB] Test suite for the GDB stub 16 年前
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 年前
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 年前
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 年前
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 年前
  Michael Brown 1a68d3fef3 [TCP] Avoid shrinking TCP window 16 年前
  Michael Brown d615b00443 [embed] Add missing register_image() to image/embedded.c 16 年前
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure 16 年前
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS 16 年前
  Michael Brown 7cd08434ea [prefix] Prompt for entering gPXE shell during POST 16 年前
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string 16 年前
  Stefan Hajnoczi f3aef4d98d [Contribs] Fix multi-line POSIX errno definitions. 16 年前
  Stefan Hajnoczi 711a59cf03 [Contribs] Fix parsing bug in errcode.py 16 年前
  Stefan Hajnoczi f43a7e349a [Contribs] Add simple IRC bot for looking up error codes. 16 年前
  Stefan Hajnoczi fbf9295cbb [Contribs] Add README, license text, and invert error code dictionaries. 16 年前
  Stefan Hajnoczi ce298a9628 [Contribs] Add a web interface for looking up error codes. 16 年前
  Stefan Hajnoczi 43b04236ec [Contribs] Add command-line utility for looking up gPXE error codes. 16 年前
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 年前
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). 16 年前
  Michael Brown 78281b09e6 [tg3] Add support for tg3-5721 16 年前
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking 16 年前
  Michael Brown 00ed567069 [iSCSI] Offer CHAP authentication only if we have a username and password 16 年前
  Michael Brown eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id 16 年前
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards 16 年前
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 年前
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel 16 年前
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards 16 年前
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16 年前
  Michael Brown e55bab3ce3 [Hermon] Fix event queue doorbells. 16 年前
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 年前
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate 16 年前