summaryrefslogtreecommitdiffstats
path: root/include/net/tso.h
Commit message (Expand)AuthorAgeFilesLines
* net: tso: inline tso_count_descs()Yunsheng Lin2022-12-121-1/+7
* net: tso: cache transport header lengthEric Dumazet2020-06-181-1/+2
* net: tso: constify tso_count_descs() and friendsEric Dumazet2020-06-181-3/+3
* net: tso: shrink struct tso_tEric Dumazet2020-06-181-6/+6
* net: tso: double TSO_HEADER_SIZE valueEric Dumazet2020-06-181-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: define the TSO header size in net/tso.hAntoine Ténart2017-08-231-0/+2
* net: tso: add support for IPv6emmanuel.grumbach@intel.com2015-10-261-0/+1
* net: Add a software TSO helper APIEzequiel Garcia2014-05-221-0/+20