aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/lwtunnel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20route: move lwtunnel state to dst_entryJiri Benc1-60/+10
2015-08-17lwt: Add support to redirect dst.inputTom Herbert1-0/+55
2015-08-03lwtunnel: set skb protocol and devRobert Shearman1-2/+10
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