summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Preliminaty annotation of skb->csum.Al Viro2006-12-031-2/+2
* [NET]: netfilter checksum annotationsAl Viro2006-12-032-7/+23
* [NET]: ipvs checksum annotations.Al Viro2006-12-031-4/+10
* [NET]: IP header modifier helpers annotations.Al Viro2006-12-033-8/+8
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-031-0/+1
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-036-11/+11
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-031-1/+1
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-031-2/+2
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-031-2/+2
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-032-3/+2
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-032-2/+2
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-032-4/+4
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-031-3/+3
* [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-031-1/+1
* [NET]: Annotate checksums in on-the-wire packets.Al Viro2006-12-037-7/+7
* [NET]: Generic checksum annotations and cleanups.Al Viro2006-12-032-55/+63
* [NET]: XTENSA checksum annotations and cleanups.Al Viro2006-12-031-38/+26
* [NET]: SPARC64 checksum annotations and cleanups.Al Viro2006-12-031-41/+36
* [NET]: SPARC checksum annotations and cleanups.Al Viro2006-12-031-57/+46
* [NET]: SH checksum annotations and cleanups.Al Viro2006-12-031-30/+29
* [NET]: S390 checksum annotations and cleanups.Al Viro2006-12-031-24/+21
* [NET]: POWERPC checksum annotations and cleanups.Al Viro2006-12-031-38/+21
* [NET]: I386 checksum annotations and cleanups.Al Viro2006-12-031-34/+31
* [NET]: AVR32 checksum annotations and cleanups.Al Viro2006-12-031-22/+18
* [NET]: ARM26 checksum annotations and cleanups.Al Viro2006-12-031-36/+27
* [NET]: ARM checksum annotations and cleanups.Al Viro2006-12-031-42/+41
* [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-031-26/+28
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-031-21/+17
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-031-27/+14
* [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-031-29/+26
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-031-29/+26
* [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-031-24/+22
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-031-24/+22
* [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-031-28/+24
* [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-031-17/+14
* [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-031-17/+14
* [NET]: FRV checksum annotations.Al Viro2006-12-031-22/+19
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-033-29/+25
* [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-031-18/+16
* [NET]: Introduce types for checksums.Al Viro2006-12-031-0/+2
* [NET]: Annotate net_srandom().Al Viro2006-12-031-1/+1
* [BRIDGE]: Annotations.Al Viro2006-12-037-20/+20
* [ATM]: Annotations.Al Viro2006-12-034-12/+12
* [NETFILTER]: More trivial annotations.Al Viro2006-12-031-1/+1
* [IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro2006-12-031-11/+4
* [IPV6]: Misc endianness annotations.Al Viro2006-12-034-8/+8
* [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-031-10/+10
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-033-12/+15
* [IRDA]: Trivial annotations.Al Viro2006-12-031-8/+8
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-038-7/+263