summaryrefslogtreecommitdiffstats
path: root/include/net/lwtunnel.h
Commit message (Expand)AuthorAgeFilesLines
* lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern2019-04-241-3/+4
* bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-141-0/+2
* net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern2018-02-141-0/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-301-3/+6
* net: lwtunnel: Add extack to encap attr validationDavid Ahern2017-05-301-4/+9
* 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/+1Star
* lwtunnel: Add destroy state operationTom Herbert2016-10-151-4/+3Star
* net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-311-0/+44
* lwtunnel: autoload of lwt modulesRobert Shearman2016-02-221-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-211-12/+0Star
* lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue2015-08-201-0/+4
* lwtunnel: fix memory leakJiri Benc2015-08-191-1/+6
* lwt: Add support to redirect dst.inputTom Herbert2015-08-181-1/+29
* lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-301-3/+0Star
* 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