1. a29df56 net: ipv6: router advertisement message length should be within limits by Ehsan Mohandesi · 1 year, 4 months ago
  2. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 2 months ago
  3. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 3 months ago
  4. 2f7c715 net: dhcp6: Fix VCI string by Sean Edmond · 1 year, 4 months ago
  5. 1b3117d net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 4 months ago
  6. e533228 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · 1 year, 4 months ago
  7. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 5 months ago
  8. 6de98b6 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 5 months ago
  9. c8acbbb net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 5 months ago
  10. 443d319 net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 5 months ago
  11. 08fb8da net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 5 months ago
  12. a024581 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 5 months ago
  13. e4bd95b net: add NFSv1 support by Thomas RIENOESSL · 1 year, 7 months ago
  14. 1b6064b nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 7 months ago
  15. 791a43e nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 7 months ago
  16. 948d7a6 nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 7 months ago
  17. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 6 months ago
  18. 6c7e559 net: Pull board_interface_eth_init() into common code by Marek Vasut · 1 year, 7 months ago
  19. b51b1a8 Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 7 months ago
  20. f00d580 Correct SPL use of NETDEVICES by Simon Glass · 1 year, 8 months ago
  21. 64d6bfb Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 8 months ago
  22. 7db25d9 net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 1 year, 8 months ago
  23. 796e549 net: ipv6: Fix IPv6 netmask parsing by Sean Edmond · 1 year, 9 months ago
  24. 21a265c net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 1 year, 9 months ago
  25. 54d11e2 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 1 year, 10 months ago
  26. 43c2a00 net: dsa: ensure dsa driver has proper ops by Tim Harvey · 1 year, 10 months ago
  27. c5868fc net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 1 year, 10 months ago
  28. f54002d net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · 1 year, 10 months ago
  29. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 8 months ago
  30. 865328c bootstd: Rename bootdev checkers by Simon Glass · 1 year, 8 months ago
  31. 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 8 months ago
  32. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 8 months ago
  33. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 8 months ago
  34. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  35. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 9 months ago
  36. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  37. fe1489b net: wget: fix implicit declaration by Michael Walle · 1 year, 9 months ago
  38. 56e3b14 net: don't memcpy to NULL by Heinrich Schuchardt · 1 year, 10 months ago
  39. 0d6d5a4 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · 1 year, 10 months ago
  40. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 10 months ago
  41. e524f3a net: Remove eth_legacy.c by Tom Rini · 1 year, 10 months ago
  42. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 1 year, 10 months ago
  43. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 1 year, 10 months ago
  44. ffdbf3b net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 1 year, 10 months ago
  45. 1feb697 net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 1 year, 10 months ago
  46. 43ab8ec net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 1 year, 10 months ago
  47. c6610e1 net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 1 year, 10 months ago
  48. 3cc04a3 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 1 year, 10 months ago
  49. 33b5066 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 1 year, 10 months ago
  50. bdb060a net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 1 year, 10 months ago
  51. cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  52. a3bf193 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  53. 0686968 net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years ago
  54. 087648b net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years ago
  55. 4b8c44e net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years ago
  56. 06653c7 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · 2 years ago
  57. 1817c38 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years ago
  58. ad359d8 net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years ago
  59. b0fcc48 net: improve check for no IP options by Rasmus Villemoes · 2 years ago
  60. 77b5c4a efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years ago
  61. 4b290d4 cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 2 months ago
  62. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 2 months ago
  63. 0736f7a net: eth-uclass: Do not set device on error by Michal Suchanek · 2 years ago
  64. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  65. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  66. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  67. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  68. 5e6e41b net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 8 months ago
  69. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 2 months ago
  70. 52938fc net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 2 months ago
  71. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 3 months ago
  72. 3c07d63 net: Fix discuss discard typo by Marek Vasut · 2 years, 5 months ago
  73. 97d0f9b net: Add support for reading mac addresses from nvmem cells by Sean Anderson · 2 years, 5 months ago
  74. 2a5af40 net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · 2 years, 5 months ago
  75. b85d130 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 4 months ago
  76. bdbf7a0 net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · 2 years, 4 months ago
  77. 00b1bad net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 5 months ago
  78. 4fd8d07 bootstd: ethernet: Add a bootdev driver by Simon Glass · 2 years, 5 months ago
  79. 85f8e03 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 5 months ago
  80. 1ffe366 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 6 months ago
  81. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 6 months ago
  82. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 6 months ago
  83. 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 6 months ago
  84. 351bfa6 net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · 2 years, 6 months ago
  85. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 6 months ago
  86. a7a96ef net: mdio-uclass: use ARRAY_SIZE() by Marek Behún · 2 years, 6 months ago
  87. 6fb4482 net: mdio-uclass: fix type for phy_mode_str and phy_handle_str by Marek Behún · 2 years, 6 months ago
  88. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 6 months ago
  89. 5842c810 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 6 months ago
  90. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 6 months ago
  91. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 7 months ago
  92. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 7 months ago
  93. 5d4e863 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 7 months ago
  94. f0171e7 net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY by Tom Rini · 2 years, 7 months ago
  95. 4340753 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 2 years, 9 months ago
  96. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 9 months ago
  97. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 9 months ago
  98. 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 2 years, 9 months ago
  99. 3df6cd4 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 2 years, 9 months ago
  100. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago