aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04mpls: Netlink commands to add, remove, and dump routesEric W. Biederman1-0/+229
2015-03-04mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman2-0/+60
2015-03-04mpls: Basic support for adding and removing routesEric W. Biederman1-0/+133
2015-03-04mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman1-0/+146
2015-03-04mpls: Basic routing supportEric W. Biederman4-0/+411
2015-03-04mpls: Refactor how the mpls module is builtEric W. Biederman1-1/+17
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann1-2/+2
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar1-4/+1
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar1-2/+1
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar1-1/+1
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar1-2/+1
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal1-1/+1
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert1-7/+0
2014-06-04gre: Call gso_make_checksumTom Herbert1-0/+1
2013-10-19ipip: add GSO/TSO supportEric Dumazet1-0/+1
2013-05-27MPLS: Add limited GSO supportSimon Horman3-0/+121