aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm26/atomic.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki15-64/+1714
2006-12-02netpoll header cleanupStephen Hemminger1-4/+3
2006-12-02netpoll queue cleanupStephen Hemminger3-23/+5
2006-12-02netpoll retry cleanupStephen Hemminger2-39/+33
2006-12-02netpoll deferred transmit pathStephen Hemminger1-2/+19
2006-12-02netpoll setup error handlingStephen Hemminger2-9/+18
2006-12-02netpoll per device txqStephen Hemminger2-35/+17
2006-12-02netpoll info leakStephen Hemminger2-6/+20
2006-12-02netpoll: private skb pool (rev3)Stephen Hemminger1-32/+21
2006-12-02[DCCP] ACKVEC: Optimization - Do not traverse records if none will be foundAndrea Bittau1-1/+2
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker7-63/+54
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker4-41/+145
2006-12-02[DCCPv6]: Resolve conditional build problemGerrit Renker1-4/+4
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker9-30/+14