summaryrefslogtreecommitdiffstats
path: root/net/mpls/mpls_gso.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\
| * Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska2024-03-061-1/+1
* | net: mpls: error out if inner headers are not setFlorian Westphal2024-02-231-0/+3
|/
* net: move gso declarations and functions to their own filesEric Dumazet2023-06-101-0/+1
* net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth2021-03-091-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: mpls: Fixups for GSODavid Ahern2016-08-301-11/+29
* 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