summaryrefslogtreecommitdiffstats
path: root/net/mpls/mpls_gso.c
Commit message (Expand)AuthorAgeFilesLines
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-201-10/+1
* GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-141-0/+1
* net: Add priority to packet_offload objects.David S. Miller2015-06-011-0/+2
* 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: 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-271-0/+108