aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_tunnels.h
Commit message (Expand)AuthorAge
* ipv4: generalize gre_handle_offloadsEric Dumazet2013-10-19
* tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-04
* iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\
| * ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-13
* | ipip: add x-netns supportNicolas Dichtel2013-08-15
* | ip_tunnel: embed hash list headstephen hemminger2013-08-07
|/
* sit: add support of x-netnsNicolas Dichtel2013-06-28
* ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross2013-06-24
* ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-19
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-13
* | iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-31
|/
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26