aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls/mpls_iptunnel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern1-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+1
2017-01-17mpls: Packet statsRobert Shearman1-2/+9
2016-10-23lwt: Remove unused len fieldThomas Graf1-4/+1
2016-08-30net: mpls: Fixups for GSODavid Ahern1-0/+4
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu1-4/+5
2016-02-21mpls: autoload lwt moduleRobert Shearman1-0/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-12-11mpls_iptunnel: add static qualifier to mpls_outputRoopa Prabhu1-1/+1
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman1-2/+2
2015-10-08dst: Pass net into dst->outputEric W. Biederman1-1/+1
2015-08-24lwt: Add cfg argument to build_stateTom Herbert1-0/+1
2015-08-20route: move lwtunnel state to dst_entryJiri Benc1-5/+2
2015-07-22mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu1-1/+1
2015-07-21mpls: ip tunnel supportRoopa Prabhu1-0/+233