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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[vlan] Expose vlan_find() to network card drivers
Michael Brown
2010-12-01
1
-2
/
+1
*
[vlan] Use "-" instead of "." as separator in VLAN device names
Michael Brown
2010-12-01
1
-1
/
+1
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
4
-12
/
+12
*
[iscsi] Disambiguate the common EINVAL cases
Michael Brown
2010-12-01
1
-4
/
+20
*
[dns] Disambiguate "no nameserver" and "no DNS record" errors
Michael Brown
2010-12-01
1
-2
/
+10
*
[fcoe] Use only the first instance of a FIP descriptor
Michael Brown
2010-11-27
1
-1
/
+3
*
[fcoe] Tidy up debug message
Michael Brown
2010-11-27
1
-4
/
+2
*
[fc] Allow Fibre Channel ports to be explicitly named
Michael Brown
2010-11-27
2
-6
/
+5
*
[fcoe] Create Fibre Channel port only when we have selected an FCF
Michael Brown
2010-11-27
1
-10
/
+21
*
[fcoe] Add support for FIP VLAN discovery
Michael Brown
2010-11-26
1
-3
/
+149
*
[vlan] Provide vlan_can_be_trunk()
Michael Brown
2010-11-26
1
-8
/
+23
*
[vlan] Add non-error debug messages
Michael Brown
2010-11-26
1
-0
/
+5
*
[vlan] Allow duplicate VLAN creation attempts
Michael Brown
2010-11-26
1
-5
/
+11
*
[vlan] Add support for IEEE 802.1Q VLANs
Michael Brown
2010-11-20
2
-5
/
+472
*
[netdevice] Allow per-device receive queue processing to be frozen
Michael Brown
2010-11-20
1
-4
/
+20
*
[tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN
Michael Brown
2010-11-19
1
-4
/
+5
*
[udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN
Michael Brown
2010-11-19
1
-3
/
+5
*
[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
*
[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
2
-38
/
+360
*
[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
2
-81
/
+222
*
[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
*
[list] Add list_first_entry()
Michael Brown
2010-11-08
4
-23
/
+24
*
[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
*
[fc] Do not use the command reference number in FCP_CMND IUs
Michael Brown
2010-10-19
3
-62
/
+65
*
[iscsi] Ensure ISID is consistent within an iSCSI session
Michael Brown
2010-10-18
1
-1
/
+4
*
[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
2
-32
/
+32
*
[fcoe] Request SPMA iff FIP advertisement indicates support for SPMA
Michael Brown
2010-10-15
1
-5
/
+18
*
[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
*
[fcoe] Add support for the FCoE Initialization Protocol (FIP)
Michael Brown
2010-10-07
1
-44
/
+676
*
[fc] Update ELS port IDs when receiving an ELS frame
Michael Brown
2010-10-07
1
-3
/
+22
*
[fc] Include port IDs in metadata for received Fibre Channel frames
Michael Brown
2010-10-07
2
-9
/
+26
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
10
-24
/
+47
*
[fcp] Add support for describing an FCP device using EDD
Michael Brown
2010-09-22
1
-4
/
+68
*
[fcoe] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[infiniband] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[aoe] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[aoe] Fail immediately when network device is closed
Michael Brown
2010-09-22
1
-0
/
+8
[next]