aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2-4/+5
2006-12-02[NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2-3/+3
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro13-22/+24
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro7-7/+7
2006-12-02[NET]: Generic checksum annotations and cleanups.Al Viro2-55/+63
2006-12-02[NET]: XTENSA checksum annotations and cleanups.Al Viro1-38/+26
2006-12-02[NET]: SPARC64 checksum annotations and cleanups.Al Viro1-41/+36
2006-12-02[NET]: SPARC checksum annotations and cleanups.Al Viro1-57/+46
2006-12-02[NET]: SH checksum annotations and cleanups.Al Viro1-30/+29
2006-12-02[NET]: S390 checksum annotations and cleanups.Al Viro1-24/+21
2006-12-02[NET]: POWERPC checksum annotations and cleanups.Al Viro1-38/+21
2006-12-02[NET]: I386 checksum annotations and cleanups.Al Viro1-34/+31
2006-12-02[NET]: AVR32 checksum annotations and cleanups.Al Viro1-22/+18
2006-12-02[NET]: ARM26 checksum annotations and cleanups.Al Viro1-36/+27
2006-12-02[NET]: ARM checksum annotations and cleanups.Al Viro1-42/+41
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro3-45/+53
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro3-35/+31
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro2-68/+53
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro3-60/+32
2006-12-02[NET]: PARISC checksum annotations and cleanups.Al Viro2-36/+36
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro2-33/+30
2006-12-02[NET]: M68Knommu checksum annotations and cleanups.Al Viro3-39/+37
2006-12-02[NET]: M68K checksum annotations and cleanups.Al Viro2-31/+28
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro2-35/+29
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro3-59/+41
2006-12-02[NET]: H8300 checksum annotations and cleanups.Al Viro3-30/+32
2006-12-02[NET]: FRV checksum annotations.Al Viro2-34/+31
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro4-59/+57
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro3-60/+42
2006-12-02[NET]: Introduce types for checksums.Al Viro1-0/+2
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro11-11/+1
2006-12-02[IPVS]: Annotate ..._app_hashkey().Al Viro2-6/+10
2006-12-02[NET]: Annotate net_srandom().Al Viro1-1/+1
2006-12-02[BRIDGE]: Annotations.Al Viro14-42/+42
2006-12-02[ATM]: Annotations.Al Viro13-58/+58
2006-12-02[NETFILTER]: More trivial annotations.Al Viro3-4/+4
2006-12-02[IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro1-11/+4
2006-12-02[IPV6]: Misc endianness annotations.Al Viro22-60/+62
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro2-34/+34
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro15-47/+50
2006-12-02[NET] net/core: Annotations.Al Viro4-42/+38
2006-12-02[IRDA]: Trivial annotations.Al Viro4-15/+15
2006-12-02[NETPOLL]: Minor coding-style cleanups.David S. Miller1-51/+48
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker28-403/+1442
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf4-20/+14
2006-12-02[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf1-42/+37
2006-12-02[TCP]: Fix some warning when MD5 is disabled.David S. Miller2-5/+7
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf7-95/+51
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf5-5/+15
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2-1/+12