summaryrefslogtreecommitdiffstats
path: root/net/core/lwtunnel.c
Commit message (Expand)AuthorAgeFilesLines
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-301-2/+2
* lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-01-241-1/+5
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-6/+56
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-021-0/+2
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-091-0/+2
* lwtunnel: Add destroy state operationTom Herbert2016-10-151-0/+13
* net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-301-0/+35
* lwtunnel: autoload of lwt modulesRobert Shearman2016-02-211-0/+37
* dst: Pass net into dst->outputEric W. Biederman2015-10-081-2/+2
* lwt: Add cfg argument to build_stateTom Herbert2015-08-241-2/+3
* route: move lwtunnel state to dst_entryJiri Benc2015-08-201-60/+10
* lwt: Add support to redirect dst.inputTom Herbert2015-08-171-0/+55
* lwtunnel: set skb protocol and devRobert Shearman2015-08-031-2/+10
* lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-291-1/+1
* lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter2015-07-271-1/+1
* lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-211-0/+56
* lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-211-0/+179