index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-01-01
Fix neighbor discovery ethernet address saving
Sean Edmond
2025-01-01
net: tftpput: reset timeout_count when an ACK is received
Jerome Forissier
2025-01-01
net: tftpboot: clear timeout_count on every successful block
Mikhail Kshevetskiy
2024-12-28
net/net: fix include ordering
Mikhail Kshevetskiy
2024-12-28
net/tcp: define a fallback value for rcv_wnd size
Mikhail Kshevetskiy
2024-12-28
net/tcp: simplify tcp header filling code
Mikhail Kshevetskiy
2024-12-28
net/tcp: improve tcp framework, use better state machine
Mikhail Kshevetskiy
2024-12-28
net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
Mikhail Kshevetskiy
2024-12-28
net/tcp: add connection info to tcp_stream structure
Mikhail Kshevetskiy
2024-12-28
net/tcp: put connection specific data into a tcp_stream structure
Mikhail Kshevetskiy
2024-12-28
net/tcp: fix selective acknowledge
Mikhail Kshevetskiy
2024-12-28
net/tcp: fix TCP options processing
Mikhail Kshevetskiy
2024-12-25
Merge tag 'v2025.01-rc5' into next
Tom Rini
2024-12-20
net: renesas: Enable TFTP_TSIZE on all Renesas hardware
Marek Vasut
2024-12-19
net: lwip: check if network device is available in do_dhcp
Heinrich Schuchardt
2024-12-19
net: lwip: do not return CMD_RET_USAGE if no interface
Heinrich Schuchardt
2024-12-09
Merge tag 'v2025.01-rc4' into next
Tom Rini
2024-12-04
efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
Adriano Cordova
2024-12-04
net: wget: let wget_with_dns work with dns disabled
Adriano Cordova
2024-12-04
net-lwip: zero terminate string with headers in wget_lwip_fill_info()
Adriano Cordova
2024-12-04
net: zero terminate string with headers in wget_fill_info()
Heinrich Schuchardt
2024-12-04
lwip: wget: pass port and server_name via wget_ctx
Adriano Cordova
2024-11-30
net: lwip: wget: fix legacy syntax
Jerome Forissier
2024-11-25
Merge tag 'v2025.01-rc3' into next
Tom Rini
2024-11-22
net: lwip: dhcp: support arguments for TFTP file download
Jerome Forissier
2024-11-22
net: lwip: provide entropy to MBed TLS in one go
Ilias Apalodimas
2024-11-22
net: lwip: fix get_udev_ipv4_info()
Jerome Forissier
2024-11-22
net: lwip: fix dhcp_loop()
Jerome Forissier
2024-11-18
Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
Jerome Forissier
2024-11-18
net: lwip/wget: correct SERVER_NAME_SIZE
Heinrich Schuchardt
2024-11-18
net: net_utils: Move ip_to_string to lib/net_utils.c
Adriano Cordova
2024-11-16
net/lwip: wget: integrate struct wget_info into wget code
Adriano Cordova
2024-11-16
net/lwip: wget: put server_name and port into wget_ctx
Adriano Cordova
2024-11-16
net: wget: make wget_with_dns return value compatible with its lwip version
Adriano Cordova
2024-11-16
net: wget: integrate struct wget_info into legacy wget code
Adriano Cordova
2024-11-16
net: wget: Add interface to issue wget_requests using wget_http_info
Adriano Cordova
2024-11-16
net: Kconfig: add CONFIG_WGET symbol
Adriano Cordova
2024-11-14
lwip: fix code style issues
Jerome Forissier
2024-11-12
Merge patch series "Enable https for wget"
Tom Rini
2024-11-12
net: lwip: Enable https:// support for wget
Ilias Apalodimas
2024-11-12
net: wget: drop Content-Length processing
Jerome Forissier
2024-10-16
net: lwip: add TFTP_BLOCKSIZE
Jerome Forissier
2024-10-16
net: lwip: add wget command
Jerome Forissier
2024-10-16
net: lwip: add dns command
Jerome Forissier
2024-10-16
net: lwip: add ping command
Jerome Forissier
2024-10-16
net: lwip: add TFTP support and tftpboot command
Jerome Forissier
2024-10-16
net: lwip: add DHCP support and dhcp commmand
Jerome Forissier
2024-10-16
net: eth-uclass: add function eth_start_udev()
Jerome Forissier
2024-10-16
net: split net into net{,-common,-legacy,-lwip}
Jerome Forissier
2024-10-16
net: introduce alternative implementation as net/lwip/
Jerome Forissier
[prev]
[next]