aboutsummaryrefslogtreecommitdiff
path: root/include/net/ip_tunnels.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-19ipv4: generalize gre_handle_offloadsGravatar Eric Dumazet 1-0/+3
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathGravatar Nicolas Dichtel 1-1/+1
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Gravatar Nicolas Dichtel 1-2/+1
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-14/+0
2013-08-15ipip: add x-netns supportGravatar Nicolas Dichtel 1-1/+1
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Gravatar Pravin B Shelar 1-14/+0
2013-08-07ip_tunnel: embed hash list headGravatar stephen hemminger 1-2/+2
2013-06-27sit: add support of x-netnsGravatar Nicolas Dichtel 1-0/+1
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Gravatar Jesse Gross 1-0/+5
2013-06-19ip_tunnel: Add dont fragment flag.Gravatar Pravin B Shelar 1-0/+1
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Gravatar Pravin B Shelar 1-0/+1
2013-06-19ip_tunnels: extend iptunnel_xmit()Gravatar Pravin B Shelar 1-11/+15
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+3
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsGravatar Eric Dumazet 1-3/+3
2013-05-31iptunnel: specify protocol outside IP headerGravatar Nicolas Dichtel 1-1/+1
2013-03-26GRE: Refactor GRE tunneling code.Gravatar Pravin B Shelar 1-0/+177