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:
05f47d6
)
vxlan: add additional headroom
author
stephen hemminger
<shemminger@vyatta.com>
Tue, 9 Oct 2012 20:35:51 +0000
(20:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Oct 2012 02:41:22 +0000
(22:41 -0400)
Tell upper layer protocols to allocate skb with additional headroom.
This avoids allocation and copy in local packet sends.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found