index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
7
-0
/
+19
2015-03-05
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
4
-0
/
+12
2015-03-02
[iscsi] Rewrite unrelicensable portions of iscsi.c
Michael Brown
1
-36
/
+28
2015-03-02
[libc] Rewrite byte-swapping code
Michael Brown
1
-1
/
+1
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
13
-13
/
+53
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
3
-3
/
+15
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
32
-32
/
+160
2015-02-25
[dhcp] Extract timing parameters out to config/dhcp.h
Alex Williamson
1
-13
/
+19
2015-02-19
[ipv4] Rewrite inet_aton()
Michael Brown
1
-5
/
+37
2015-02-18
[legal] Add missing copyright header to net/ipv4.c
Michael Brown
1
-0
/
+20
2015-02-11
[rndis] Add rndis_rx_err()
Michael Brown
1
-0
/
+15
2015-02-06
[tftp] Explicitly abort connection whenever parent interface is closed
Michael Brown
1
-38
/
+16
2014-12-20
[rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006
Michael Brown
1
-0
/
+4
2014-12-20
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
1
-50
/
+13
2014-12-20
[rndis] Clear receive filter when closing the device
Michael Brown
1
-11
/
+30
2014-12-19
[rndis] Send RNDIS_HALT_MSG
Michael Brown
1
-0
/
+58
2014-12-19
[rndis] Send RNDIS_INITIALISE_MSG
Michael Brown
1
-22
/
+161
2014-12-18
[rndis] Add generic RNDIS device abstraction
Michael Brown
1
-0
/
+850
2014-12-12
[netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf)
Michael Brown
1
-1
/
+1
2014-09-22
[dhcp] Remove obsolete dhcp_chaddr() function
Michael Brown
1
-75
/
+5
2014-09-22
[dhcp] Check for matching chaddr in received DHCP packets
Michael Brown
1
-0
/
+37
2014-07-30
[netdevice] Avoid registering duplicate network devices
Michael Brown
1
-5
/
+40
2014-07-23
[lacp] Set "aggregatable" flag in response LACPDU
Sven Ulland
1
-1
/
+2
2014-07-14
[netdevice] Reset network device index when last device is unregistered
Michael Brown
1
-2
/
+8
2014-06-24
[build] Expose build timestamp, build name, and product names
Michael Brown
1
-2
/
+2
2014-06-03
[scsi] Improve sense code parsing
Michael Brown
2
-7
/
+9
2014-06-01
[ethernet] Provide eth_random_addr() to generate random Ethernet addresses
Hannes Reinecke
1
-0
/
+16
2014-05-23
[ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx()
Michael Brown
1
-1
/
+2
2014-05-23
[ipv6] Include network device when transcribing multicast addresses
Michael Brown
1
-1
/
+1
2014-05-23
[ipv6] Do not set sin6_scope_id on source address
Michael Brown
1
-1
/
+0
2014-05-23
[dhcpv6] Do not set sin6_scope_id on the unspecified client socket address
Michael Brown
1
-1
/
+0
2014-05-18
[nfs] Rewrite NFS URI handling
Marin Hannache
2
-90
/
+198
2014-05-16
[syslog] Strip invalid characters from hostname
Michael Brown
1
-6
/
+31
2014-05-16
[nfs] Fix an invalid free() when loading a regular (non-symlink) file
Marin Hannache
1
-3
/
+4
2014-05-12
[tcp] Defer sending ACKs until all received packets have been processed
Michael Brown
1
-8
/
+25
2014-05-12
[nfs] Fix an invalid free() when loading a symlink
Marin Hannache
1
-0
/
+11
2014-04-28
[http] Profile receive datapath
Michael Brown
1
-0
/
+13
2014-04-28
[tcp] Profile transmit and receive datapaths
Michael Brown
1
-0
/
+20
2014-04-28
[ipv4] Profile transmit and receive datapaths
Michael Brown
1
-0
/
+15
2014-04-27
[netdevice] Profile common operations
Michael Brown
1
-0
/
+16
2014-03-28
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2
-41
/
+35
2014-03-25
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
Michael Brown
1
-1
/
+1
2014-03-25
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
2
-11
/
+5
2014-03-25
[http] Accept Content-Length header with trailing whitespace
Michael Brown
1
-1
/
+2
2014-03-14
[netdevice] Notify upper-layer drivers when RX processing is (un)frozen
Michael Brown
1
-0
/
+28
2014-03-07
[http] Automatically retry request on a 503 Service Unavailable
Michael Brown
1
-1
/
+45
2014-03-07
[http] Use a retry timer to trigger retried requests
Michael Brown
1
-15
/
+44
2014-03-07
[tcp] Update window even if ACK does not acknowledge new data
Michael Brown
1
-2
/
+4
2014-03-05
[netdevice] Mark devices as open before calling open() method
Michael Brown
1
-4
/
+8
2014-03-04
[tcp] Calculate correct MSS from peer address
Michael Brown
1
-1
/
+14
[next]