summaryrefslogtreecommitdiff
path: root/net/mpls/mpls_iptunnel.c
AgeCommit message (Expand)Author
2020-10-20mpls: load mpls_gso after mpls_iptunnelAlexander Ovechkin
2020-03-29net: add net available in build_stateAlexander Aring
2019-08-25ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev
2019-06-09mpls: fix warning with multi-label encapGeorge Wilkie
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-08ipv4: Add support to rtable for ipv6 gatewayDavid Ahern
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-03-19mpls: Fix 6PE forwardingVinay K Nallamothu
2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva
2018-07-24mpls: remove trailing whitepaceStephen Hemminger
2017-05-30net: Fill in extack for mpls lwt encapDavid Ahern
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-17mpls: Packet statsRobert Shearman
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-08-30net: mpls: Fixups for GSODavid Ahern
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-02-21mpls: autoload lwt moduleRobert Shearman
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-11mpls_iptunnel: add static qualifier to mpls_outputRoopa Prabhu
2015-12-07mpls: fix sending of local encapped packetsRobert 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-07-22mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu
2015-07-21mpls: ip tunnel supportRoopa Prabhu