aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/in_cksum.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* machine/in_cksum.h: don't include sys/cdefs.hBrooks Davis2022-04-181-2/+0
* netinet: Deduplicate most in_cksum() implementationsMark Johnston2021-11-241-0/+3
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Delete stray clause 3 and renumber.Ed Maste2015-03-131-5/+1
* trim trailing whitespaceWarner Losh2012-06-131-1/+1
* MFp4 bz_ipv6_fast:Bjoern A. Zeeb2012-05-241-0/+2
* MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work ifOlivier Houchard2006-03-091-74/+1
* asm versions of in_cksum_hdr() and in_pseudo().Olivier Houchard2005-10-031-2/+80
* Use asm versions of in_cksum() and friends.Olivier Houchard2005-05-241-1/+11
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+51