summaryrefslogtreecommitdiff
path: root/net/mpls/mpls_gso.c
AgeCommit message (Expand)Author
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-08-30net: mpls: Fixups for GSODavid Ahern
2016-05-20gso: Remove arbitrary checks for unsupported GSOTom Herbert
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck
2015-06-01net: Add priority to packet_offload objects.David S. Miller
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert
2014-06-04gre: Call gso_make_checksumTom Herbert
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-05-27MPLS: Add limited GSO supportSimon Horman