summaryrefslogtreecommitdiffstats
path: root/net/core/lwtunnel.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-071-0/+2
* lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu2017-08-071-13/+13
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-301-3/+17
* net: lwtunnel: Add extack to encap attr validationDavid Ahern2017-05-301-5/+13
* lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter2017-04-301-3/+4
* lwtunnel: check return value of nla_nest_startPan Bian2017-04-241-0/+2
* lwtunnel: remove unused but set variableRoopa Prabhu2017-03-131-2/+0
* 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
OpenPOWER on IntegriCloud