1. 2f7f2f2 net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 1 year, 10 months ago
  2. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  3. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  4. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  5. d721001 net: Move the checksum functions to lib/ by Simon Glass · 4 years, 10 months ago
  6. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. f267e40 lib: net_utils: enforce '.' as octet separator in string_to_ip by Chris Packham · 8 years ago
  9. d921ed9 lib: net_utils: make string_to_ip stricter by Chris Packham · 8 years ago
  10. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 9 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 908c6b6 string_to_ip: constify "s" arg by Mike Frysinger · 14 years ago
  13. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/net_utils.c]
  14. 6a45e38 Make getenv_IPaddr() global by Dirk Behme · 15 years ago