aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Viro1-26/+28
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro1-21/+17
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro1-27/+14
2006-12-02[NET]: PARISC checksum annotations and cleanups.Al Viro1-29/+26
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro1-29/+26
2006-12-02[NET]: M68Knommu checksum annotations and cleanups.Al Viro1-24/+22
2006-12-02[NET]: M68K checksum annotations and cleanups.Al Viro1-24/+22
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro1-28/+24
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro1-17/+14
2006-12-02[NET]: H8300 checksum annotations and cleanups.Al Viro1-17/+14
2006-12-02[NET]: FRV checksum annotations.Al Viro1-22/+19
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro3-29/+25
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro1-18/+16
2006-12-02[NET]: Introduce types for checksums.Al Viro1-0/+2
2006-12-02[NET]: Annotate net_srandom().Al Viro1-1/+1
2006-12-02[BRIDGE]: Annotations.Al Viro7-20/+20
2006-12-02[ATM]: Annotations.Al Viro4-12/+12
2006-12-02[NETFILTER]: More trivial annotations.Al Viro1-1/+1
2006-12-02[IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro1-11/+4
2006-12-02[IPV6]: Misc endianness annotations.Al Viro4-8/+8
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro1-10/+10
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro3-12/+15
2006-12-02[IRDA]: Trivial annotations.Al Viro1-8/+8
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker8-7/+263
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf1-2/+0
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf1-7/+24
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf1-0/+10
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf1-0/+11
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki4-4/+180
2006-12-02netpoll header cleanupStephen Hemminger1-4/+3
2006-12-02netpoll queue cleanupStephen Hemminger1-2/+2
2006-12-02netpoll retry cleanupStephen Hemminger1-1/+0
2006-12-02netpoll per device txqStephen Hemminger1-0/+2
2006-12-02netpoll info leakStephen Hemminger1-0/+1
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker1-1/+17
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker1-11/+14
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2-1/+5
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk4-141/+2
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker1-0/+3
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf3-4/+7
2006-12-02[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker1-0/+7
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2-3/+19
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki1-0/+5
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker1-0/+7
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller3-3/+4
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger2-0/+4
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2-0/+5
2006-12-02[SCTP]: Fix warningVlad Yasevich1-1/+1