summaryrefslogtreecommitdiffstats
path: root/include/net/lwtunnel.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-1/+4
|\
| * lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-081-1/+4
* | lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-301-3/+3
|/
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+2
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-0/+11
* lwtunnel: subtract tunnel headroom from mtu on output redirectDavid Lebrun2016-11-161-1/+2
* lwt: Remove unused len fieldThomas Graf2016-10-231-2/+1
* lwtunnel: Add destroy state operationTom Herbert2016-10-151-4/+3
* net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-301-0/+44
* lwtunnel: autoload of lwt modulesRobert Shearman2016-02-211-1/+3
* dst: Pass net into dst->outputEric W. Biederman2015-10-081-4/+4
* lwt: Add cfg argument to build_stateTom Herbert2015-08-241-0/+3
* route: move lwtunnel state to dst_entryJiri Benc2015-08-201-12/+0
* lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue2015-08-191-0/+4
* lwtunnel: fix memory leakJiri Benc2015-08-181-1/+6
* lwt: Add support to redirect dst.inputTom Herbert2015-08-171-1/+29
* lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-291-3/+0
* lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-271-5/+11
* lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-211-0/+12
* lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-211-0/+132