1. 7235660 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  2. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  3. 92b982b net: consider option-length when parsing NIS domain by Heinrich Schuchardt · 7 months ago
  4. ac178f7 net: add support to parse the NIS domain for the dhcp options by Charles Hardin · 8 months ago
  5. 2c9b5af net: wget: fix TCP sequence number wrap around issue by Yasuharu Shibata · 7 months ago
  6. 07a00ef net: wget: Support retransmission a dropped packet by Yasuharu Shibata · 7 months ago
  7. fa3dc82 net: nfs: fix file handle length in NFSv3 by Sébastien Szymanski · 8 months ago
  8. fbb1637 net: mdio-uclass: Bind and probe generic Ethernet PHY driver by Roger Quadros · 9 months ago
  9. b4ef5a1 net: mdio: Handle bus level GPIO Reset by Roger Quadros · 9 months ago
  10. b916385 net: tftp: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
  11. 1c38703 fastboot: multiresponse support by Ion Agorria · 11 months ago
  12. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
  13. 1bbf41d global: Drop common.h inclusion by Tom Rini · 12 months ago
  14. ed00860 net: fix NetConsole documentation reference by Baruch Siach · 11 months ago
  15. 22a9508 net: wget: Support non-default HTTP port by Marek Vasut · 12 months ago
  16. 35ee068 net: Make NET imply NETDEVICES by Tom Rini · 1 year, 1 month ago
  17. e501ce1 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year ago
  18. 6721d18 net: wget: add wget with dns utility function by Masahisa Kojima · 1 year ago
  19. 77b0ae3 net: wget: prevent overwriting reserved memory by Masahisa Kojima · 1 year ago
  20. 3cc8444 net: eth-uclass: Improve error message when MAC is not found by Fabio Estevam · 1 year, 1 month ago
  21. dcdc9fa net: Add option for tracing packets by Sean Anderson · 1 year, 2 months ago
  22. 58e609b net: eth-uclass: Setup ROM source only when ROM reading passes by Michal Simek · 1 year, 2 months ago
  23. 5786711 net: Get pxe config file from dhcp option 209 by Sean Edmond · 1 year, 4 months ago
  24. 4e75c44 net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing by Sean Edmond · 1 year, 4 months ago
  25. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
  26. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
  27. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
  28. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  29. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  30. bf44cf4 net: wget: Avoid packet queue overflow by Richard Weinberger · 1 year, 4 months ago
  31. 699709b net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  32. 8420bb4 net: eth: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  33. f24db5c net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 3 months ago
  34. f2430b8 net: ipv6: router advertisement message length should be within limits by Ehsan Mohandesi · 1 year, 6 months ago
  35. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  36. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  37. 397d97b net: dhcp6: Fix VCI string by Sean Edmond · 1 year, 6 months ago
  38. 0860588 net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 6 months ago
  39. a10bf63 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · 1 year, 6 months ago
  40. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  41. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 7 months ago
  42. 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 8 months ago
  43. 308252d net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
  44. 3acd054 net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 8 months ago
  45. e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 8 months ago
  46. c8075bd net: add NFSv1 support by Thomas RIENOESSL · 1 year, 9 months ago
  47. 5009744 nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 9 months ago
  48. e9839f9 nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 9 months ago
  49. c1bec0d nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 9 months ago
  50. a71b357 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
  51. b506e7d net: Pull board_interface_eth_init() into common code by Marek Vasut · 1 year, 9 months ago
  52. c3128da Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 9 months ago
  53. 8ce7c82 Correct SPL use of NETDEVICES by Simon Glass · 1 year, 10 months ago
  54. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  55. 31072ed net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 1 year, 11 months ago
  56. c1e3d53 net: ipv6: Fix IPv6 netmask parsing by Sean Edmond · 1 year, 11 months ago
  57. 1589836 net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 1 year, 11 months ago
  58. 41b0f69 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 2 years ago
  59. b91b11e net: dsa: ensure dsa driver has proper ops by Tim Harvey · 2 years ago
  60. 23a66c8 net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 2 years ago
  61. 973eb57 net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · 2 years ago
  62. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  63. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · 1 year, 10 months ago
  64. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
  65. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  66. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
  67. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  68. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  69. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  70. caad55b net: wget: fix implicit declaration by Michael Walle · 1 year, 11 months ago
  71. f00eb37 net: don't memcpy to NULL by Heinrich Schuchardt · 2 years ago
  72. a121817 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · 2 years ago
  73. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  74. 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
  75. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  76. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
  77. da01910 net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 2 years ago
  78. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
  79. 5db56d4 net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 2 years ago
  80. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
  81. 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 2 years ago
  82. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
  83. ae08ffd net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 2 years ago
  84. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  85. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  86. 366587d net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years, 1 month ago
  87. 401c094 net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years, 1 month ago
  88. 82ff5b0 net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years, 1 month ago
  89. 932d484 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · 2 years, 1 month ago
  90. 547e7e6 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years, 1 month ago
  91. 0007cba net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years, 1 month ago
  92. 9ac2c5c net: improve check for no IP options by Rasmus Villemoes · 2 years, 1 month ago
  93. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years, 1 month ago
  94. feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 4 months ago
  95. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  96. 050aa36 net: eth-uclass: Do not set device on error by Michal Suchanek · 2 years, 1 month ago
  97. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  98. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  99. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  100. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago