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
*
[hermon] Add missing iounmap()
Michael Brown
2016-03-20
1
-22
/
+20
*
[ipoib] Allow external code to identify IPoIB network devices
Michael Brown
2016-03-20
2
-0
/
+19
*
[libc] Allow container_of() to be used on volatile pointers
Michael Brown
2016-03-18
1
-1
/
+1
*
[efi] Move architecture-independent EFI prefixes to interface/efi
Michael Brown
2016-03-17
2
-0
/
+0
*
[test] Move i386-specific tests to arch/i386/tests
Michael Brown
2016-03-17
5
-1
/
+2
*
[xen] Use generic test_and_clear_bit() function
Michael Brown
2016-03-16
2
-19
/
+14
*
[hyperv] Use generic set_bit() function
Michael Brown
2016-03-16
3
-48
/
+3
*
[bitops] Add generic atomic bit test, set, and clear functions
Michael Brown
2016-03-16
4
-0
/
+216
*
[pseudobit] Rename bitops.h to pseudobit.h
Michael Brown
2016-03-16
3
-10
/
+10
*
[build] Remove long-obsolete header file
Michael Brown
2016-03-16
1
-27
/
+0
*
[efi] Provide access to files stored on EFI filesystems
Michael Brown
2016-03-14
5
-0
/
+581
*
[uri] Support "file:" URIs describing relative paths
Michael Brown
2016-03-14
2
-3
/
+3
*
[uri] Support URIs containing only scheme and path components
Michael Brown
2016-03-13
2
-3
/
+33
*
[efi] Add processor binding headers for ARM and AArch64
Michael Brown
2016-03-13
3
-0
/
+329
*
[efi] Update to current EDK2 headers
Michael Brown
2016-03-13
13
-42
/
+123
*
[build] Accept CROSS= as a synonym for CROSS_COMPILE=
Michael Brown
2016-03-13
1
-0
/
+1
*
[build] Allow assembler section type character to vary by architecture
Michael Brown
2016-03-13
7
-8
/
+29
*
[efi] Centralise architecture-independent EFI Makefile and linker script
Michael Brown
2016-03-12
3
-43
/
+49
*
[tg3] Remove x86-specific inline assembly
Michael Brown
2016-03-12
1
-27
/
+9
*
[3c595] Fix compilation when "char" is unsigned by default
Michael Brown
2016-03-12
1
-1
/
+1
*
[serial] Add missing #include <string.h>
Michael Brown
2016-03-12
1
-0
/
+1
*
[test] Add missing #include <string.h>
Michael Brown
2016-03-12
1
-0
/
+1
*
[qib7322] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[linda] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[librm] Do not unconditionally preserve flags across virt_call()
Michael Brown
2016-03-12
1
-2
/
+2
*
[arp] Validate length of ARP packet
Michael Brown
2016-03-12
2
-0
/
+17
*
[pixbuf] Check for unsigned integer overflow on multiplication
Michael Brown
2016-03-12
1
-0
/
+5
*
[crypto] Allow for zero-length ASN.1 cursors
Michael Brown
2016-03-11
2
-14
/
+14
*
[tls] Avoid potential out-of-bound reads in length fields
Michael Brown
2016-03-11
1
-44
/
+67
*
[efi] Work around broken GetFontInfo() implementations
Michael Brown
2016-03-10
1
-16
/
+38
*
[xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices
Michael Brown
2016-03-09
5
-0
/
+2269
*
[eoib] Support non-FullMember gateway devices
Michael Brown
2016-03-09
2
-2
/
+120
*
[eoib] Allow the multicast group to be forcefully created
Michael Brown
2016-03-09
2
-2
/
+23
*
[eoib] Silently ignore EoIB heartbeat packets
Michael Brown
2016-03-09
1
-0
/
+45
*
[eoib] Add Ethernet over Infiniband (EoIB) driver
Michael Brown
2016-03-09
3
-0
/
+815
*
[infiniband] Make IPoIB support configurable at build time
Michael Brown
2016-03-09
3
-3
/
+13
*
[ifmgmt] Include human-readable error message for configuration failure
Michael Brown
2016-03-08
1
-0
/
+6
*
[ipoib] Increase number of transmit work queue entries
Michael Brown
2016-03-08
1
-2
/
+2
*
[ipoib] Resimplify test for received broadcast packets
Michael Brown
2016-03-08
2
-2
/
+5
*
[infiniband] Retrieve GID flag from cached path entries
Michael Brown
2016-03-08
1
-0
/
+1
*
[infiniband] Add "ibstat" command
Michael Brown
2016-03-08
5
-0
/
+165
*
[infiniband] Assign names to queue pairs
Michael Brown
2016-03-08
6
-12
/
+19
*
[infiniband] Assign names to CMRC connections
Michael Brown
2016-03-08
3
-40
/
+53
*
[pcbios] Restrict external memory allocations to the low 4GB
Michael Brown
2016-03-08
2
-85
/
+53
*
[infiniband] Allow for the creation of multicast groups
Michael Brown
2016-03-08
3
-11
/
+18
*
[ipoib] Simplify test for received broadcast packets
Michael Brown
2016-03-08
1
-4
/
+2
*
[ipoib] Avoid unnecessary path record lookup for broadcast address
Michael Brown
2016-03-08
1
-15
/
+27
*
[infiniband] Parse MLID, rate, and SL from multicast membership record
Michael Brown
2016-03-08
3
-62
/
+74
*
[infiniband] Record multicast GID attachment as part of group membership
Michael Brown
2016-03-08
3
-18
/
+16
*
[infiniband] Do not use GRH for local paths
Michael Brown
2016-03-08
1
-7
/
+6
[next]