aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_tunnels.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-19ipv4: generalize gre_handle_offloadsEric Dumazet1-0/+3
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel1-1/+1
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel1-2/+1
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+0
2013-08-15ipip: add x-netns supportNicolas Dichtel1-1/+1
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-14/+0
2013-08-07ip_tunnel: embed hash list headstephen hemminger1-2/+2
2013-06-27sit: add support of x-netnsNicolas Dichtel1-0/+1
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross1-0/+5
2013-06-19ip_tunnel: Add dont fragment flag.Pravin B Shelar1-0/+1
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar1-0/+1
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar1-11/+15
2013-06-19Merge 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-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel1-1/+1
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar1-0/+177