aboutsummaryrefslogtreecommitdiff
path: root/net/mpls
AgeCommit message (Expand)Author
2015-06-11mpls: handle device renames for per-device sysctlsRobert Shearman
2015-06-07mpls: fix possible use after free of deviceRobert Shearman
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert
2015-05-05mpls: Move reserved label definitionsTom Herbert
2015-04-22mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman
2015-04-22mpls: Per-device enabling of packet inputRobert Shearman
2015-04-22mpls: Per-device MPLS stateRobert Shearman
2015-03-12mpls: In mpls_egress verify the packet length.Eric W. Biederman
2015-03-11mpls: Allow mpls_gso and mpls_router to be built as modulesRobert Shearman
2015-03-09mpls: Spelling: s/conceved/conceived/, s/as/a/Geert Uytterhoeven
2015-03-08neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman
2015-03-08mpls: Correct the ttl decrement.Eric W. Biederman
2015-03-08mpls: Better error code for unsupported option.Eric W. Biederman
2015-03-08mpls: Cleanup the rcu usage in the code.Eric W. Biederman
2015-03-08mpls: Fix the kzalloc argument order in mpls_rt_allocEric W. Biederman
2015-03-06mpls: Properly validate RTA_VIA payload lengthRobert Shearman
2015-03-05mpls: using vzalloc requires including vmalloc.hStephen Rothwell
2015-03-04mpls: rtm_mpls_policy[] can be staticWu Fengguang
2015-03-04mpls: Multicast route table change notificationsEric W. Biederman
2015-03-04mpls: Netlink commands to add, remove, and dump routesEric W. Biederman
2015-03-04mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman
2015-03-04mpls: Basic support for adding and removing routesEric W. Biederman
2015-03-04mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman
2015-03-04mpls: Basic routing supportEric W. Biederman
2015-03-04mpls: Refactor how the mpls module is builtEric W. Biederman
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert
2014-06-04gre: Call gso_make_checksumTom Herbert
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-05-27MPLS: Add limited GSO supportSimon Horman