Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-30 | net: mpls: Make nla_get_via in af_mpls.c | David Ahern | 1 | -2/+0 |
2017-05-30 | net: mpls: Add extack messages for route add and delete failures | David Ahern | 1 | -1/+1 |
2017-05-30 | net: Fill in extack for mpls lwt encap | David Ahern | 1 | -1/+1 |
2017-04-02 | net: mpls: Increase max number of labels for lwt encap | David Ahern | 1 | -0/+5 |
2017-04-02 | net: mpls: bump maximum number of labels | David Ahern | 1 | -1/+1 |
2017-04-02 | net: mpls: change mpls_route layout | David Ahern | 1 | -15/+30 |
2017-04-02 | net: mpls: Convert number of nexthops to u8 | David Ahern | 1 | -2/+3 |
2017-04-02 | net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE | David Ahern | 1 | -0/+8 |
2017-03-14 | mpls: allow TTL propagation to IP packets to be configured | Robert Shearman | 1 | -0/+7 |
2017-02-20 | net: mpls: Add support for netconf | David Ahern | 1 | -1/+1 |
2017-01-17 | mpls: Packet stats | Robert Shearman | 1 | -3/+55 |
2016-10-03 | mpls: move mpls_hdr to a common location | Jiri Benc | 1 | -9/+1 |
2015-12-03 | mpls: support for dead routes | Roopa Prabhu | 1 | -0/+2 |
2015-10-28 | mpls: reduce memory usage of routes | Robert Shearman | 1 | -3/+25 |
2015-10-23 | mpls: multipath route support | Roopa Prabhu | 1 | -1/+51 |
2015-07-21 | mpls: export mpls functions for use by mpls iptunnels | Roopa Prabhu | 1 | -2/+7 |
2015-06-08 | mpls: fix possible use after free of device | Robert Shearman | 1 | -0/+1 |
2015-05-06 | mpls: Move reserved label definitions | Tom Herbert | 1 | -10/+0 |
2015-04-22 | mpls: Per-device enabling of packet input | Robert Shearman | 1 | -0/+3 |
2015-04-22 | mpls: Per-device MPLS state | Robert Shearman | 1 | -0/+3 |
2015-03-04 | mpls: Functions for reading and wrinting mpls labels over netlink | Eric W. Biederman | 1 | -0/+3 |
2015-03-04 | mpls: Basic routing support | Eric W. Biederman | 1 | -0/+56 |