aboutsummaryrefslogtreecommitdiff
path: root/net/core/tso.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-10-26net: tso: add support for IPv6Gravatar emmanuel.grumbach@intel.com 1-5/+13
2014-10-22net: tso: fix unaligned access to crafted TCP header in helper APIGravatar Karl Beldan 1-1/+2
2014-05-30net: tso: Export symbols for modular buildGravatar Sachin Kamat 1-0/+5
2014-05-22net: Add a software TSO helper APIGravatar Ezequiel Garcia 1-0/+72