Age | Commit message (Expand) | Author | Files | Lines |
2021-07-26 | net/checksum: Remove unused variable in net_checksum_add_iov | Richard Henderson | 1 | -3/+1 |
2021-01-25 | net: checksum: Introduce fine control over checksum type | Bin Meng | 1 | -4/+14 |
2021-01-25 | net: checksum: Add IP header checksum calculation | Guishan Qin | 1 | -2/+6 |
2021-01-25 | net: checksum: Skip fragmented IP packets | Markus Carlstedt | 1 | -0/+4 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -1/+1 |
2017-01-20 | net: optimize checksum computation | Ladi Prosek | 1 | -8/+13 |
2016-06-02 | net: handle optional VLAN header in checksum computation. | Jean-Christophe Dubois | 1 | -4/+31 |
2016-06-02 | net: improve UDP/TCP checksum computation. | Jean-Christophe Dubois | 1 | -27/+67 |
2016-06-02 | net_pkt: Extend packet abstraction as required by e1000e functionality | Dmitry Fleytman | 1 | -4/+3 |
2016-03-08 | net: check packet payload length | Prasad J Pandit | 1 | -2/+8 |
2016-02-04 | net: Clean up includes | Peter Maydell | 1 | -0/+1 |
2013-03-25 | net: iovec checksum calculator | Dmitry Fleytman | 1 | -0/+29 |
2013-03-25 | Checksum-related utility functions | Dmitry Fleytman | 1 | -6/+7 |
2012-02-01 | Change license from GPLv2 to GPLv2+ | Stefan Weil | 1 | -4/+1 |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini | 1 | -0/+3 |
2009-10-30 | net: move net-checksum.c under net/ | Mark McLoughlin | 1 | -0/+85 |