summaryrefslogtreecommitdiff
path: root/net/core/utils.c
Commit message (Expand)AuthorAge
* net/utils: Introduce inet_addr_is_anySagi Grimberg2018-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * net: make in_aton() 32-bit internallyAlexey Dobriyan2017-03-24
* | net: off by one in inet6_pton()Dan Carpenter2017-04-14
* | net/utils: generic inet_pton_with_scope helperSagi Grimberg2017-04-04
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: the space is required before the open parenthesis '('Wei Tang2016-06-29
* net: move net_get_random_once to libHannes Frederic Sowa2015-10-08
* net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2015-08-17
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-17
* net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet2015-05-25
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* net: optimise inet_proto_csum_replace4()LEROY Christophe2014-09-26
* net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-14
* net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-25
* net: introduce new macro net_get_random_onceHannes Frederic Sowa2013-10-19
* net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-05
* net: core: let's use native isxdigit instead of customAndy Shevchenko2013-03-27
* net: add doc for in4_pton()Amerigo Wang2012-10-12
* net: add doc for in6_pton()Amerigo Wang2012-10-12
* net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-30
* net: Fixed coding style issues relating to braces.Jeffrin Jose2012-04-12
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-27
* net: add mac_pton() for parsing MAC addressAlexey Dobriyan2011-05-09
* net: return operator cleanupEric Dumazet2010-09-23
* net: core: use kernel's converter from hex to binAndy Shevchenko2010-09-21
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
* net: core: remove unneeded include in net/core/utils.c.Rami Rosen2009-03-26
* printk ratelimiting rewriteDave Young2008-07-25
* [NET] core/utils.c: digit2bin is dead static inlineIlpo Järvinen2008-01-28
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-28
* [NET] net/core/utils: fix sparse warningJohannes Berg2007-08-07
* [NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom2007-05-31
* [NET]: New sysctls should use __read_mostly tagsEric Dumazet2007-04-25
* [NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger2007-04-25
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy2006-12-02
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-17
* [NET]: is it Andy or Andi ??Steven Rostedt2006-09-28
* [NET] in6_pton: Kill errant printf statement.David S. Miller2006-09-22
* [NET]: Add common helper functions to convert IPv6/IPv4 address string to net...YOSHIFUJI Hideaki2006-09-22
* [NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha2006-08-17
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-05
* [NET]: Endian-annotate in_aton()Alexey Dobriyan2006-01-06
* [PATCH] net: allow newline terminated IP addresses in in_atonMitch Williams2005-11-13
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall2005-07-27