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
*
[http] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-32
/
+46
*
[infiniband] Use a one-shot process for CMRC shutdown
Michael Brown
2011-06-28
1
-4
/
+2
*
[fc] Use a one-shot process for Fibre Channel name server queries
Michael Brown
2011-06-28
1
-4
/
+1
*
[fc] Use a one-shot process for Fibre Channel ELS requests
Michael Brown
2011-06-28
1
-4
/
+1
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
11
-54
/
+65
*
[tcp] Send xfer_window_changed() when window opens
Michael Brown
2011-06-28
1
-19
/
+27
*
[infiniband] Send xfer_window_changed() when CMRC connection is established
Michael Brown
2011-06-28
1
-0
/
+3
*
[tls] Send xfer_window_changed() when TLS session is established
Michael Brown
2011-06-28
1
-0
/
+4
*
[fc] Send xfer_window_changed() when FCP link is established
Michael Brown
2011-06-28
2
-13
/
+56
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
2
-32
/
+44
*
[ftp] Remove redundant ftp_data_deliver() method
Michael Brown
2011-06-28
1
-25
/
+4
*
[ipv4] Record ARP resolution errors
Michael Brown
2011-06-28
1
-0
/
+2
*
[netdevice] Allow non-completion TX errors to be recorded
Michael Brown
2011-06-28
1
-7
/
+25
*
[ipv4] Include network device metadata in packet traces
Michael Brown
2011-05-05
1
-3
/
+10
*
[http] Support chunked transfer encoding
Michael Brown
2011-05-05
1
-44
/
+119
*
[netdevice] Improve detection of bugs in drivers' TX completion handling
Michael Brown
2011-05-03
1
-2
/
+1
*
[netdevice] Move high-frequency debug messages to DBGLVL_EXTRA
Michael Brown
2011-05-03
1
-9
/
+9
*
[tcp] Update ts_recent whenever window is advanced
Michael Brown
2011-04-03
1
-9
/
+22
*
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"
Michael Brown
2011-03-31
1
-5
/
+9
*
[netdevice] Simplify link-down status message
Michael Brown
2011-03-30
1
-3
/
+9
*
[netdevice] Mark devices as open only if opening succeeds
Piotr JaroszyĆski
2011-03-27
1
-3
/
+3
*
[tcp] Record ts_recent on first received packet
Michael Brown
2011-03-26
1
-5
/
+8
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
4
-9
/
+9
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
8
-18
/
+18
*
[settings] Reject attempts to change a network device's bus ID
Michael Brown
2011-03-23
1
-0
/
+2
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
4
-0
/
+62
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
1
-0
/
+206
*
[iscsi] Change default initiator IQN
Michael Brown
2011-03-03
1
-235
/
+140
*
[dns] Fix memory leak in settings applicator
Michael Brown
2011-03-03
1
-2
/
+9
*
[iscsi] Clarify support for NOP-In
Michael Brown
2011-02-25
1
-24
/
+9
*
[iscsi] Verify the correct tag in NOP-In PDUs
Michael Brown
2011-02-25
1
-4
/
+4
*
[iscsi] Accept NOP-In PDUs sent by the target
Michael Brown
2011-02-24
1
-0
/
+50
*
[iscsi] Disambiguate the expected target errors in the login response
Michael Brown
2011-02-23
1
-1
/
+20
*
[netdevice] Allow devices to indicate that interrupts are not supported
Michael Brown
2011-01-25
1
-0
/
+4
*
[nvo] Allow resizing of non-volatile stored option blocks
Michael Brown
2011-01-19
1
-1
/
+1
*
[dhcp] Allow use of custom reallocation functions for DHCP option blocks
Michael Brown
2011-01-11
2
-57
/
+61
*
[dhcp] Rename length fields for DHCP options
Michael Brown
2011-01-10
2
-18
/
+18
*
[dhcp] Remove redundant length fields in struct dhcp_packet
Michael Brown
2011-01-10
2
-12
/
+2
*
[dhcp] Use Ethernet-compatible chaddr, if possible
Michael Brown
2010-12-15
1
-21
/
+27
*
[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
[next]