index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
net_utils.c
Age
Commit message (
Expand
)
Author
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2022-12-05
net: ipv6: Add string_to_ip6 converter
Viacheslav Mitrofanov
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-01-14
lib: net_utils: enforce '.' as octet separator in string_to_ip
Chris Packham
2017-01-14
lib: net_utils: make string_to_ip stricter
Chris Packham
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-11-28
string_to_ip: constify "s" arg
Mike Frysinger
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser