aboutsummaryrefslogtreecommitdiff
path: root/net/checksum.c
AgeCommit message (Expand)Author
2016-06-02net: handle optional VLAN header in checksum computation.Jean-Christophe Dubois
2016-06-02net: improve UDP/TCP checksum computation.Jean-Christophe Dubois
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman
2016-03-08net: check packet payload lengthPrasad J Pandit
2016-02-04net: Clean up includesPeter Maydell
2013-03-25net: iovec checksum calculatorDmitry Fleytman
2013-03-25Checksum-related utility functionsDmitry Fleytman
2012-02-01Change license from GPLv2 to GPLv2+Stefan Weil
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2009-10-30net: move net-checksum.c under net/Mark McLoughlin