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