summaryrefslogtreecommitdiff
path: root/include/net/ip_tunnels.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-20ip_tunnel: Add dont fragment flag.Pravin B Shelar1-0/+1
2013-06-20ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar1-0/+1
2013-06-20ip_tunnels: extend iptunnel_xmit()Pravin B Shelar1-11/+15
2013-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet1-3/+3
2013-06-01iptunnel: specify protocol outside IP headerNicolas Dichtel1-1/+1
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar1-0/+177