summaryrefslogtreecommitdiff
path: root/net/checksum.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-20net: optimize checksum computationLadi Prosek1-8/+13
2016-06-02net: handle optional VLAN header in checksum computation.Jean-Christophe Dubois1-4/+31
2016-06-02net: improve UDP/TCP checksum computation.Jean-Christophe Dubois1-27/+67
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman1-4/+3
2016-03-08net: check packet payload lengthPrasad J Pandit1-2/+8
2016-02-04net: Clean up includesPeter Maydell1-0/+1
2013-03-25net: iovec checksum calculatorDmitry Fleytman1-0/+29
2013-03-25Checksum-related utility functionsDmitry Fleytman1-6/+7
2012-02-01Change license from GPLv2 to GPLv2+Stefan Weil1-4/+1
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2009-10-30net: move net-checksum.c under net/Mark McLoughlin1-0/+85