index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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-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
2025-04-23
net: dhcpv6: remove excluded middle expression
Bryan Brattlof
2025-04-23
net: dhcp6: Send DHCPv6 using multicast MAC
Sean Edmond
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-08
Merge patch series "Annotate switch/case fallthrough cases"
Tom Rini
2025-04-08
use proper fallthrough annotations
Andre Przywara
2025-04-08
Merge branch 'next'
Tom Rini
2025-04-07
Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...
Tom Rini
2025-03-31
net: lwip: Remove error print on failed tx
Ilias Apalodimas
2025-03-31
net: lwip: do_ping() should return CMD_RET_FAILURE when no device
Jerome Forissier
2025-03-18
Merge patch series "pxe: Precursor series for supporting read_all() in extlin...
Tom Rini
2025-03-18
net: Provide a function to run network operations
Simon Glass
2025-03-11
net: lwip: add support for built-in root certificates
Jerome Forissier
2025-03-11
net: lwip: extend wget to support CA (root) certificates
Jerome Forissier
2025-03-11
net: lwip: add CONFIG_LWIP_DEBUG_RXTX
Jerome Forissier
2025-03-11
net: lwip: rename linkoutput() as net_lwip_tx()
Jerome Forissier
2025-03-04
miiphy: define mii_devs with LIST_HEAD()
Weijie Gao
2025-02-28
legacy-net: wget: fix wget_info handling after new tcp legacy stack
Adriano Cordova
2025-02-12
net: Kconfig: depend on DM_RNG for WGET_HTTPS
Jerome Forissier
2025-02-12
net: lwip: move eth_init() out of new_netif()
Jerome Forissier
2025-01-05
net: eth_bootdev_hunt() should not run DHCP
Heinrich Schuchardt
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
[next]