summaryrefslogtreecommitdiffstats
path: root/net/core/lwtunnel.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf1-1/+1
2015-07-27lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter1-1/+1
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu1-0/+56
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu1-0/+179