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-12-18
net: lwip: tftp: Fix filename handling
Andrew Goodbody
2025-10-24
bootstd: make it possible to use tftp for netboot with standardboot
Benjamin Hahn
2025-10-22
net: bootp: Prevent buffer overflow to avoid leaking the RAM content
Paul HENRYS
2025-10-22
net: make dhcp_run() common for NET and NET_LWIP
Jerome Forissier
2025-10-22
net: Remove BOOTP_VENDOREX support
Tom Rini
2025-10-22
net: Add SYS_FAULT_MII_ADDR to Kconfig
Tom Rini
2025-10-22
tftp: make TFTP ports unconditionally configurable
Alvin Šipraga
2025-10-10
net: mdio-uclass: introduce dm_eth_phy_connect_interface()
Matthias Schiffer
2025-09-30
net: lwip: ensure alignment of packet buffers
Tim Harvey
2025-09-30
net: lwip: dhcp: set ntpserverip environment variable
Jerome Forissier
2025-09-30
net: lwip: dhcp: make NTP servers usable by the sntp command
Jerome Forissier
2025-08-18
net: lwip: ping: set net_try_count to 1
Jerome Forissier
2025-08-18
net: introduce CONFIG_DNS
Jerome Forissier
2025-08-18
net: add missing SPDX-License-Identifier for files originating from LiMon
Max Merchel
2025-08-18
net: lwip: add Kconfig option to show ICMP unreachable errors
Jerome Forissier
2025-08-01
net: lwip: remove eth_init from net_init as it is called later
Tim Harvey
2025-08-01
net: lwip: simplify net_lwip_eth_start
Tim Harvey
2025-08-01
net: wget: Fix comparison of unsigned variable
Andrew Goodbody
2025-08-01
net: Incorrect NOP macro used for test
Andrew Goodbody
2025-07-08
net: extract function net_sntp_set_rtc() from sntp_handler()
Jerome Forissier
2025-07-08
lwip: add net_lwip_dns_resolve()
Jerome Forissier
2025-07-08
lwip: split net/lwip/wget.c
Jerome Forissier
2025-07-08
lwip: move net/lwip/ping.c to cmd/lwip
Jerome Forissier
2025-07-08
lwip: move net/lwip/dns.c to cmd/lwip
Jerome Forissier
2025-07-08
lwip: remove net/lwip/eth_internal.h
Jerome Forissier
2025-07-08
net: lwip: wget: initialize dns if a hostname is used in a URL
Tim Harvey
2025-07-08
net: lwip: move dns init to common function
Tim Harvey
2025-07-08
net: lwip: tftp: add support for setting blocksize at runtime
Tim Harvey
2025-07-08
net: lwip: call sys_check_timeouts and schedule on rx
Tim Harvey
2025-06-26
net: consolidate PXE processor architecture type Kconfig
Heinrich Schuchardt
2025-05-29
Merge patch series "Remove <env.h> from <net.h>"
Tom Rini
2025-05-29
global: Avoid indirect inclusion of <env.h> from <net.h>
Tom Rini
2025-05-29
net: Include env.h in pcap.c
Simon Glass
2025-05-29
net: Remove env_get_ip helper() function
Tom Rini
2025-05-26
Merge tag 'v2025.07-rc3' into next
Tom Rini
2025-05-23
net: tftp: don't call stop callback from UDP handler
Alexander Sverdlin
2025-05-23
Merge patch series "BOOTP/DHCPv4 enhancements"
Tom Rini
2025-05-23
net: bootp: add config option BOOTP_RANDOM_XID
Sean Edmond
2025-05-23
net: bootp: BOOTP/DHCPv4 retransmission improvements
Sean Edmond
2025-05-23
net: Enhancements for dhcp option 209
Sean Edmond
2025-05-20
net: lwip: tftp: time out if there is no reply from server
Jerome Forissier
2025-05-20
net-lwip: tftp: add LMB and buffer checks
Jerome Forissier
2025-05-20
net-lwip: wget: add LMB and buffer checks
Jerome Forissier
2025-05-20
net, net-lwip: wget: suppress console output when called by EFI
Jerome Forissier
2025-05-20
net-lwip: change static function wget_loop() to be wget_do_request()
Jerome Forissier
2025-04-23
net: lwip: allow DM_DSA=y when NET_LWIP=y
Jerome Forissier
2025-04-23
net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y
Jerome Forissier
2025-04-23
net: lwip: add restart support to ping
Jerome Forissier
2025-04-23
net: lwip: provide net_start_again()
Jerome Forissier
2025-04-23
net: lwip: fix initialization sequence before a command
Jerome Forissier
[next]