Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: optimize checksum computation | Ladi Prosek | 2017-01-20 | 1 | -8/+13 |
* | net: handle optional VLAN header in checksum computation. | Jean-Christophe Dubois | 2016-06-02 | 1 | -4/+31 |
* | net: improve UDP/TCP checksum computation. | Jean-Christophe Dubois | 2016-06-02 | 1 | -27/+67 |
* | net_pkt: Extend packet abstraction as required by e1000e functionality | Dmitry Fleytman | 2016-06-02 | 1 | -4/+3 |
* | net: check packet payload length | Prasad J Pandit | 2016-03-08 | 1 | -2/+8 |
* | net: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | net: iovec checksum calculator | Dmitry Fleytman | 2013-03-25 | 1 | -0/+29 |
* | Checksum-related utility functions | Dmitry Fleytman | 2013-03-25 | 1 | -6/+7 |
* | Change license from GPLv2 to GPLv2+ | Stefan Weil | 2012-02-01 | 1 | -4/+1 |
* | prepare for future GPLv2+ relicensing | Paolo Bonzini | 2012-01-13 | 1 | -0/+3 |
* | net: move net-checksum.c under net/ | Mark McLoughlin | 2009-10-30 | 1 | -0/+85 |