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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[peerdist] Add individual block download mechanism
Michael Brown
2015-08-17
2
-0
/
+145
*
[peerdist] Add segment discovery mechanism
Michael Brown
2015-08-17
2
-0
/
+117
*
[http] Rewrite HTTP core to support content encodings
Michael Brown
2015-08-17
2
-5
/
+487
*
[block] Add generic block device translator
Michael Brown
2015-08-16
2
-0
/
+39
*
[efi] Hold off watchdog timer while running
Michael Brown
2015-08-03
2
-0
/
+32
*
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
2015-08-02
2
-0
/
+26
*
[crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption
Tufan Karadere
2015-08-02
1
-0
/
+18
*
[tls] Report supported signature algorithms in ClientHello
Michael Brown
2015-08-02
1
-0
/
+3
*
[serial] Check for UART existence in uart_select()
Michael Brown
2015-07-31
1
-0
/
+1
*
[elf] Reject ELFBoot images requiring virtual addressing
Michael Brown
2015-07-29
1
-0
/
+11
*
[linebuf] Support buffering of multiple lines
Michael Brown
2015-07-28
1
-6
/
+6
*
[pool] Add a generic concept of a pooled connection
Michael Brown
2015-07-28
1
-0
/
+127
*
[peerdist] Add support for constructing and decoding retrieval messages
Michael Brown
2015-07-28
1
-0
/
+376
*
[peerdist] Add support for constructing and decoding discovery messages
Michael Brown
2015-07-28
2
-0
/
+48
*
[peerdist] Include trimmed range within content information block
Michael Brown
2015-07-28
1
-0
/
+2
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
1
-1
/
+10
*
[ipv4] Allow IPv4 socket addresses to include a scope ID
Michael Brown
2015-07-28
2
-3
/
+17
*
[ipv4] Redefine IP address constants to avoid unnecessary byte swapping
Michael Brown
2015-07-28
1
-9
/
+15
*
[ipv6] Treat a missing network device name as "netX"
Michael Brown
2015-07-28
1
-0
/
+3
*
[crypto] Replace AES implementation
Michael Brown
2015-07-27
2
-13
/
+32
*
[crypto] Add ECB block cipher mode (for debug and self-tests only)
Michael Brown
2015-07-27
2
-0
/
+56
*
[crypto] Add bit-rotation functions for 8-bit and 16-bit values
Michael Brown
2015-07-27
1
-0
/
+20
*
[xferbuf] Add xfer_buffer() to provide direct access to underlying buffer
Michael Brown
2015-07-22
1
-0
/
+5
*
[xferbuf] Generalise to handle umalloc()-based buffers
Michael Brown
2015-07-22
1
-1
/
+70
*
[xfer] Add xfer_check_order() utility function
Michael Brown
2015-07-22
1
-0
/
+2
*
[interface] Add intf_poke() helper
Michael Brown
2015-07-22
1
-0
/
+5
*
[profile] Add profile_custom() for profiling with arbitrary time units
Michael Brown
2015-07-22
1
-0
/
+14
*
[fault] Add inject_corruption() to randomly corrupt data
Michael Brown
2015-07-22
1
-0
/
+21
*
[fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism
Michael Brown
2015-07-22
2
-0
/
+33
*
[efi] Fix receive and transmit completion reporting
Michael Brown
2015-07-22
1
-14
/
+13
*
[tcp] Gracefully close connections during shutdown
Michael Brown
2015-07-04
1
-0
/
+7
*
[gdb] Allow gdbstub to be started on an arbitrary serial port
Michael Brown
2015-06-29
1
-0
/
+8
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
1
-0
/
+4
*
[serial] Use new UART abstraction in serial console driver
Michael Brown
2015-06-29
2
-9
/
+7
*
[gdb] Use new UART abstraction in GDB serial transport
Michael Brown
2015-06-29
1
-9
/
+0
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
2
-0
/
+132
*
[stp] Add support for detecting Spanning Tree Protocol non-forwarding ports
Michael Brown
2015-06-25
2
-0
/
+77
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-0
/
+17
*
[intel] Add intelxvf driver for Intel 10 GigE virtual function NICs
Michael Brown
2015-05-16
1
-0
/
+1
*
[intel] Add support for mailbox used by virtual functions
Michael Brown
2015-05-16
1
-0
/
+1
*
[usb] Add basic support for USB keyboards
Michael Brown
2015-05-12
2
-0
/
+3
*
[usb] Add generic USB human interface device (HID) framework
Michael Brown
2015-05-12
2
-0
/
+107
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
1
-2
/
+5
*
[ipv6] Disambiguate received ICMPv6 errors
Michael Brown
2015-05-11
1
-0
/
+12
*
[usb] Provide usb_endpoint_name() for use by host controller drivers
Michael Brown
2015-05-10
1
-0
/
+1
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-10
2
-0
/
+11
*
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2015-05-09
1
-0
/
+1
*
[usb] Add find_usb_bus_by_location() helper function
Michael Brown
2015-05-09
1
-0
/
+2
*
[usb] Maintain single lists of halted endpoints and changed ports
Michael Brown
2015-05-09
1
-6
/
+0
*
[usb] Maintain a list of all USB buses
Michael Brown
2015-05-09
1
-0
/
+8
[next]