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:
2196269
)
l2tp: keep original skb ownership
author
Eric Dumazet
<edumazet@google.com>
Thu, 6 Mar 2014 02:19:34 +0000
(18:19 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 7 Mar 2014 19:37:55 +0000
(14:37 -0500)
There is no reason to orphan skb in l2tp.
This breaks things like per socket memory limits, TCP Small queues...
Fix this before more people copy/paste it.
This is very similar to commit
8f646c922d550
("vxlan: keep original skb ownership")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
patch
|
blob
|
history
diff --cc
net/l2tp/l2tp_core.c
Simple merge