Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-19net: tso: cache transport header lengthEric Dumazet
2020-06-19net: tso: constify tso_count_descs() and friendsEric Dumazet
2020-06-19net: tso: shrink struct tso_tEric Dumazet
2020-06-19net: 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-24net: define the TSO header size in net/tso.hAntoine Ténart
2015-10-27net: tso: add support for IPv6emmanuel.grumbach@intel.com
2014-05-22net: Add a software TSO helper APIEzequiel Garcia