index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: Remove some unneeded semicolon
zhong jiang
2018-08-04
1
-1
/
+1
*
net/utils: Introduce inet_addr_is_any
Sagi Grimberg
2018-03-26
1
-0
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
net: make in_aton() 32-bit internally
Alexey Dobriyan
2017-03-24
1
-1
/
+1
*
|
net: off by one in inet6_pton()
Dan Carpenter
2017-04-14
1
-1
/
+1
*
|
net/utils: generic inet_pton_with_scope helper
Sagi Grimberg
2017-04-04
1
-0
/
+103
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: the space is required before the open parenthesis '('
Wei Tang
2016-06-29
1
-4
/
+4
*
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
1
-49
/
+0
*
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
2015-08-17
1
-0
/
+13
*
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2015-08-17
1
-2
/
+2
*
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
2015-05-25
1
-5
/
+7
*
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
1
-3
/
+0
*
net: optimise inet_proto_csum_replace4()
LEROY Christophe
2014-09-26
1
-7
/
+5
*
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2014-05-14
1
-4
/
+4
*
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-25
1
-3
/
+4
*
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
1
-0
/
+48
*
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-06-05
1
-22
/
+0
*
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
2013-03-27
1
-3
/
+2
*
net: add doc for in4_pton()
Amerigo Wang
2012-10-12
1
-0
/
+12
*
net: add doc for in6_pton()
Amerigo Wang
2012-10-12
1
-0
/
+12
*
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
2012-08-30
1
-0
/
+20
*
net: Fixed coding style issues relating to braces.
Jeffrin Jose
2012-04-12
1
-6
/
+3
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
1
-0
/
+1
*
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
2011-05-09
1
-0
/
+24
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-1
/
+1
*
net: core: use kernel's converter from hex to bin
Andy Shevchenko
2010-09-21
1
-6
/
+7
*
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
1
-3
/
+0
*
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
2009-09-22
1
-0
/
+2
*
net: core: remove unneeded include in net/core/utils.c.
Rami Rosen
2009-03-26
1
-1
/
+0
*
printk ratelimiting rewrite
Dave Young
2008-07-25
1
-3
/
+2
*
[NET] core/utils.c: digit2bin is dead static inline
Ilpo Järvinen
2008-01-28
1
-11
/
+0
*
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
2008-01-28
1
-0
/
+16
*
[NET] net/core/utils: fix sparse warning
Johannes Berg
2007-08-07
1
-0
/
+1
*
[NET]: parse ip:port strings correctly in in4_pton
Jerome Borsboom
2007-05-31
1
-3
/
+3
*
[NET]: New sysctls should use __read_mostly tags
Eric Dumazet
2007-04-25
1
-3
/
+3
*
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-25
1
-0
/
+2
*
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-2
/
+2
*
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
2006-12-02
1
-4
/
+6
*
[PATCH] rename net_random to random32
Stephen Hemminger
2006-10-17
1
-116
/
+0
*
[NET]: is it Andy or Andi ??
Steven Rostedt
2006-09-28
1
-1
/
+1
*
[NET] in6_pton: Kill errant printf statement.
David S. Miller
2006-09-22
1
-2
/
+0
*
[NET]: Add common helper functions to convert IPv6/IPv4 address string to net...
YOSHIFUJI Hideaki
2006-09-22
1
-0
/
+215
*
[NET]: Fix potential stack overflow in net/core/utils.c
Suresh Siddha
2006-08-17
1
-3
/
+4
*
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
1
-2
/
+2
*
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
1
-2
/
+2
*
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
2006-01-06
1
-1
/
+1
*
[PATCH] net: allow newline terminated IP addresses in in_aton
Mitch Williams
2005-11-13
1
-1
/
+1
[next]