1. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
  2. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
  3. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
  4. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  5. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  6. bf44cf4 net: wget: Avoid packet queue overflow by Richard Weinberger · 1 year, 4 months ago
  7. 699709b net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  8. 8420bb4 net: eth: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  9. f24db5c net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 3 months ago
  10. f2430b8 net: ipv6: router advertisement message length should be within limits by Ehsan Mohandesi · 1 year, 6 months ago
  11. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  12. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  13. 397d97b net: dhcp6: Fix VCI string by Sean Edmond · 1 year, 6 months ago
  14. 0860588 net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 6 months ago
  15. a10bf63 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · 1 year, 6 months ago
  16. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  17. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 7 months ago
  18. 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 8 months ago
  19. 308252d net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
  20. 3acd054 net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 8 months ago
  21. e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 8 months ago
  22. c8075bd net: add NFSv1 support by Thomas RIENOESSL · 1 year, 9 months ago
  23. 5009744 nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 9 months ago
  24. e9839f9 nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 9 months ago
  25. c1bec0d nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 9 months ago
  26. a71b357 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
  27. b506e7d net: Pull board_interface_eth_init() into common code by Marek Vasut · 1 year, 9 months ago
  28. c3128da Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 9 months ago
  29. 8ce7c82 Correct SPL use of NETDEVICES by Simon Glass · 1 year, 10 months ago
  30. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  31. 31072ed net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 1 year, 11 months ago
  32. c1e3d53 net: ipv6: Fix IPv6 netmask parsing by Sean Edmond · 1 year, 11 months ago
  33. 1589836 net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 1 year, 11 months ago
  34. 41b0f69 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 2 years ago
  35. b91b11e net: dsa: ensure dsa driver has proper ops by Tim Harvey · 2 years ago
  36. 23a66c8 net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 2 years ago
  37. 973eb57 net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · 2 years ago
  38. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  39. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · 1 year, 10 months ago
  40. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
  41. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  42. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
  43. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  44. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  45. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  46. caad55b net: wget: fix implicit declaration by Michael Walle · 1 year, 11 months ago
  47. f00eb37 net: don't memcpy to NULL by Heinrich Schuchardt · 2 years ago
  48. a121817 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · 2 years ago
  49. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  50. 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
  51. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  52. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
  53. da01910 net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 2 years ago
  54. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
  55. 5db56d4 net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 2 years ago
  56. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
  57. 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 2 years ago
  58. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
  59. ae08ffd net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 2 years ago
  60. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  61. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  62. 366587d net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years, 1 month ago
  63. 401c094 net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years, 1 month ago
  64. 82ff5b0 net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years, 1 month ago
  65. 932d484 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · 2 years, 1 month ago
  66. 547e7e6 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years, 1 month ago
  67. 0007cba net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years, 1 month ago
  68. 9ac2c5c net: improve check for no IP options by Rasmus Villemoes · 2 years, 1 month ago
  69. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years, 1 month ago
  70. feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 4 months ago
  71. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  72. 050aa36 net: eth-uclass: Do not set device on error by Michal Suchanek · 2 years, 1 month ago
  73. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  74. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  75. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  76. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  77. e9926e5 net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 10 months ago
  78. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  79. db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 4 months ago
  80. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  81. 5933cee net: Fix discuss discard typo by Marek Vasut · 2 years, 7 months ago
  82. dfdda78 net: Add support for reading mac addresses from nvmem cells by Sean Anderson · 2 years, 7 months ago
  83. 5be015c net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · 2 years, 7 months ago
  84. a0aaa32 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 6 months ago
  85. f12a47a net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · 2 years, 6 months ago
  86. 1c1c37f net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 7 months ago
  87. 4f840a2 bootstd: ethernet: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  88. c1fad50 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 7 months ago
  89. fc13423 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 8 months ago
  90. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  91. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  92. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
  93. 0e0651d net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · 2 years, 8 months ago
  94. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  95. d151e3a net: mdio-uclass: use ARRAY_SIZE() by Marek Behún · 2 years, 8 months ago
  96. 2a106d8 net: mdio-uclass: fix type for phy_mode_str and phy_handle_str by Marek Behún · 2 years, 8 months ago
  97. f9d5e83 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 8 months ago
  98. a9942c6 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 8 months ago
  99. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 8 months ago
  100. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago