summaryrefslogtreecommitdiff
path: root/net/core/lwtunnel.c
AgeCommit message (Expand)Author
2022-10-12xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not availableEyal Birger
2022-08-29xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md modeEyal Birger
2021-12-31lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring
2020-03-29net: add net available in build_stateAlexander Aring
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2019-02-24ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun
2017-08-07lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern
2017-04-30lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter
2017-04-24lwtunnel: check return value of nla_nest_startPan Bian
2017-03-13lwtunnel: remove unused but set variableRoopa Prabhu
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-24lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
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-17lwt: Add support to redirect dst.inputTom Herbert
2015-08-03lwtunnel: set skb protocol and devRobert Shearman
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf
2015-07-27lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu