summaryrefslogtreecommitdiffstats
path: root/net/core/utils.c
AgeCommit message (Expand)AuthorLines
2010-09-23net: return operator cleanupEric Dumazet-1/+1
2010-09-21net: core: use kernel's converter from hex to binAndy Shevchenko-6/+7
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet-3/+0
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar-0/+2
2009-03-26net: core: remove unneeded include in net/core/utils.c.Rami Rosen-1/+0
2008-07-25printk ratelimiting rewriteDave Young-3/+2
2008-01-28[NET] core/utils.c: digit2bin is dead static inlineIlpo Järvinen-11/+0
2008-01-28[NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy-0/+16
2007-08-07[NET] net/core/utils: fix sparse warningJohannes Berg-0/+1
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom-3/+3
2007-04-25[NET]: New sysctls should use __read_mostly tagsEric Dumazet-3/+3
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger-0/+2
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki-2/+2
2006-12-02[NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy-4/+6
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger-116/+0
2006-09-28[NET]: is it Andy or Andi ??Steven Rostedt-1/+1
2006-09-22[NET] in6_pton: Kill errant printf statement.David S. Miller-2/+0
2006-09-22[NET]: Add common helper functions to convert IPv6/IPv4 address string to net...YOSHIFUJI Hideaki-0/+215
2006-08-17[NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha-3/+4
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki-2/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet-2/+2
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan-1/+1
2005-11-13[PATCH] net: allow newline terminated IP addresses in in_atonMitch Williams-1/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo-0/+2
2005-07-27[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall-1/+36
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+155