Age | Commit message (Expand) | Author |
2006-12-02 | [DCCP]: Adds the tx buffer sysctls | Ian McDonald |
2006-12-02 | [DCCP] CCID3: Remove non-referenced variable | Ian McDonald |
2006-12-02 | [DCCP]: Make dccp_probe more portable | Ian McDonald |
2006-12-02 | [CCID 3]: Add annotations for socket structures | Gerrit Renker |
2006-12-02 | [DCCP]: Simplified conditions due to use of enum:8 states | Gerrit Renker |
2006-12-02 | [DCCP]: Set TX Queue Length Bounds via Sysctl | Ian McDonald |
2006-12-02 | [DCCP]: Add CCID3 debug support to Kconfig | Gerrit Renker |
2006-12-02 | [DCCP]: enable debug messages also for static builds | Gerrit Renker |
2006-12-02 | NetLabel: honor the audit_enabled flag | Paul Moore |
2006-12-02 | NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions | Paul Moore |
2006-12-02 | NetLabel: return the correct error for translated CIPSOv4 tags | Paul Moore |
2006-12-02 | NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types | Paul Moore |
2006-12-02 | NetLabel: add tag verification when adding new CIPSOv4 DOI definitions | Paul Moore |
2006-12-02 | NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer | Paul Moore |
2006-12-02 | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore |
2006-12-02 | NetLabel: convert the unlabeled accept flag to use RCU | Paul Moore |
2006-12-02 | [TCP]: Tidy up skb_entail | Arnaldo Carvalho de Melo |
2006-12-02 | [NETROM]: Use kmemdup | Arnaldo Carvalho de Melo |
2006-12-02 | [AX25]: Use kmemdup | Arnaldo Carvalho de Melo |
2006-12-02 | [DECNET]: Use kmemdup | Arnaldo Carvalho de Melo |
2006-12-02 | [DCCP]: Use kmemdup | Arnaldo Carvalho de Melo |
2006-12-02 | [IPV6]: Use kmemdup | Arnaldo Carvalho de Melo |
2006-12-02 | [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG | Arnaldo Carvalho de Melo |
2006-12-02 | [IPV4]: Use kmemdup in net/ipv4/devinet.c | Arnaldo Carvalho de Melo |
2006-12-02 | [NETLABEL]: Use kmemdup in cipso_ipv4.c | Arnaldo Carvalho de Melo |
2006-12-02 | [TCP_IPV4]: Use kmemdup where appropriate | Arnaldo Carvalho de Melo |
2006-12-02 | [TCP_IPV4]: CodingStyle cleanups, no code change | Arnaldo Carvalho de Melo |
2006-12-02 | [DCCP] CCID2: Code optimizations | Andrea Bittau |
2006-12-02 | [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb | Arnaldo 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 states | Gerrit Renker |
2006-12-02 | [NET/IPv4]: Make udp_push_pending_frames static | Gerrit Renker |
2006-12-02 | [IPV6]: udp.c build fix | David S. Miller |
2006-12-02 | [NET]: More dccp endianness annotations. | Al Viro |
2006-12-02 | [NET]: netfilter checksum annotations | Al Viro |
2006-12-02 | [NET]: ipvs checksum 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]: Kill direct includes of asm/checksum.h | Al Viro |