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
/
lib
/
lwip
Age
Commit message (
Expand
)
Author
2026-03-13
net: lwip: scale buffer pool size with TFTP block size
Pranav Tilak
2026-03-13
net: lwip: Fix PBUF_POOL_BUFSIZE when PROT_TCP_LWIP is disabled
Jonas Karlman
2026-02-06
net: lwip: tftp: add support of tsize option to client
Marek Vasut
2026-02-04
net: lwip: tftp: Do not write past buffer end
Andrew Goodbody
2025-09-30
net: lwip: enable debug traces for SNTP when CONFIG_LWIP_DEBUG is set
Jerome Forissier
2025-08-18
lwip: tftp: resend initial request
Jerome Forissier
2025-08-18
net: lwip: add Kconfig option to show ICMP unreachable errors
Jerome Forissier
2025-08-18
lwip: icmp: allow reporting ICMP destination unreachable
Jerome Forissier
2025-08-01
lwip: provide a sntp_format_time() function
Jerome Forissier
2025-07-08
lwip: add sntp command
Jerome Forissier
2025-07-08
net: lwip: enable IP_FRAG and IP_REASSEMBLY
Tim Harvey
2025-05-20
net, net-lwip: wget: suppress console output when called by EFI
Jerome Forissier
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-11
lwip: tls: warn when no CA exists amd log certificate validation errors
Jerome Forissier
2025-03-11
lwip: tls: enforce checking of server certificates based on CA availability
Jerome Forissier
2025-02-12
net: use strnstr() for lwip_strnstr()
Heinrich Schuchardt
2025-02-12
net: lwip: tftp: fix find_option()
Heinrich Schuchardt
2024-12-06
mbedtls: remove MBEDTLS_HAVE_TIME
Ilias Apalodimas
2024-12-06
net: disable MBEDTLS in SPL
Heinrich Schuchardt
2024-11-14
lwip: fix code style issues
Jerome Forissier
2024-11-12
net: lwip: Add Support Server Name Indication support
Javier Tia
2024-11-12
net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
Javier Tia
2024-10-16
net: lwip: tftp: add support of blksize option to client
Jerome Forissier
2024-10-16
net: lwip: tftp: bind to TFTP port only when in server mode
Jerome Forissier
2024-10-16
net: lwip: build lwIP
Jerome Forissier
2024-10-16
Merge commit 'f3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc' as 'lib/lwip/lwip'
Tom Rini