aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-02[AX25]: Use kmemdupArnaldo Carvalho de Melo
2006-12-02[DECNET]: Use kmemdupArnaldo Carvalho de Melo
2006-12-02[DCCP]: Use kmemdupArnaldo Carvalho de Melo
2006-12-02[IPV6]: Use kmemdupArnaldo Carvalho de Melo
2006-12-02[TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo
2006-12-02[IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo
2006-12-02[NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo
2006-12-02[TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo
2006-12-02[TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo
2006-12-02[DCCP] CCID2: Code optimizationsAndrea Bittau
2006-12-02[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo
2006-12-02[DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()Arnaldo Carvalho de Melo
2006-12-02[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker
2006-12-02[UDPLite]: udplite.h needs ip6_checksum.hDavid S. Miller
2006-12-02[NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker
2006-12-02[IPV6]: udp.c build fixDavid S. Miller
2006-12-02[NET]: More dccp endianness annotations.Al Viro
2006-12-02[NET]: Preliminaty annotation of skb->csum.Al Viro
2006-12-02[NET] driver/s390/net: Checksum annotations.Al Viro
2006-12-02[NET]: netfilter checksum annotationsAl Viro
2006-12-02[NET]: ipvs checksum annotations.Al Viro
2006-12-02[NET]: IP header modifier helpers annotations.Al Viro
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro
2006-12-02[NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro
2006-12-02[NET]: Annotate skb_checksum() and callers.Al Viro
2006-12-02[NET]: Annotate callers of the reset of checksum.h stuff.Al Viro
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro
2006-12-02[NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro
2006-12-02[NET]: Generic checksum annotations and cleanups.Al Viro
2006-12-02[NET]: XTENSA checksum annotations and cleanups.Al Viro
2006-12-02[NET]: SPARC64 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: SPARC checksum annotations and cleanups.Al Viro
2006-12-02[NET]: SH checksum annotations and cleanups.Al Viro
2006-12-02[NET]: S390 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: POWERPC checksum annotations and cleanups.Al Viro
2006-12-02[NET]: I386 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: AVR32 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: ARM26 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: ARM checksum annotations and cleanups.Al Viro
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro