summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: SH checksum annotations and cleanups.Al Viro2006-12-021-30/+29
* [NET]: S390 checksum annotations and cleanups.Al Viro2006-12-021-24/+21
* [NET]: POWERPC checksum annotations and cleanups.Al Viro2006-12-021-38/+21
* [NET]: I386 checksum annotations and cleanups.Al Viro2006-12-021-34/+31
* [NET]: AVR32 checksum annotations and cleanups.Al Viro2006-12-021-22/+18
* [NET]: ARM26 checksum annotations and cleanups.Al Viro2006-12-021-36/+27
* [NET]: ARM checksum annotations and cleanups.Al Viro2006-12-021-42/+41
* [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-023-45/+53
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-023-35/+31
* [NET]: UML checksum annotations and cleanups.Al Viro2006-12-022-68/+53
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-023-60/+32
* [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-022-36/+36
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-022-33/+30
* [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-023-39/+37
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-022-31/+28
* [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-022-35/+29
* [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-023-59/+41
* [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-023-30/+32
* [NET]: FRV checksum annotations.Al Viro2006-12-022-34/+31
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-024-59/+57
* [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-023-60/+42
* [NET]: Introduce types for checksums.Al Viro2006-12-021-0/+2
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-0211-11/+1
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-022-6/+10
* [NET]: Annotate net_srandom().Al Viro2006-12-021-1/+1
* [BRIDGE]: Annotations.Al Viro2006-12-0214-42/+42
* [ATM]: Annotations.Al Viro2006-12-0213-58/+58
* [NETFILTER]: More trivial annotations.Al Viro2006-12-023-4/+4
* [IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro2006-12-021-11/+4
* [IPV6]: Misc endianness annotations.Al Viro2006-12-0222-60/+62
* [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-022-34/+34
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-0215-47/+50
* [NET] net/core: Annotations.Al Viro2006-12-024-42/+38
* [IRDA]: Trivial annotations.Al Viro2006-12-024-15/+15
* [NETPOLL]: Minor coding-style cleanups.David S. Miller2006-12-021-51/+48
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-0228-403/+1442
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-024-20/+14
* [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf2006-12-021-42/+37
* [TCP]: Fix some warning when MD5 is disabled.David S. Miller2006-12-022-5/+7
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-027-95/+51
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-025-5/+15
* [GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2006-12-022-1/+12
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-0215-64/+1714
* netpoll header cleanupStephen Hemminger2006-12-021-4/+3
* netpoll queue cleanupStephen Hemminger2006-12-023-23/+5
* netpoll retry cleanupStephen Hemminger2006-12-022-39/+33
* netpoll deferred transmit pathStephen Hemminger2006-12-021-2/+19
* netpoll setup error handlingStephen Hemminger2006-12-022-9/+18
* netpoll per device txqStephen Hemminger2006-12-022-35/+17
* netpoll info leakStephen Hemminger2006-12-022-6/+20