summaryrefslogtreecommitdiffstats
path: root/net/checksum.c
Commit message (Expand)AuthorAgeFilesLines
* 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