zhong jiang
|
07d53ae4fb
net: Remove some unneeded semicolon
|
7 years ago |
Sagi Grimberg
|
a470143fc8
net/utils: Introduce inet_addr_is_any
|
7 years ago |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
Dan Carpenter
|
a88086e098
net: off by one in inet6_pton()
|
8 years ago |
Sagi Grimberg
|
b1a951fe46
net/utils: generic inet_pton_with_scope helper
|
8 years ago |
Alexey Dobriyan
|
e013fb7c4c
net: make in_aton() 32-bit internally
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Wei Tang
|
8a01ed70eb
net: the space is required before the open parenthesis '('
|
9 years ago |
Hannes Frederic Sowa
|
46234253b9
net: move net_get_random_once to lib
|
9 years ago |
Tom Herbert
|
abc5d1ff3e
net: Add inet_proto_csum_replace_by_diff utility function
|
10 years ago |
Tom Herbert
|
4b048d6d9d
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
|
10 years ago |
Eric Dumazet
|
05c985436d
net: fix inet_proto_csum_replace4() sparse errors
|
10 years ago |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 years ago |
LEROY Christophe
|
58e3cac561
net: optimise inet_proto_csum_replace4()
|
11 years ago |
Hannes Frederic Sowa
|
3d4405226d
net: avoid dependency of net_get_random_once on nop patching
|
11 years ago |
Hannes Frederic Sowa
|
f84be2bd96
net: make net_get_random_once irq safe
|
11 years ago |
Hannes Frederic Sowa
|
a48e42920f
net: introduce new macro net_get_random_once
|
11 years ago |
Andy Shevchenko
|
4cd5773a2a
net: core: move mac_pton() to lib/net_utils.c
|
12 years ago |
Andy Shevchenko
|
5a048e3b59
net: core: let's use native isxdigit instead of custom
|
12 years ago |
Amerigo Wang
|
93ac0ef016
net: add doc for in4_pton()
|
13 years ago |
Amerigo Wang
|
28194fcdc1
net: add doc for in6_pton()
|
13 years ago |
Patrick McHardy
|
2cf545e835
net: core: add function for incremental IPv6 pseudo header checksum updates
|
13 years ago |
Jeffrin Jose
|
46ba5b23c3
net: Fixed coding style issues relating to braces.
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
David S. Miller
|
c5c177b4ac
net: Kill ratelimit.h dependency in linux/net.h
|
14 years ago |
Alexey Dobriyan
|
4940fc889e
net: add mac_pton() for parsing MAC address
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
15 years ago |
Andy Shevchenko
|
82fd5b5d1e
net: core: use kernel's converter from hex to bin
|
15 years ago |
Eric Dumazet
|
9e34a5b516
net/core: EXPORT_SYMBOL cleanups
|
15 years ago |
Ingo Molnar
|
3fff4c42bd
printk: Remove ratelimit.h from kernel.h
|
16 years ago |