3596 Commits (21d6f9cd8ee16e3c10f9d7a781fae62b8977f474)
 

Author SHA1 Message Date
  Jarrod Johnson 4526f431d7 [bzimage] Increase maximum command-line size to 0x7ff 13 years ago
  Thomas Miletich 06dbe701bb [forcedeth] Exit poll() as early as possible if no work to do 13 years ago
  Michael Brown f122515515 [forcedeth] Exit poll() as early as possible if no work to do 13 years ago
  Michael Brown 67dc832d15 [tcp] Set PSH flag only on packets containing data 13 years ago
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit 13 years ago
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups 13 years ago
  Michael Brown 41231fda9c [fc] Hold ULP's peer reference while ULP exists 13 years ago
  Michael Brown 0cd185e734 [fc] Allow peers and ULPs to log out when usage count reaches zero 13 years ago
  Michael Brown c09f87e3b7 [fc] Hold reference to peers and ULPs while calling fc_link_examine() 13 years ago
  Michael Brown 00cffae5f9 [fc] Log out correct port ID after a successful LOGO request 13 years ago
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO 13 years ago
  Michael Brown f5115f96f7 [fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errors 13 years ago
  Michael Brown 66e7619099 [retry] Process at most one timer's expiry in each call to retry_step() 13 years ago
  Michael Brown 13e4b9ec49 [malloc] Avoid immediately clobbering reference count when freeing memory 13 years ago
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() 13 years ago
  Michael Brown fc69ab94d9 [malloc] Use list_for_each_entry_safe() when we may delete a list entry 13 years ago
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 years ago
  Michael Brown 295ba15bd6 [list] Extend list-manipulation assertions to all list-handling functions 13 years ago
  Michael Brown de1381578b [process] Include step() function pointer in process debugging messages 13 years ago
  Michael Brown a59bb9c313 [fcp] Avoid quoting exchange ID before exchange is created 13 years ago
  Michael Brown 0654698cd7 [fcp] Fix potential memory leaks on error paths 13 years ago
  Michael Brown 41187aca2c [build] Add FreeBSD location for isolinux 13 years ago
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix 13 years ago
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 13 years ago
  Michael Brown 246624cdb8 [autoboot] Improve visibility of error messages 13 years ago
  Michael Brown 57bab0ae4a [scsi] Wait for a successful TEST UNIT READY command 13 years ago
  Michael Brown b0e434280e [fc] Do not use the command reference number in FCP_CMND IUs 13 years ago
  Michael Brown 4995ffa438 [hci] Use http://ipxe.org/<errno> instead of raw error numbers 13 years ago
  Michael Brown 9ed3bc498c [contrib] Remove extraneous errcodedb files 13 years ago
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA 13 years ago
  Michael Brown 19c59bb131 [iscsi] Ensure ISID is consistent within an iSCSI session 13 years ago
  Michael Brown 44dbf0e036 [romprefix] Add missing FILE_LICENCE declaration to undiloader.S 13 years ago
  Michael Brown e65e4e930c [legal] Ignore config/local header files for licensing purposes 13 years ago
  Michael Brown a7fb7a8c6d [util] Update welcome message in ISO images 13 years ago
  Michael Brown 5f4ab0d22a [iscsi] Randomise a portion of the ISID to force new session instantiation 13 years ago
  Michael Brown 60b690141e [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 13 years ago
  Michael Brown a9c799250f [fcoe] Request SPMA iff FIP advertisement indicates support for SPMA 13 years ago
  Michael Brown c9aff55320 [build] Fix building elf2efi using binutils 2.20 13 years ago
  Michael Brown c0e3a774b2 [linux] Fix building on RHEL5 and similar platforms 13 years ago
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces 13 years ago
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER 13 years ago
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses 13 years ago
  Michael Brown c517d0ea7f [dhcp] Revert various patches 13 years ago
  Michael Brown da222e6f3c [rtl8139] Operate in promiscuous mode 13 years ago
  Michael Brown 0f4fd09180 [fcoe] Add support for the FCoE Initialization Protocol (FIP) 13 years ago
  Michael Brown 5e56e5f5a3 [fc] Update ELS port IDs when receiving an ELS frame 13 years ago
  Michael Brown 1775a6f25e [fc] Include port IDs in metadata for received Fibre Channel frames 13 years ago
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 years ago
  Michael Brown d57d49942a [int13] Fix typo in debug message 13 years ago
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output 13 years ago