| Commit message (Expand) | Author | Age | Files | Lines |
* | mpls: load mpls_gso after mpls_iptunnel | Alexander Ovechkin | 2020-10-20 | 1 | -0/+1 |
* | net: add net available in build_state | Alexander Aring | 2020-03-29 | 1 | -1/+1 |
* | ipv4: mpls: fix mpls_xmit for iptunnel | Alexey Kodanev | 2019-08-25 | 1 | -4/+4 |
* | mpls: fix warning with multi-label encap | George Wilkie | 2019-06-09 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 1 | -2/+2 |
* | ipv4: Add support to rtable for ipv6 gateway | David Ahern | 2019-04-08 | 1 | -2/+3 |
* | ipv4: Prepare rtable for IPv6 gateway | David Ahern | 2019-04-08 | 1 | -4/+7 |
* | mpls: Fix 6PE forwarding | Vinay K Nallamothu | 2019-03-19 | 1 | -3/+9 |
* | mpls_iptunnel: use struct_size() helper | Gustavo A. R. Silva | 2019-02-08 | 1 | -2/+2 |
* | mpls: remove trailing whitepace | Stephen Hemminger | 2018-07-24 | 1 | -1/+1 |
* | net: Fill in extack for mpls lwt encap | David Ahern | 2017-05-30 | 1 | -5/+7 |
* | net: add extack arg to lwtunnel build state | David Ahern | 2017-05-30 | 1 | -2/+3 |
* | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -1/+1 |
* | net: mpls: Increase max number of labels for lwt encap | David Ahern | 2017-04-01 | 1 | -3/+10 |
* | mpls: allow TTL propagation from IP packets to be configured | Robert Shearman | 2017-03-13 | 1 | -13/+60 |
* | lwtunnel: remove device arg to lwtunnel_build_state | David Ahern | 2017-01-30 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-28 | 1 | -0/+1 |
|\ |
|
| * | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-01-24 | 1 | -0/+1 |
* | | mpls: Packet stats | Robert Shearman | 2017-01-17 | 1 | -2/+9 |
|/ |
|
* | lwt: Remove unused len field | Thomas Graf | 2016-10-23 | 1 | -4/+1 |
* | net: mpls: Fixups for GSO | David Ahern | 2016-08-30 | 1 | -0/+4 |
* | net: lwtunnel: Handle fragmentation | Roopa Prabhu | 2016-08-30 | 1 | -4/+5 |
* | mpls: autoload lwt module | Robert Shearman | 2016-02-21 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-17 | 1 | -2/+2 |
|\ |
|
| * | mpls: fix sending of local encapped packets | Robert Shearman | 2015-12-07 | 1 | -2/+2 |
* | | mpls_iptunnel: add static qualifier to mpls_output | Roopa Prabhu | 2015-12-11 | 1 | -1/+1 |
|/ |
|
* | dst: Pass net into dst->output | Eric W. Biederman | 2015-10-08 | 1 | -1/+1 |
* | lwt: Add cfg argument to build_state | Tom Herbert | 2015-08-24 | 1 | -0/+1 |
* | route: move lwtunnel state to dst_entry | Jiri Benc | 2015-08-20 | 1 | -5/+2 |
* | mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference | Roopa Prabhu | 2015-07-22 | 1 | -1/+1 |
* | mpls: ip tunnel support | Roopa Prabhu | 2015-07-21 | 1 | -0/+233 |