aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls/af_mpls.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * mpls: make via address optional for multipath routesRobert Shearman2015-12-12
| * mpls: fix out-of-bounds access when via address not specifiedRobert Shearman2015-12-12
| * mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman2015-12-12
| * mpls: validate L2 via address lengthRobert Shearman2015-12-12
* | mpls: support for dead routesRoopa Prabhu2015-12-03
|/
* mpls: reduce memory usage of routesRobert Shearman2015-10-27
* mpls: fix forwarding using v4/v6 explicit nullRobert Shearman2015-10-27
* mpls: flow-based multipath selectionRobert Shearman2015-10-23
* mpls: multipath route supportRoopa Prabhu2015-10-23
* mpls: fix mpls_net_init memory leakNikolay Aleksandrov2015-08-31
* mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman2015-08-10
* af_mpls: add null dev check in find_outdevRoopa Prabhu2015-08-07
* mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter2015-08-07
* mpls: Use definition for reserved label checksRobert Shearman2015-08-04
* af_mpls: fix undefined reference to ip6_route_outputRoopa Prabhu2015-07-31
* mpls: make RTA_OIF optionalRoopa Prabhu2015-07-22
* mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu2015-07-21
* mpls: handle device renames for per-device sysctlsRobert Shearman2015-06-11
* mpls: fix possible use after free of deviceRobert Shearman2015-06-07
* mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-09
* mpls: Move reserved label definitionsTom Herbert2015-05-05
* mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman2015-04-22
* mpls: Per-device enabling of packet inputRobert Shearman2015-04-22
* mpls: Per-device MPLS stateRobert Shearman2015-04-22
* mpls: In mpls_egress verify the packet length.Eric W. Biederman2015-03-12
* neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2015-03-08
* mpls: Correct the ttl decrement.Eric W. Biederman2015-03-08
* mpls: Better error code for unsupported option.Eric W. Biederman2015-03-08
* mpls: Cleanup the rcu usage in the code.Eric W. Biederman2015-03-08
* mpls: Fix the kzalloc argument order in mpls_rt_allocEric W. Biederman2015-03-08
* mpls: Properly validate RTA_VIA payload lengthRobert Shearman2015-03-06
* mpls: using vzalloc requires including vmalloc.hStephen Rothwell2015-03-05
* mpls: rtm_mpls_policy[] can be staticWu Fengguang2015-03-04
* mpls: Multicast route table change notificationsEric W. Biederman2015-03-04
* mpls: Netlink commands to add, remove, and dump routesEric W. Biederman2015-03-04
* mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman2015-03-04
* mpls: Basic support for adding and removing routesEric W. Biederman2015-03-04
* mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman2015-03-04
* mpls: Basic routing supportEric W. Biederman2015-03-04