index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[librm] Fail gracefully if asked to ioremap() a zero length
Michael Brown
2017-03-21
1
-1
/
+2
*
[crypto] Free correct pointer on the error path
Michael Brown
2017-03-21
1
-3
/
+4
*
[802.11] Remove redundant NULL pointer check after dereference
Michael Brown
2017-03-21
1
-3
/
+0
*
[sis900] Remove extraneous memset() with incorrect length
Michael Brown
2017-03-21
1
-2
/
+1
*
[qib7322] Use correct length for memset()
Michael Brown
2017-03-21
1
-1
/
+1
*
[linda] Use correct length for memset()
Michael Brown
2017-03-21
1
-1
/
+1
*
[nfs] Fix double free bug on error path
Michael Brown
2017-03-21
1
-6
/
+1
*
[xfer] Ensure va_end() is called on failure path
Michael Brown
2017-03-21
1
-1
/
+1
*
[arbel] Avoid potential integer overflow when calculating memory mappings
Michael Brown
2017-03-21
1
-1
/
+1
*
[hermon] Avoid potential integer overflow when calculating memory mappings
Michael Brown
2017-03-21
1
-1
/
+1
*
[dhcp] Allow vendor class to be changed in DHCP requests
Michael Brown
2017-03-20
3
-11
/
+34
*
[undi] Move PXE API caller back into UNDI driver
Michael Brown
2017-03-19
5
-367
/
+300
*
[efi] Skip cable detection at initialisation where possible
Michael Brown
2017-03-19
1
-23
/
+19
*
[efi] Provide ACPI table description for SAN devices
Michael Brown
2017-03-13
1
-0
/
+69
*
[efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition
Michael Brown
2017-03-10
4
-0
/
+137
*
[efi] Update to current EDK2 headers
Michael Brown
2017-03-10
14
-44
/
+1233
*
[build] Provide common ARRAY_SIZE() definition
Michael Brown
2017-03-10
9
-19
/
+9
*
[iscsi] Don't close when receiving NOP-In
Vishvananda Ishaya Abrams
2017-03-09
1
-9
/
+8
*
[intel] Reset all virtual function settings
Vishvananda Ishaya
2017-03-09
4
-13
/
+91
*
[scsi] Avoid duplicate calls to scsicmd_close()
Michael Brown
2017-03-09
1
-8
/
+7
*
[block] Use intfs_shutdown() when shutting down multiple interfaces
Michael Brown
2017-03-09
1
-2
/
+1
*
[scsi] Use intfs_shutdown() when shutting down multiple interfaces
Michael Brown
2017-03-09
1
-5
/
+3
*
[iscsi] Use intfs_shutdown() when shutting down multiple interfaces
Michael Brown
2017-03-09
1
-4
/
+2
*
[block] Retry any SAN device operation
Michael Brown
2017-03-07
2
-43
/
+36
*
[efi] Refactor to use centralised SAN device abstraction
Michael Brown
2017-03-07
1
-650
/
+161
*
[int13] Refactor to use centralised SAN device abstraction
Michael Brown
2017-03-07
1
-685
/
+264
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
7
-51
/
+40
*
[block] Centralise SAN device abstraction
Michael Brown
2017-03-07
3
-1
/
+687
*
[block] Remove spurious comments
Michael Brown
2017-03-07
1
-7
/
+0
*
[efi] Add missing SANBOOT_PROTO_HTTP to EFI default configuration
Michael Brown
2017-03-07
1
-0
/
+1
*
[thunderx] Don't disable NIC when exiting from iPXE
Konrad Adamczyk
2017-02-07
1
-3
/
+0
*
[thunderx] Fix hardware deinitialization
Bartosz Szczepanek
2017-02-07
1
-0
/
+7
*
[http] Cleanly shut down potentially looped interfaces
Michael Brown
2017-02-02
1
-15
/
+6
*
[interface] Provide the ability to shut down multiple interfaces
Michael Brown
2017-02-02
2
-0
/
+74
*
[time] Report attempts to use timers before initialisation
Michael Brown
2017-02-01
1
-3
/
+25
*
[settings] Add "unixtime" builtin setting to expose the current time
Michael Brown
2017-01-26
1
-0
/
+33
*
[intel] Add INTEL_NO_PHY_RST for I219-LM (2)
Christian Nilsson
2017-01-26
1
-1
/
+1
*
[int13] Test correct return status from INT 13 calls
Michael Brown
2017-01-26
1
-5
/
+5
*
[int13] Avoid potential division by zero
Michael Brown
2017-01-26
1
-3
/
+7
*
[hyperv] Provide timer based on the 10MHz time reference count MSR
Michael Brown
2017-01-26
2
-11
/
+108
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
24
-304
/
+355
*
[cpuid] Provide cpuid_supported() to test for supported functions
Michael Brown
2017-01-25
4
-62
/
+72
*
[netdevice] Limit MTU by hardware maximum frame length
Michael Brown
2017-01-25
5
-10
/
+31
*
[interface] Unplug interface before calling intf_close() in intf_shutdown()
Michael Brown
2017-01-25
1
-4
/
+9
*
[interface] Remove misleading comment
Michael Brown
2017-01-25
1
-3
/
+0
*
[interface] Avoid unnecessary reference counting in intf_unplug()
Michael Brown
2017-01-25
1
-1
/
+4
*
[efi] Fix building elf2efi.c when -fpic is enabled by default
Michael Brown
2017-01-25
1
-1
/
+1
*
[pic8259] Fix definitions for "read IRR" and "read ISR" commands
Michael Brown
2017-01-25
1
-2
/
+2
*
[hyperv] Ignore unsolicited VMBus messages
Michael Brown
2017-01-24
1
-39
/
+43
*
[cloud] Show CPU vendor and model in example cloud boot scripts
Michael Brown
2017-01-24
3
-0
/
+6
[next]