aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/lwtunnel.c
Commit message (Expand)AuthorAge
* ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-07
* lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu2017-08-07
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* net: lwtunnel: Add extack to encap attr validationDavid Ahern2017-05-30
* lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter2017-04-30
* lwtunnel: check return value of nla_nest_startPan Bian2017-04-24
* lwtunnel: remove unused but set variableRoopa Prabhu2017-03-14
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-01-24
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-18
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-02
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-09
* lwtunnel: Add destroy state operationTom Herbert2016-10-15
* net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-31
* lwtunnel: autoload of lwt modulesRobert Shearman2016-02-21
* dst: Pass net into dst->outputEric W. Biederman2015-10-08
* lwt: Add cfg argument to build_stateTom Herbert2015-08-24
* route: move lwtunnel state to dst_entryJiri Benc2015-08-20
* lwt: Add support to redirect dst.inputTom Herbert2015-08-18
* lwtunnel: set skb protocol and devRobert Shearman2015-08-04
* lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-30
* lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter2015-07-27
* lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-21
* lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-21