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