index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
utils.c
Age
Commit message (
Expand
)
Author
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-08-18
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
2015-08-18
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2015-05-26
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-09-26
net: optimise inet_proto_csum_replace4()
LEROY Christophe
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-19
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-03-27
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
2012-08-30
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
2012-04-12
net: Fixed coding style issues relating to braces.
Jeffrin Jose
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-22
net: core: use kernel's converter from hex to bin
Andy Shevchenko
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2009-09-22
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
2009-03-26
net: core: remove unneeded include in net/core/utils.c.
Rami Rosen
2008-07-25
printk ratelimiting rewrite
Dave Young
2008-01-28
[NET] core/utils.c: digit2bin is dead static inline
Ilpo Järvinen
2008-01-28
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
2007-08-08
[NET] net/core/utils: fix sparse warning
Johannes Berg
2007-05-31
[NET]: parse ip:port strings correctly in in4_pton
Jerome Borsboom
2007-04-26
[NET]: New sysctls should use __read_mostly tags
Eric Dumazet
2007-04-26
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-02-11
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-03
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
2006-09-29
[NET]: is it Andy or Andi ??
Steven Rostedt
2006-09-22
[NET] in6_pton: Kill errant printf statement.
David S. Miller
2006-09-22
[NET]: Add common helper functions to convert IPv6/IPv4 address string to net...
YOSHIFUJI Hideaki
2006-08-17
[NET]: Fix potential stack overflow in net/core/utils.c
Suresh Siddha
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-01-06
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
2005-11-13
[PATCH] net: allow newline terminated IP addresses in in_aton
Mitch Williams
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-07-27
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
Matt Mackall
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds