Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: tso: cache transport header length | Eric Dumazet | 2020-06-18 | 1 | -1/+2 |
* | net: tso: constify tso_count_descs() and friends | Eric Dumazet | 2020-06-18 | 1 | -3/+3 |
* | net: tso: shrink struct tso_t | Eric Dumazet | 2020-06-18 | 1 | -6/+6 |
* | net: tso: double TSO_HEADER_SIZE value | Eric Dumazet | 2020-06-18 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | net: define the TSO header size in net/tso.h | Antoine Ténart | 2017-08-23 | 1 | -0/+2 |
* | net: tso: add support for IPv6 | emmanuel.grumbach@intel.com | 2015-10-26 | 1 | -0/+1 |
* | net: Add a software TSO helper API | Ezequiel Garcia | 2014-05-22 | 1 | -0/+20 |