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