aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26net: core: remove unneeded include in net/core/utils.c.Rami Rosen1-1/+0
2008-07-25printk ratelimiting rewriteDave Young1-3/+2
2008-01-28[NET] core/utils.c: digit2bin is dead static inlineIlpo Järvinen1-11/+0
2008-01-28[NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy1-0/+16
2007-08-07[NET] net/core/utils: fix sparse warningJohannes Berg1-0/+1
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom1-3/+3
2007-04-25[NET]: New sysctls should use __read_mostly tagsEric Dumazet1-3/+3
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger1-0/+2
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-12-02[NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy1-4/+6
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger1-116/+0
2006-09-28[NET]: is it Andy or Andi ??Steven Rostedt1-1/+1
2006-09-22[NET] in6_pton: Kill errant printf statement.David S. Miller1-2/+0
2006-09-22[NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure.YOSHIFUJI Hideaki1-0/+215
2006-08-17[NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha1-3/+4
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-2/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-2/+2
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan1-1/+1
2005-11-13[PATCH] net: allow newline terminated IP addresses in in_atonMitch Williams1-1/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+2
2005-07-27[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall1-1/+36
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+155