summaryrefslogtreecommitdiffstats
path: root/net/mpls
Commit message (Expand)AuthorAgeFilesLines
...
* mpls: Properly validate RTA_VIA payload lengthRobert Shearman2015-03-061-1/+4
* mpls: using vzalloc requires including vmalloc.hStephen Rothwell2015-03-051-0/+1
* mpls: rtm_mpls_policy[] can be staticWu Fengguang2015-03-041-1/+1
* mpls: Multicast route table change notificationsEric W. Biederman2015-03-041-0/+60
* mpls: Netlink commands to add, remove, and dump routesEric W. Biederman2015-03-041-0/+229
* mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman2015-03-042-0/+60
* mpls: Basic support for adding and removing routesEric W. Biederman2015-03-041-0/+133
* mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman2015-03-041-0/+146
* mpls: Basic routing supportEric W. Biederman2015-03-044-0/+411
* mpls: Refactor how the mpls module is builtEric W. Biederman2015-03-041-1/+17
* net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-301-2/+2
* mpls: Fix allowed protocols for mpls gsoPravin B Shelar2014-12-231-4/+1
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-051-2/+1
* mpls: Allow mpls_gso to be built as modulePravin B Shelar2014-10-311-1/+1
* mpls: Fix mpls_gso handler.Pravin B Shelar2014-10-311-2/+1
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-201-1/+1
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-261-7/+0
* gre: Call gso_make_checksumTom Herbert2014-06-041-0/+1
* ipip: add GSO/TSO supportEric Dumazet2013-10-191-0/+1
* MPLS: Add limited GSO supportSimon Horman2013-05-273-0/+121