| Commit message (Expand) | Author | Age | Files | Lines |
* | [BNX2]: Add 5709 PCI ID. | Michael Chan | 2006-12-02 | 1 | -0/+1 |
* | NetLabel: use the correct CIPSOv4 MLS label limits | Paul Moore | 2006-12-02 | 1 | -2/+2 |
* | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 2006-12-02 | 1 | -2/+11 |
* | NetLabel: change netlbl_secattr_init() to return void | Paul Moore | 2006-12-02 | 1 | -4/+2 |
* | NetLabel: use gfp_t instead of int where it makes sense | Paul Moore | 2006-12-02 | 1 | -1/+1 |
* | [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -1/+2 |
* | [UDPLite]: udplite.h needs ip6_checksum.h | David S. Miller | 2006-12-02 | 1 | -0/+2 |
* | [NET]: Preliminaty annotation of skb->csum. | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [NET]: netfilter checksum annotations | Al Viro | 2006-12-02 | 2 | -7/+23 |
* | [NET]: ipvs checksum annotations. | Al Viro | 2006-12-02 | 1 | -4/+10 |
* | [NET]: IP header modifier helpers annotations. | Al Viro | 2006-12-02 | 3 | -8/+8 |
* | [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. | Al Viro | 2006-12-02 | 1 | -0/+1 |
* | [NET]: Annotate __skb_checksum_complete() and friends. | Al Viro | 2006-12-02 | 6 | -11/+11 |
* | [NET]: Annotate ip_vs_checksum_complete() and callers. | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [NET]: Annotate skb_copy_and_csum_bits() and callers. | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [NET]: Annotate skb_checksum() and callers. | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ... | Al Viro | 2006-12-02 | 2 | -3/+2 |
* | [NET]: Annotate csum_partial() callers in net/* | Al Viro | 2006-12-02 | 2 | -2/+2 |
* | [NET]: annotate csum_ipv6_magic() callers in net/* | Al Viro | 2006-12-02 | 2 | -4/+4 |
* | [NET]: Annotate csum_tcpudp_magic() callers in net/* | Al Viro | 2006-12-02 | 1 | -3/+3 |
* | [NET]: Annotate callers of csum_tcpudp_nofold() in net/* | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [NET]: Annotate checksums in on-the-wire packets. | Al Viro | 2006-12-02 | 7 | -7/+7 |
* | [NET]: Generic checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -55/+63 |
* | [NET]: XTENSA checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -38/+26 |
* | [NET]: SPARC64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -41/+36 |
* | [NET]: SPARC checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -57/+46 |
* | [NET]: SH checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -30/+29 |
* | [NET]: S390 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -24/+21 |
* | [NET]: POWERPC checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -38/+21 |
* | [NET]: I386 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -34/+31 |
* | [NET]: AVR32 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -22/+18 |
* | [NET]: ARM26 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -36/+27 |
* | [NET]: ARM checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -42/+41 |
* | [NET]: X86_64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -26/+28 |
* | [NET]: V850 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -21/+17 |
* | [NET]: SH64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -27/+14 |
* | [NET]: PARISC checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -29/+26 |
* | [NET]: MIPS checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -29/+26 |
* | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -24/+22 |
* | [NET]: M68K checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -24/+22 |
* | [NET]: M32R checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -28/+24 |
* | [NET]: IA64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -17/+14 |
* | [NET]: H8300 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -17/+14 |
* | [NET]: FRV checksum annotations. | Al Viro | 2006-12-02 | 1 | -22/+19 |
* | [NET]: Cris checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -29/+25 |
* | [NET]: Alpha checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -18/+16 |
* | [NET]: Introduce types for checksums. | Al Viro | 2006-12-02 | 1 | -0/+2 |
* | [NET]: Annotate net_srandom(). | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [BRIDGE]: Annotations. | Al Viro | 2006-12-02 | 7 | -20/+20 |
* | [ATM]: Annotations. | Al Viro | 2006-12-02 | 4 | -12/+12 |