1. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 8 months ago
  2. 0d6d5a4 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · 1 year, 10 months ago
  3. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 1 year, 10 months ago
  4. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 1 year, 10 months ago
  5. ffdbf3b net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 1 year, 10 months ago
  6. cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  7. a3bf193 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  8. 0686968 net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years ago
  9. 06653c7 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · 2 years ago
  10. 1817c38 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years ago
  11. ad359d8 net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years ago
  12. b0fcc48 net: improve check for no IP options by Rasmus Villemoes · 2 years ago
  13. 4b290d4 cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 2 months ago
  14. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 2 months ago
  15. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  16. b85d130 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 4 months ago
  17. 85f8e03 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 5 months ago
  18. 4340753 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 2 years, 9 months ago
  19. 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 2 years, 9 months ago
  20. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  21. d9506cd net: fix ping in netconsole by Yang Liu · 3 years, 9 months ago
  22. c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years ago
  23. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years ago
  24. b43ea1b net: add a generic udp protocol by Philippe Reynes · 4 years ago
  25. def7a5c net: ping: reset stored IP address by Marek Szyprowski · 4 years, 3 months ago
  26. f1d925d net: move random_port() to dns by Baruch Siach · 4 years, 4 months ago
  27. 808f13d net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 7 months ago
  28. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  29. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  30. 215df01 net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 8 months ago
  31. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  32. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  33. 8524423 net: avoid address-of-packed-member error by Heinrich Schuchardt · 4 years, 11 months ago
  34. a6ab4b5 net: nfs: Only link in NFS code outside of SPL builds by Tom Rini · 4 years, 10 months ago
  35. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  36. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  37. fe72880 CVE: net: fix unbounded memcpy of UDP packet by liucheng (G) · 5 years ago
  38. 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
  39. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  40. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  41. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  42. 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  43. a735e6e net: explicitly assign errno to return code in case of network failure by Thomas RIENOESSL · 6 years ago
  44. 5d457ec net: Consolidate UDP header functions by Duncan Hare · 6 years ago
  45. ac3f26c net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · 6 years ago
  46. 6ab1283 net: Consolidate the parsing of bootfile by Joe Hershberger · 6 years ago
  47. f43308f net: Read bootfile from env on netboot_common() by Joe Hershberger · 6 years ago
  48. 16cf145 net: Make copy_filename() accept NULL src by Joe Hershberger · 6 years ago
  49. 3855cad net: Re-check prerequisites when autoloading by Joe Hershberger · 6 years ago
  50. 3a66fcb net: When checking prerequisites, consider boot_file_name by Joe Hershberger · 6 years ago
  51. 449312c net: Prefer command line arguments by Alexander Graf · 6 years ago
  52. d8970da net: Add new wol command - Wake on LAN by Lothar Felten · 6 years ago
  53. 60177b2 net: Protect net_state from reentrant net_loop() by Leonid Iziumtsev · 6 years ago
  54. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  55. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  56. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  57. 17d413b net: Fix netretry condition by Leonid Iziumtsev · 7 years ago
  58. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  59. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  60. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  61. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  62. 66c89ee net: Fix compile failure in net.c by Holger Dengler · 7 years ago
  63. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  64. aa7a648 net: Stop including NFS overhead in defragment max by Joe Hershberger · 8 years ago
  65. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  66. c5a7533 net: Fix delay in net_retry test by Joe Hershberger · 9 years ago
  67. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  68. 11a69ff net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  69. 45b4773 net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · 9 years ago
  70. 3469695 net: tftp: Move tftp.h file from ./net to ./include/net by Lukasz Majewski · 9 years ago
  71. 19a4fba net: Return -EINTR when ctrl+c is pressed by Michal Simek · 9 years ago
  72. fd30563 net: Use env callbacks for net variables by Joe Hershberger · 9 years ago
  73. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  74. 4fd5055 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 9 years ago
  75. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 9 years ago
  76. 786eac5 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 9 years ago
  77. 6aede5b net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 9 years ago
  78. 38ba255 net: cosmetic: Clean up SNTP variables and functions by Joe Hershberger · 9 years ago
  79. 698d78e net: cosmetic: Clean up RARP variables and functions by Joe Hershberger · 9 years ago
  80. 68c76a3 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · 9 years ago
  81. 7044c6b net: cosmetic: Clean up DHCP variables and functions by Joe Hershberger · 9 years ago
  82. 85d25e0 net: cosmetic: Clean up ARP variables and functions by Joe Hershberger · 9 years ago
  83. 8885c5f net: cosmetic: Clean up TFTP variables and functions by Joe Hershberger · 9 years ago
  84. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  85. 1203fcc net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 9 years ago
  86. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  87. 586cbe5 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · 9 years ago
  88. 1411157 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 9 years ago
  89. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 9 years ago
  90. 6030459 net: Improve error handling by Joe Hershberger · 10 years ago
  91. 2a504df net: Clean up network stack names used in DM drivers by Joe Hershberger · 10 years ago
  92. 5c42133 net: Make netretry actually do something by Joe Hershberger · 10 years ago
  93. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  94. 8b2c9a7 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  95. 0da0fcd net: Use new checksum functions by Simon Glass · 10 years ago
  96. 2ea9103 SPDX License cleanup for LiMon imported files by Wolfgang Denk · 10 years ago
  97. f59be6e net: BOOTP retry timeout improvements by Stephen Warren · 10 years ago
  98. 1f9ce30 fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL by Hannes Petermaier · 10 years ago
  99. b63056d NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined by Jim Lin · 11 years ago
  100. 7315cfd NET: Fix system hanging if NET device is not installed by Jim Lin · 11 years ago