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:
030737b
)
ipv4: generalize gre_handle_offloads
author
Eric Dumazet
<edumazet@google.com>
Sat, 19 Oct 2013 18:42:55 +0000
(11:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 19 Oct 2013 23:36:18 +0000
(19:36 -0400)
This patch makes gre_handle_offloads() more generic
and rename it to iptunnel_handle_offloads()
This will be used to add GSO/TSO support to IPIP tunnels.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found