summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DECNET]: Use kmemdupArnaldo Carvalho de Melo2006-12-031-3/+1
* [DCCP]: Use kmemdupArnaldo Carvalho de Melo2006-12-031-8/+4
* [IPV6]: Use kmemdupArnaldo Carvalho de Melo2006-12-034-12/+6
* [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo2006-12-031-4/+3
* [IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo2006-12-031-2/+2
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-031-2/+1
* [TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-031-24/+25
* [TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo2006-12-031-68/+75
* [DCCP] CCID2: Code optimizationsAndrea Bittau2006-12-032-2/+21
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-036-7/+11
* [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()Arnaldo Carvalho de Melo2006-12-031-1/+1
* [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker2006-12-033-35/+37
* [UDPLite]: udplite.h needs ip6_checksum.hDavid S. Miller2006-12-031-0/+2
* [NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker2006-12-031-1/+1
* [IPV6]: udp.c build fixDavid S. Miller2006-12-031-1/+1
* [NET]: More dccp endianness annotations.Al Viro2006-12-031-2/+2
* [NET]: Preliminaty annotation of skb->csum.Al Viro2006-12-031-2/+2
* [NET] driver/s390/net: Checksum annotations.Al Viro2006-12-034-24/+24
* [NET]: netfilter checksum annotationsAl Viro2006-12-0313-94/+70
* [NET]: ipvs checksum annotations.Al Viro2006-12-033-10/+16
* [NET]: IP header modifier helpers annotations.Al Viro2006-12-033-8/+8
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-037-10/+11
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-0313-22/+22
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-032-2/+2
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-032-5/+5
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-032-4/+4
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-036-7/+8
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-035-8/+7
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-036-10/+11
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-039-30/+31
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-031-1/+1
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-032-4/+5
* [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-032-3/+3
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-0313-22/+24
* [NET]: Annotate checksums in on-the-wire packets.Al Viro2006-12-037-7/+7
* [NET]: Generic checksum annotations and cleanups.Al Viro2006-12-032-55/+63
* [NET]: XTENSA checksum annotations and cleanups.Al Viro2006-12-031-38/+26
* [NET]: SPARC64 checksum annotations and cleanups.Al Viro2006-12-031-41/+36
* [NET]: SPARC checksum annotations and cleanups.Al Viro2006-12-031-57/+46
* [NET]: SH checksum annotations and cleanups.Al Viro2006-12-031-30/+29
* [NET]: S390 checksum annotations and cleanups.Al Viro2006-12-031-24/+21
* [NET]: POWERPC checksum annotations and cleanups.Al Viro2006-12-031-38/+21
* [NET]: I386 checksum annotations and cleanups.Al Viro2006-12-031-34/+31
* [NET]: AVR32 checksum annotations and cleanups.Al Viro2006-12-031-22/+18
* [NET]: ARM26 checksum annotations and cleanups.Al Viro2006-12-031-36/+27
* [NET]: ARM checksum annotations and cleanups.Al Viro2006-12-031-42/+41
* [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-033-45/+53
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-033-35/+31
* [NET]: UML checksum annotations and cleanups.Al Viro2006-12-032-68/+53
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-033-60/+32