index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mpls
/
mpls_iptunnel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
1
-4
/
+4
2019-06-09
mpls: fix warning with multi-label encap
George Wilkie
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-09
ipv4: Add support to rtable for ipv6 gateway
David Ahern
1
-2
/
+3
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-4
/
+7
2019-03-20
mpls: Fix 6PE forwarding
Vinay K Nallamothu
1
-3
/
+9
2019-02-09
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2018-07-25
mpls: remove trailing whitepace
Stephen Hemminger
1
-1
/
+1
2017-05-30
net: Fill in extack for mpls lwt encap
David Ahern
1
-5
/
+7
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
1
-2
/
+3
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-02
net: mpls: Increase max number of labels for lwt encap
David Ahern
1
-3
/
+10
2017-03-14
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
1
-13
/
+60
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-01-25
net: Specify the owning module for lwtunnel ops
Robert Shearman
1
-0
/
+1
2017-01-17
mpls: Packet stats
Robert Shearman
1
-2
/
+9
2016-10-24
lwt: Remove unused len field
Thomas Graf
1
-4
/
+1
2016-08-31
net: mpls: Fixups for GSO
David Ahern
1
-0
/
+4
2016-08-31
net: lwtunnel: Handle fragmentation
Roopa Prabhu
1
-4
/
+5
2016-02-22
mpls: autoload lwt module
Robert Shearman
1
-0
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-12-12
mpls_iptunnel: add static qualifier to mpls_output
Roopa Prabhu
1
-1
/
+1
2015-12-08
mpls: fix sending of local encapped packets
Robert Shearman
1
-2
/
+2
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
1
-1
/
+1
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
1
-0
/
+1
2015-08-21
route: move lwtunnel state to dst_entry
Jiri Benc
1
-5
/
+2
2015-07-22
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
Roopa Prabhu
1
-1
/
+1
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
1
-0
/
+233