summaryrefslogtreecommitdiffstats
path: root/include/net/ip_tunnels.h
Commit message (Expand)AuthorAgeFilesLines
...
* iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-041-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-161-14/+0
|\
| * ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-131-14/+0
* | ipip: add x-netns supportNicolas Dichtel2013-08-151-1/+1
* | ip_tunnel: embed hash list headstephen hemminger2013-08-071-2/+2
|/
* sit: add support of x-netnsNicolas Dichtel2013-06-271-0/+1
* ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross2013-06-241-0/+5
* ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-191-0/+1
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-191-0/+1
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-191-11/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-3/+3
|\
| * ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-3/+3
* | iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-311-1/+1
|/
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-261-0/+177
OpenPOWER on IntegriCloud