aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/lwtunnel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern1-3/+4
2019-02-13bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov1-0/+2
2018-02-14net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern1-0/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern1-3/+6
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern1-4/+9
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern1-3/+3
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+2
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern1-0/+11
2016-11-16lwtunnel: subtract tunnel headroom from mtu on output redirectDavid Lebrun1-1/+2
2016-10-23lwt: Remove unused len fieldThomas Graf1-2/+1
2016-10-15lwtunnel: Add destroy state operationTom Herbert1-4/+3
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu1-0/+44
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman1-1/+3
2015-10-08dst: Pass net into dst->outputEric W. Biederman1-4/+4
2015-08-24lwt: Add cfg argument to build_stateTom Herbert1-0/+3
2015-08-20route: move lwtunnel state to dst_entryJiri Benc1-12/+0
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue1-0/+4
2015-08-18lwtunnel: fix memory leakJiri Benc1-1/+6
2015-08-17lwt: Add support to redirect dst.inputTom Herbert1-1/+29
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf1-3/+0
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel1-5/+11
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu1-0/+12
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu1-0/+132