Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-18 | net: tso: add UDP segmentation support | Eric Dumazet | 1 | -11/+18 |
2020-06-18 | net: tso: cache transport header length | Eric Dumazet | 1 | -4/+7 |
2020-06-18 | net: tso: constify tso_count_descs() and friends | Eric Dumazet | 1 | -3/+3 |
2019-07-22 | net: Use skb accessors in network core | Matthew Wilcox (Oracle) | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-10-26 | net: tso: add support for IPv6 | emmanuel.grumbach@intel.com | 1 | -5/+13 |
2014-10-22 | net: tso: fix unaligned access to crafted TCP header in helper API | Karl Beldan | 1 | -1/+2 |
2014-05-30 | net: tso: Export symbols for modular build | Sachin Kamat | 1 | -0/+5 |
2014-05-22 | net: Add a software TSO helper API | Ezequiel Garcia | 1 | -0/+72 |