aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls/mpls_gso.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-08-30net: mpls: Fixups for GSODavid Ahern1-11/+29
2016-05-20gso: Remove arbitrary checks for unsupported GSOTom Herbert1-10/+1
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck1-0/+1
2015-06-01net: Add priority to packet_offload objects.David S. Miller1-0/+2
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: 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 Horman1-0/+108