Age | Commit message (Expand) | Author | Files | Lines |
2020-10-20 | mpls: load mpls_gso after mpls_iptunnel | Alexander Ovechkin | 1 | -0/+1 |
2020-03-29 | net: add net available in build_state | Alexander Aring | 1 | -1/+1 |
2019-08-25 | 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-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -2/+2 |
2019-04-08 | ipv4: Add support to rtable for ipv6 gateway | David Ahern | 1 | -2/+3 |
2019-04-08 | ipv4: Prepare rtable for IPv6 gateway | David Ahern | 1 | -4/+7 |
2019-03-19 | mpls: Fix 6PE forwarding | Vinay K Nallamothu | 1 | -3/+9 |
2019-02-08 | mpls_iptunnel: use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+2 |
2018-07-24 | 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-01 | net: mpls: Increase max number of labels for lwt encap | David Ahern | 1 | -3/+10 |
2017-03-13 | 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-24 | 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-23 | lwt: Remove unused len field | Thomas Graf | 1 | -4/+1 |
2016-08-30 | net: mpls: Fixups for GSO | David Ahern | 1 | -0/+4 |
2016-08-30 | net: lwtunnel: Handle fragmentation | Roopa Prabhu | 1 | -4/+5 |
2016-02-21 | mpls: autoload lwt module | Robert Shearman | 1 | -0/+1 |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2015-12-11 | mpls_iptunnel: add static qualifier to mpls_output | Roopa Prabhu | 1 | -1/+1 |
2015-12-07 | 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-20 | 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 |