index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.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
2026-05-06
net: lwip/wget: don't print progress bar when silent
Heinrich Schuchardt
2026-05-06
net: lwip/wget: don't print content size twice
Heinrich Schuchardt
2026-05-06
net: lwip/wget: missing linefeed in diagnostic output
Heinrich Schuchardt
2026-05-06
net: nfs: fix buffer overflow in nfs_readlink_reply()
Sebastian Josue Alba Vives
2026-04-27
simplify NET_LEGACY || NET_LWIP condition with NET condition
Quentin Schulz
2026-04-27
net: make NET a menuconfig (and downgrade NO_NET to a simple config)
Quentin Schulz
2026-04-27
rename NET to NET_LEGACY
Quentin Schulz
2026-04-27
move networking menu in net/Kconfig
Quentin Schulz
2026-03-31
net: lwip: tftp: update image_load_addr after successful transfer
Pranav Sanwal
2026-03-31
net: bootp: Drop unused code
Marek Vasut
2026-03-31
net: lwip: nfs: fix buffer overflow when using symlinks
Pranav Tilak
2026-03-18
Merge patch series "led: remove legacy API"
Tom Rini
2026-03-18
led: migrate last legacy LED user (olinuxino+net) to modern LED framework
Quentin Schulz
2026-02-17
Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"
Tom Rini
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-02-06
net: lwip: wget: rework the '#' printing
Marek Vasut
2026-02-06
net: lwip: tftp: add support of tsize option to client
Marek Vasut
2026-02-06
net: tftp: Fix TFTP Transfer Size data type
Yuya Hamamachi
2026-02-06
net: Stop conflating return value with file size in net_loop()
Yuya Hamamachi
2026-02-04
net: lwip: nfs: Prefer nfsserverip over serverip when set
Jonas Karlman
2026-02-04
net: lwip: dhcp: Save DHCP siaddr field to tftpserverip env var
Jonas Karlman
2026-02-04
net: lwip: Use ipaddr helpers
Jonas Karlman
2026-02-04
net: lwip: dns: Call env_set() from dns loop instead of found callback
Jonas Karlman
2026-02-04
net: lwip: nfs: Print device name based on current udevice
Jonas Karlman
2026-02-04
net: lwip: dns: Fix print of resolved IP address
Jonas Karlman
2026-02-04
net: lwip: add TFTPSERVERIP Kconfig option
Jonas Karlman
2026-02-04
net: lwip: dhcp: Do not write past end of buffer
Andrew Goodbody
2026-01-15
net: tftpput: Rework to exclude code from xPL phases
Tom Rini
2026-01-15
net: lwip: nfs: Port the NFS code to work with lwIP
Andrew Goodbody
2026-01-15
net: nfs: Move most NFS code to common files
Andrew Goodbody
2026-01-15
net: nfs: Add licence header
Andrew Goodbody
2026-01-15
net: Move some variables to net-common files
Andrew Goodbody
2026-01-15
net: move net_state to net-common
Andrew Goodbody
2026-01-15
net:lwip: Add debug line to net-lwip
Andrew Goodbody
2025-12-22
Merge tag 'v2026.01-rc5' into next
Tom Rini
2025-12-18
net: lwip: tftp: Fix filename handling
Andrew Goodbody
2025-12-05
net: remove unreachable legacy LED code
Quentin Schulz
2025-12-01
net: tftp: Remove tftp_init_load_addr error path
Leonard Anderweit
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
[next]