http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ipv6] check for a valid destination address in ipv6_rx
2010-08-01
Michael Brown
[tcp] Allow out-of-order receive queue to be discarded
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[malloc] Add cache discard mechanism
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[tcp] Handle out-of-order received packets
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[tcp] Treat ACKs as sent only when successfully transmitted
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[tcp] Merge boolean flags into a single "flags" field
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[tcp] Use a dedicated timer for the TIME_WAIT state
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[cmdline] Fix inconsistent and ugly code formatting...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[tcp] Fix typos by changing ntohl() to htonl() where...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[tcp] Store local port in host byte order
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-08-01
Michael Brown
[tcp] Update received sequence number before delivering...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-10
Michael Brown
[tcp] Fix potential use-after-free when accessing timestamp...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[romprefix] Do not check for BBS compatibility
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[build] Avoid hard-coding the path to perl
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[retry] Use start_timer_fixed() instead of direct timeout...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[retry] Add timer_init() wrapper function
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[refcnt] Add ref_init() wrapper function
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[errdb] Add errdb.pl script to build error database
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[libc] Enable automated extraction of error usage reports
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[process] Hold reference to process during call to...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[qib7322] Fix whitespace errors
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[pxe] Remove obsolete pxe_errortab.c
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[efi] Tidy up output of EFI header import script
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[legal] Add FILE_LICENCE declarations to EFI header...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[efi] Synchronise EFI header files
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[build] Remove PACKED macro
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[build] Add rtl8139.rom to the default build target...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[build] Inhibit "skipping incompatible" message from ld
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[qib7322] Add support for QLogic 7322 HCA
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[pxe] Treat PXENV_RESTART_TFTP as unreturnable
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[lacp] Add simple LACP implementation
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[build] Fix building with binutils 2.16
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[romprefix] Add .mrom format, allowing loading of large...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[build] Replace obsolete makerom.pl with quick script...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[main] Match "starting execution" and "initialising...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[romprefix] Inhibit the use of relocation during POST
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[romprefix] Split PMM allocations for image source...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Use area at top of INT 15,88 memory map for...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[pcbios] Always show INT 15,88 result under DEBUG=memmap
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[build] Generate random build identifier
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[romprefix] Provide indication of successful call to...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Default to 1MB mark as fallback high memory...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[relocate] Remove the even megabyte constraint
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[librm] Use libflat to enable A20 line on each real...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Add A20-enabling code in libflat
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Move flatten_real_mode to libflat.S
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Move flatten_real_mode to .text16.early
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Add .text16.early section
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Use flat real mode for access to high memory
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[prefix] Use flat real mode instead of real mode
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[romprefix] Remove .hrom prefix
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-07-07
Michael Brown
[romprefix] Remove .xrom prefix
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-06-29
Michael Brown
[tls] Handle multiple handshake records
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-06-16
Michael Brown
[ethernet] Move Ethernet MAC address checking routines...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-05-29
Michael Brown
[infiniband] Use generic base16 functions for SRP
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-05-29
Michael Brown
[iscsi] Use generic base16 functions for iSCSI
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-05-29
Michael Brown
[base16] Add generic base16 encoding and decoding routines
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-05-29
Michael Brown
[base64] Add ability to decode base64 strings
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-05-29
Michael Brown
[base64] Allow base64_encode() to handle arbitrary...
Signed-off-by:
Michael Brown
<mcb30@ipxe.org>
commit
|
commitdiff
|
tree
2010-03-26
Michael Brown
[pxe] Remove pxe_set_cached_filename()
Signed-off-by:
Michael Brown
<mcb30@etherboot.org>
commit
|
commitdiff
|
tree
2010-03-23
Michael Brown
[pxe] Avoid potential interrupt storms when using shared...
Signed-off-by:
Michael Brown
<mcb30@etherboot.org>
commit
|
commitdiff
|
tree
2010-03-23
Michael Brown
[netdevice] Record whether or not interrupts are currently...
Signed-off-by:
Michael Brown
<mcb30@etherboot.org>
commit
|
commitdiff
|
tree
2010-03-23
Michael Brown
[netdevice] Add netdev_is_open() wrapper function
Signed-off-by:
Michael Brown
<mcb30@etherboot.org>
commit
|
commitdiff
|
tree
2010-03-22
Michael Brown
[phantom] Update interrupt support to match current...
Signed-off-by:
Michael Brown
<mcb30@etherboot.org>
commit
|
commitdiff
|
tree
2010-03-17
Michael Brown
[iscsi] Disambiguate some common authentication errors
Signed-off-by:
Michael Brown
<mcb30@etherboot.org>
commit
|
commitdiff
|
tree
2009-11-18
Michael Brown
[int13] Guard against BIOSes that "fix" the drive count
commit
|
commitdiff
|
tree
2009-11-18
Michael Brown
[int13] Fix number of sectors returned by INT 13,15
commit
|
commitdiff
|
tree
2009-11-18
Michael Brown
[autoboot] Ensure that an error message is always printed...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[linda] Re-import the latest register definitions
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[susieq] Update qib_genbits.pl to handle SusieQ definitions
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[linda] Wait up to 20us for link state to update
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[ipoib] Mask out non-QPN bits in the IPoIB destination...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[ipoib] Always set the "full membership" bit in the...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[infiniband] Report IB link status as IPoIB netdevice...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[infiniband] Include hostname in node description,...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[infiniband] Make node description invariant across...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[ipv4] Ignore non-open net devices when performing...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[ipv4] Allow calculation of default subnet mask
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[ipv4] Use a zero address to indicate "no gateway"...
commit
|
commitdiff
|
tree
2009-11-16
Michael Brown
[libc] Use only generic errortab entries to match generic...
commit
|
commitdiff
|
tree
2009-11-04
Michael Brown
[sanboot] Extend the "keep-san" option to non-iSCSI...
commit
|
commitdiff
|
tree
2009-10-23
Michael Brown
[iscsi] Use the "Ethernet-compatible" MAC address in...
commit
|
commitdiff
|
tree
2009-10-23
Michael Brown
[netdevice] Add the concept of an "Ethernet-compatible...
commit
|
commitdiff
|
tree
2009-10-23
Michael Brown
[iscsi] Fix printing of non-existent strings in iBFT...
commit
|
commitdiff
|
tree
2009-10-16
Michael Brown
[infiniband] Send CM requests to target node's GSI...
commit
|
commitdiff
|
tree
2009-10-14
Michael Brown
[hermon] Reset device during probe()
commit
|
commitdiff
|
tree
2009-10-14
Michael Brown
[pci] Add generic configuration space backup/restore...
commit
|
commitdiff
|
tree
2009-08-31
Michael Brown
[job] Report progress of downloader jobs via job_progress()
commit
|
commitdiff
|
tree
2009-08-31
Michael Brown
[job] Add missing job_progress() interface method
commit
|
commitdiff
|
tree
2009-08-11
Michael Brown
[802.11] Support multicast hashing
commit
|
commitdiff
|
tree
2009-08-11
Michael Brown
[dhcp] Fall back to using the hardware address to populate...
commit
|
commitdiff
|
tree
2009-08-11
Michael Brown
[netdevice] Allow the hardware and link-layer addresses...
commit
|
commitdiff
|
tree
2009-08-11
Michael Brown
[netdevice] Separate out the concept of hardware and...
commit
|
commitdiff
|
tree
2009-08-11
Michael Brown
[doc] Expand scope of doxygen-generated documentation
commit
|
commitdiff
|
tree
2009-08-11
Michael Brown
[doc] Update doxygen.cfg to match version running on...
commit
|
commitdiff
|
tree
2009-08-10
Michael Brown
[infiniband] Add support for the SRP Boot Firmware...
commit
|
commitdiff
|
tree
2009-08-10
Michael Brown
[infiniband] Disambiguate CM connection rejection reasons
commit
|
commitdiff
|
tree
2009-08-10
Michael Brown
[infiniband] Allow SRP reconnection attempts even after...
commit
|
commitdiff
|
tree
2009-08-10
Michael Brown
[infiniband] Generate more specific errors in response...
commit
|
commitdiff
|
tree
2009-08-10
Michael Brown
[infiniband] Add support for SRP over Infiniband
commit
|
commitdiff
|
tree
next