summaryrefslogtreecommitdiffstats
path: root/include/net/tso.h
AgeCommit message (Expand)AuthorLines
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin-1/+7
2020-06-18net: tso: cache transport header lengthEric Dumazet-1/+2
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet-3/+3
2020-06-18net: tso: shrink struct tso_tEric Dumazet-6/+6
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart-0/+2
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com-0/+1
2014-05-22net: Add a software TSO helper APIEzequiel Garcia-0/+20