summaryrefslogtreecommitdiffstats
path: root/net/checksum.c
Commit message (Expand)AuthorAgeFilesLines
* net/checksum: Remove unused variable in net_checksum_add_iovRichard Henderson2021-07-261-3/+1Star
* net: checksum: Introduce fine control over checksum typeBin Meng2021-01-251-4/+14
* net: checksum: Add IP header checksum calculationGuishan Qin2021-01-251-2/+6
* net: checksum: Skip fragmented IP packetsMarkus Carlstedt2021-01-251-0/+4
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* net: optimize checksum computationLadi Prosek2017-01-201-8/+13
* net: handle optional VLAN header in checksum computation.Jean-Christophe Dubois2016-06-021-4/+31
* net: improve UDP/TCP checksum computation.Jean-Christophe Dubois2016-06-021-27/+67
* net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman2016-06-021-4/+3Star
* net: check packet payload lengthPrasad J Pandit2016-03-081-2/+8
* net: Clean up includesPeter Maydell2016-02-041-0/+1
* net: iovec checksum calculatorDmitry Fleytman2013-03-251-0/+29
* Checksum-related utility functionsDmitry Fleytman2013-03-251-6/+7
* Change license from GPLv2 to GPLv2+Stefan Weil2012-02-011-4/+1Star
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* net: move net-checksum.c under net/Mark McLoughlin2009-10-301-0/+85