index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dhcp] Keep multiple DHCP offers received, and use them intelligently
Joshua Oreman
2010-01-21
1
-86
/
+228
*
[ftp] User and password URI support for the FTP protocol
gL2n30Y06arv2
2010-01-20
1
-2
/
+24
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-20
1
-19
/
+12
*
[dhcp] Add generic facility for using cached network settings
Joshua Oreman
2010-01-20
2
-1
/
+97
*
[tftp] Abort requests with error code 0
Stefan Hajnoczi
2010-01-18
1
-2
/
+2
*
[tftp] Make TFTP size requests abort transfer with an error
Thomas Horsten
2010-01-17
1
-0
/
+73
*
[tftp] Remove unnecessary delay when opening a connection
Stefan Hajnoczi
2010-01-15
1
-2
/
+9
*
[tftp] Allow fetching larger files by wrapping block number
Stefan Hajnoczi
2010-01-15
1
-3
/
+6
*
[dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included
Joshua Oreman
2010-01-14
1
-2
/
+2
*
[dhcp] Accept ProxyDHCP replies of type DHCPOFFER
Joshua Oreman
2010-01-14
1
-1
/
+1
*
[dhcp] Append new DHCP options versus prepend
Shao Miller
2010-01-14
1
-4
/
+15
*
[dhcp] Ensure message type is first DHCP option
Shao Miller
2010-01-14
1
-0
/
+1
*
[802.11] Allow connecting to spectrum managed networks
Joshua Oreman
2010-01-05
1
-6
/
+0
*
[wpa] Add CCMP backend (new AES-based cryptosystem)
Joshua Oreman
2010-01-05
1
-0
/
+528
*
[wpa] Add TKIP backend (legacy RC4-based cryptosystem)
Joshua Oreman
2010-01-05
1
-0
/
+586
*
[wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase)
Joshua Oreman
2010-01-05
1
-0
/
+125
*
[wpa] Add general support for WPA-protected 802.11 networks
Joshua Oreman
2010-01-05
1
-0
/
+973
*
[eapol] Add basic support for 802.1X EAP over LANs
Joshua Oreman
2010-01-05
1
-0
/
+85
*
[802.11] Add support for WEP-protected networks
Joshua Oreman
2010-01-05
1
-0
/
+303
*
[802.11] Add core support for detecting and using encrypted networks
Joshua Oreman
2010-01-05
2
-59
/
+751
*
[settings] Add Bus ID setting
Shao Miller
2009-12-14
2
-4
/
+20
*
[infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT
Michael Brown
2009-11-16
2
-2
/
+2
*
[infiniband] Report IB link status as IPoIB netdevice status
Michael Brown
2009-11-16
1
-0
/
+28
*
[infiniband] Include hostname in node description, if available
Michael Brown
2009-11-16
1
-1
/
+7
*
[infiniband] Make node description invariant across all ports
Michael Brown
2009-11-16
1
-4
/
+5
*
[ipv4] Ignore non-open net devices when performing routing
Michael Brown
2009-11-16
1
-0
/
+2
*
[ipv4] Allow calculation of default subnet mask
Michael Brown
2009-11-16
1
-11
/
+11
*
[ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONE
Michael Brown
2009-11-16
1
-7
/
+6
*
[pxebs] Correct endianness of PXE type
Joshua Oreman
2009-10-24
1
-2
/
+2
*
[netdevice] Add the concept of an "Ethernet-compatible" MAC address
Michael Brown
2009-10-23
2
-0
/
+13
*
[infiniband] Send CM requests to target node's GSI rather than SM's GSI
Michael Brown
2009-10-16
1
-1
/
+3
*
[802.11] Support multicast hashing
Michael Brown
2009-08-12
2
-22
/
+2
*
[802.11] Properly initialize autoassociation process
Joshua Oreman
2009-08-12
1
-1
/
+2
*
[dhcp] Fall back to using the hardware address to populate the chaddr field
Michael Brown
2009-08-12
1
-11
/
+43
*
[netdevice] Allow the hardware and link-layer addresses to differ in size
Michael Brown
2009-08-12
3
-2
/
+15
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
2
-2
/
+6
*
[infiniband] Disambiguate CM connection rejection reasons
Michael Brown
2009-08-10
2
-4
/
+27
*
[infiniband] Generate more specific errors in response to failure MADs
Michael Brown
2009-08-10
4
-6
/
+8
*
[infiniband] Add support for SRP over Infiniband
Michael Brown
2009-08-10
1
-0
/
+406
*
[infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev()
Michael Brown
2009-08-10
2
-1
/
+24
*
[infiniband] Add find_ibdev()
Michael Brown
2009-08-10
1
-0
/
+16
*
[infiniband] Add a "communication-managed reliable connection" protocol
Michael Brown
2009-08-10
1
-0
/
+435
*
[scsi] Make LUN a property of the SCSI backend only
Michael Brown
2009-08-10
1
-1
/
+0
*
[scsi] Generalise iscsi_parse_lun() to scsi_parse_lun()
Michael Brown
2009-08-10
1
-37
/
+1
*
[scsi] Generalise iscsi_detached_command() to scsi_detached_command()
Michael Brown
2009-08-10
1
-6
/
+1
*
[process] Make it safe to call process_add() multiple times
Michael Brown
2009-08-10
3
-0
/
+3
*
[infiniband] Handle duplicate Communication Management REPs
Michael Brown
2009-08-09
1
-0
/
+55
*
[802.11] Fix memory leak on unsuccessful probes
Joshua Oreman
2009-08-09
1
-2
/
+1
*
[802.11] Set channels early on to avoid tuning to an undefined channel
Joshua Oreman
2009-08-09
1
-0
/
+5
*
[802.11] Enhance support for driver PHY differences
Joshua Oreman
2009-08-09
1
-14
/
+76
[next]