summaryrefslogtreecommitdiffstats
path: root/net/mpls/mpls_gso.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* net: mpls: Fixups for GSODavid Ahern2016-08-311-11/+29
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-211-10/+1Star
* 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-311-2/+2
* mpls: Fix allowed protocols for mpls gsoPravin B Shelar2014-12-241-4/+1Star
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-061-2/+1Star
* mpls: Fix mpls_gso handler.Pravin B Shelar2014-10-311-2/+1Star
* 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/+0Star
* gre: Call gso_make_checksumTom Herbert2014-06-051-0/+1
* ipip: add GSO/TSO supportEric Dumazet2013-10-201-0/+1
* MPLS: Add limited GSO supportSimon Horman2013-05-281-0/+108