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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[xfer] Remove address family from definition of a socket opener
Michael Brown
2020-07-15
5
-35
/
+7
*
[sfc] Add PCI ID for Solarflare SFC9120 and Solarflare SFC9140
LaDerrick H
2020-07-15
1
-0
/
+2
*
[efi] Claim SNP devices early in efi_download_start()
Michael Brown
2020-07-15
1
-1
/
+4
*
[efi] Ensure NUL byte is at lowest address within stack cookie
Michael Brown
2020-07-09
1
-0
/
+8
*
[efi] Distribute available entropy within stack cookie
Michael Brown
2020-07-09
1
-6
/
+17
*
[libc] Add bit-rotation functions for unsigned long values
Michael Brown
2020-07-09
1
-8
/
+26
*
[efi] Avoid setting direction flag on EFI platforms
Michael Brown
2020-07-07
2
-0
/
+15
*
[libc] Provide an unoptimised generic_memcpy_reverse()
Michael Brown
2020-07-07
2
-5
/
+22
*
[crypto] Avoid temporarily setting direction flag in bigint_is_geq()
Michael Brown
2020-07-07
1
-17
/
+8
*
[usb] Leave port enabled after a failed device registration
Michael Brown
2020-07-04
1
-1
/
+3
*
[axge] Reapply USB device configuration when opening network device
Michael Brown
2020-07-03
2
-0
/
+11
*
[xhci] Increase link state settling delay to 100ms
Michael Brown
2020-07-03
1
-1
/
+1
*
[usb] Avoid unnecessary calls to usb_hub_set_drvdata()
Michael Brown
2020-07-03
3
-25
/
+8
*
[xhci] Set link state to RxDetect after disabling USB3 root hub port
Michael Brown
2020-07-03
1
-0
/
+13
*
[usb] Do not attempt to disable USB3 hub ports
Michael Brown
2020-07-02
1
-2
/
+4
*
[usb] Add missing usb_recycle() for completed hub interrupt transfers
Michael Brown
2020-07-02
1
-0
/
+4
*
[usb] Clear device endpoint halt before resetting host endpoint
Michael Brown
2020-07-02
1
-7
/
+7
*
[axge] Handle non-gigabit link speeds
Michael Brown
2020-07-01
2
-22
/
+39
*
[efi] Raise TPL during driver entry point
Michael Brown
2020-06-30
1
-0
/
+9
*
[efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementations
Michael Brown
2020-06-28
1
-0
/
+12
*
[build] Disable position-independent code for ARM64 EFI builds
Michael Brown
2020-06-27
1
-0
/
+4
*
[golan] Add explicit type casts for nodnic_queue_pair_type
Michael Brown
2020-06-27
1
-2
/
+4
*
[intel] Avoid spurious compiler warning on GCC 10
Michael Brown
2020-06-27
2
-9
/
+17
*
[build] Be explicit about -fcommon compiler directive
Bruce Rogers
2020-06-27
1
-0
/
+1
*
[ocsp] Accept SHA1 certID responses even if SHA1 is not enabled
Michael Brown
2020-06-25
1
-15
/
+25
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
6
-11
/
+115
*
[parseopt] Treat empty integer strings in user input as invalid
Michael Brown
2020-06-19
1
-1
/
+1
*
[util] Treat empty integer strings as invalid
Michael Brown
2020-06-19
2
-3
/
+3
*
[snp] Retry initialisation if link is reported as down
Michael Brown
2020-06-19
1
-7
/
+49
*
[crypto] Disable MD5 as an OID-identifiable algorithm by default
Michael Brown
2020-06-17
1
-1
/
+1
*
[crypto] Ensure that test code drags in required ASN.1 object identifiers
Michael Brown
2020-06-17
2
-12
/
+31
*
[crypto] Allow algorithms to be included without being OID-identifiable
Michael Brown
2020-06-16
22
-122
/
+433
*
[tls] Default to supporting only TLSv1.1 or above
Michael Brown
2020-06-16
1
-1
/
+1
*
[tls] Allow a minimum TLS protocol version to be specified
Michael Brown
2020-06-12
2
-6
/
+27
*
[efi] Attempt to connect our driver directly if ConnectController fails
Michael Brown
2020-06-11
1
-1
/
+10
*
[uri] Avoid appearing to access final byte of a potentially empty string
Michael Brown
2020-06-05
1
-2
/
+2
*
[efi] Work around UEFI specification bug in LoadImage for SAN boot
Michael Brown
2020-06-05
1
-0
/
+3
*
[efi] Work around UEFI specification bug in LoadImage
Michael Brown
2020-06-04
1
-2
/
+18
*
[png] Fix potential integer overflow
Michael Brown
2020-06-04
1
-6
/
+6
*
[bnxt] Add driver support for Broadcom NetXtreme-E Adapters
Joseph Wong
2020-05-06
5
-0
/
+14191
*
[efi] Disambiguate errors returned by ConnectController
Michael Brown
2020-03-14
1
-1
/
+15
*
[int13con] Create log partition only when CONSOLE_INT13 is enabled
Michael Brown
2020-03-01
1
-0
/
+17
*
[bios] Define macros for constructing partition table entries
Michael Brown
2020-03-01
1
-10
/
+37
*
[iscsi] Eliminate variable-length stack allocation in URI parsing
Michael Brown
2020-02-17
1
-10
/
+28
*
[iscsi] Eliminate variable-length stack allocations in CHAP handlers
Michael Brown
2020-02-17
1
-11
/
+41
*
[settings] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-2
/
+7
*
[slam] Allow for the possibility of IPv6 multicast addresses
Michael Brown
2020-02-16
1
-4
/
+4
*
[slam] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-5
/
+19
*
[infiniband] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-6
/
+18
*
[tftp] Eliminate unnecessary variable-length stack allocation
Michael Brown
2020-02-16
1
-11
/
+6
[next]