git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
988b705
)
[TCP]: lower stack usage in cookie_hash() function
author
Eric Dumazet
<dada1@cosmosbay.com>
Thu, 7 Feb 2008 09:40:19 +0000
(10:40 +0100)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 06:18:21 +0000
(15:18 +0900)
400 bytes allocated on stack might be a litle bit too much. Using a
per_cpu var is more friendly.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/ipv4/syncookies.c
patch
|
blob
|
history
diff --cc
net/ipv4/syncookies.c
Simple merge