aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/lwtunnel.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2016-11-16lwtunnel: subtract tunnel headroom from mtu on output redirectDavid Lebrun
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-15lwtunnel: Add destroy state operationTom Herbert
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue
2015-08-18lwtunnel: fix memory leakJiri Benc
2015-08-17lwt: Add support to redirect dst.inputTom Herbert
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu