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
*
[pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header
Michael Brown
2010-11-19
1
-4
/
+2
*
[efi] Always allow MAX_LL_HEADER_LEN for the link-layer header
Michael Brown
2010-11-19
1
-1
/
+4
*
[lotest] Move lotest.h to correct directory
Michael Brown
2010-11-19
1
-0
/
+0
*
[lacp] Fix dumping of raw LACP packets
Michael Brown
2010-11-18
1
-2
/
+2
*
[netdevice] Use net device name in debugging messages
Michael Brown
2010-11-18
2
-36
/
+37
*
[settings] Add "hexhyp" setting type
Michael Brown
2010-11-13
1
-4
/
+43
*
[bzimage] Increase maximum command-line size to 0x7ff
Jarrod Johnson
2010-11-13
1
-1
/
+1
*
[forcedeth] Exit poll() as early as possible if no work to do
Michael Brown
2010-11-12
1
-4
/
+4
*
[tcp] Set PSH flag only on packets containing data
Michael Brown
2010-11-11
1
-1
/
+1
*
[list] Fix typographical error from previous commit
Shao Miller
2010-11-11
2
-2
/
+3
*
[fc] Add support for Fibre Channel name server lookups
Michael Brown
2010-11-08
5
-38
/
+585
*
[fc] Hold ULP's peer reference while ULP exists
Michael Brown
2010-11-08
1
-7
/
+14
*
[fc] Allow peers and ULPs to log out when usage count reaches zero
Michael Brown
2010-11-08
1
-2
/
+2
*
[fc] Hold reference to peers and ULPs while calling fc_link_examine()
Michael Brown
2010-11-08
1
-4
/
+16
*
[fc] Log out correct port ID after a successful LOGO request
Michael Brown
2010-11-08
1
-1
/
+1
*
[fc] Support Fibre Channel ECHO
Michael Brown
2010-11-08
3
-103
/
+237
*
[fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errors
Michael Brown
2010-11-08
1
-4
/
+4
*
[retry] Process at most one timer's expiry in each call to retry_step()
Michael Brown
2010-11-08
1
-3
/
+9
*
[malloc] Avoid immediately clobbering reference count when freeing memory
Michael Brown
2010-11-08
1
-2
/
+14
*
[refcnt] Check reference validity on each use of ref_get() and ref_put()
Michael Brown
2010-11-08
2
-12
/
+52
*
[malloc] Use list_for_each_entry_safe() when we may delete a list entry
Michael Brown
2010-11-08
1
-1
/
+2
*
[list] Add list_first_entry()
Michael Brown
2010-11-08
7
-28
/
+41
*
[list] Extend list-manipulation assertions to all list-handling functions
Michael Brown
2010-11-08
1
-82
/
+92
*
[process] Include step() function pointer in process debugging messages
Michael Brown
2010-11-08
1
-6
/
+12
*
[fcp] Avoid quoting exchange ID before exchange is created
Michael Brown
2010-11-03
1
-2
/
+2
*
[fcp] Fix potential memory leaks on error paths
Michael Brown
2010-11-03
1
-0
/
+2
*
[build] Add FreeBSD location for isolinux
Michael Brown
2010-11-03
1
-1
/
+2
*
[romprefix] Add missing addr32 prefix
Michael Brown
2010-10-29
1
-1
/
+1
*
[autoboot] Introduce "skip-san-boot" option
Dave Hansen
2010-10-22
2
-6
/
+27
*
[autoboot] Improve visibility of error messages
Michael Brown
2010-10-22
1
-27
/
+34
*
[scsi] Wait for a successful TEST UNIT READY command
Michael Brown
2010-10-19
2
-3
/
+144
*
[fc] Do not use the command reference number in FCP_CMND IUs
Michael Brown
2010-10-19
3
-62
/
+65
*
[hci] Use http://ipxe.org/<errno> instead of raw error numbers
Michael Brown
2010-10-19
1
-2
/
+5
*
[int13] Dump out MBR at DBGLVL_EXTRA
Michael Brown
2010-10-18
1
-0
/
+2
*
[iscsi] Ensure ISID is consistent within an iSCSI session
Michael Brown
2010-10-18
2
-1
/
+10
*
[romprefix] Add missing FILE_LICENCE declaration to undiloader.S
Michael Brown
2010-10-18
1
-0
/
+2
*
[legal] Ignore config/local header files for licensing purposes
Michael Brown
2010-10-18
1
-1
/
+4
*
[util] Update welcome message in ISO images
Michael Brown
2010-10-18
1
-1
/
+1
*
[iscsi] Randomise a portion of the ISID to force new session instantiation
Michael Brown
2010-10-16
1
-1
/
+1
*
[fc] Use port WWN rather than node WWN as the primary Fibre Channel name
Michael Brown
2010-10-15
4
-42
/
+41
*
[fcoe] Request SPMA iff FIP advertisement indicates support for SPMA
Michael Brown
2010-10-15
1
-5
/
+18
*
[build] Fix building elf2efi using binutils 2.20
Michael Brown
2010-10-15
1
-1
/
+1
*
[linux] Fix building on RHEL5 and similar platforms
Michael Brown
2010-10-11
2
-75
/
+68
*
[dhcp] Include session state metadata in packet traces
Michael Brown
2010-10-09
1
-0
/
+10
*
[dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER
Michael Brown
2010-10-08
1
-37
/
+67
*
[dhcp] Ignore DHCPACKs containing incorrect IP addresses
Michael Brown
2010-10-08
1
-0
/
+2
*
[dhcp] Revert various patches
Michael Brown
2010-10-08
1
-254
/
+88
*
[rtl8139] Operate in promiscuous mode
Michael Brown
2010-10-07
1
-1
/
+1
*
[fcoe] Add support for the FCoE Initialization Protocol (FIP)
Michael Brown
2010-10-07
3
-44
/
+1139
*
[fc] Update ELS port IDs when receiving an ELS frame
Michael Brown
2010-10-07
1
-3
/
+22
[next]