aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: PARISC checksum annotations and cleanups.Al Viro
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro
2006-12-02[NET]: M68Knommu checksum annotations and cleanups.Al Viro
2006-12-02[NET]: M68K checksum annotations and cleanups.Al Viro
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: H8300 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: FRV checksum annotations.Al Viro
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro
2006-12-02[NET]: Introduce types for checksums.Al Viro
2006-12-02[NET]: Annotate net_srandom().Al Viro
2006-12-02[BRIDGE]: Annotations.Al Viro
2006-12-02[ATM]: Annotations.Al Viro
2006-12-02[NETFILTER]: More trivial annotations.Al Viro
2006-12-02[IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro
2006-12-02[IPV6]: Misc endianness annotations.Al Viro
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro
2006-12-02[IRDA]: Trivial annotations.Al Viro
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki
2006-12-02netpoll header cleanupStephen Hemminger
2006-12-02netpoll queue cleanupStephen Hemminger
2006-12-02netpoll retry cleanupStephen Hemminger
2006-12-02netpoll per device txqStephen Hemminger
2006-12-02netpoll info leakStephen Hemminger
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-02[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger
2006-12-02[SCTP]: Fix warningVlad Yasevich
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf