Age | Commit message (Expand) | Author |
2006-09-22 | [IPV4]: Kill fib4_rules_clean(). | David S. Miller |
2006-09-22 | [NET]: Make code static. | Adrian Bunk |
2006-09-22 | [NET]: Round out in-kernel sockets API | Sridhar Samudrala |
2006-09-22 | [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h | Thomas Graf |
2006-09-22 | [NEIGH]: Move netlink neighbour bits to linux/neighbour.h | Thomas Graf |
2006-09-22 | [NETFILTER]: Get rid of HW checksum invalidation | Patrick McHardy |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy |
2006-09-22 | [NET]: Move netlink interface bits to linux/if.h | Thomas Graf |
2006-09-22 | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf |
2006-09-22 | [NETLINK]: Extend netlink messaging interface | Thomas Graf |
2006-09-22 | [IPV4]: Use Protocol Independant Policy Routing Rules Framework | Thomas Graf |
2006-09-22 | [IPV6]: Policy Routing Rules | Thomas Graf |
2006-09-22 | [NET]: Protocol Independant Policy Routing Rules Framework | Thomas Graf |
2006-09-22 | [IPV6]: Multiple Routing Tables | Thomas Graf |
2006-09-22 | [NetLabel]: SELinux support | Venkat Yekkirala |
2006-09-22 | [NetLabel]: CIPSOv4 engine | Paul Moore |
2006-09-22 | [NetLabel]: core network changes | Paul Moore |
2006-09-22 | [MLSXFRM]: Auto-labeling of child sockets | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add flow labeling | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add security sid to flowi | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add security sid to sock | Venkat Yekkirala |
2006-09-22 | Merge git://git.infradead.org/~dwmw2/hdroneline | Linus Torvalds |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2006-09-22 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2006-09-22 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-09-22 | Remove accidentally-added include/linux/utsrelease.h | David Woodhouse |
2006-09-22 | ioremap balanced with iounmap for drivers/mtd subsystem | Amol Lad |
2006-09-22 | [MTD] Unlock NOR flash automatically where necessary | Håvard Skinnemoen |
2006-09-22 | [POWERPC] powerpc: fix building gdb against asm/ptrace.h | Arnd Bergmann |
2006-09-22 | [POWERPC] Remove DISCONTIGMEM cruft from page.h | Michael Ellerman |
2006-09-22 | [POWERPC] Merge iSeries i/o operations with the rest | Stephen Rothwell |
2006-09-21 | [POWERPC] 40x: Fix debug status register defines | Josh Boyer |
2006-09-21 | [POWERPC] EEH: enable MMIO/DMA on frozen slot | Linas Vepstas |
2006-09-21 | [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available | Herbert Xu |
2006-09-21 | [CRYPTO] padlock: Convert padlock-sha to use crypto_hash | Herbert Xu |
2006-09-21 | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu |
2006-09-21 | [CRYPTO] api: Add crypto_comp and crypto_has_* | Herbert Xu |
2006-09-21 | [CRYPTO] digest: Remove old HMAC implementation | Herbert Xu |
2006-09-21 | [SCTP]: Use HMAC template and hash interface | Herbert Xu |
2006-09-21 | [IPSEC]: Use HMAC template and hash interface | Herbert Xu |
2006-09-21 | [CRYPTO] digest: Added user API for new hash type | Herbert Xu |
2006-09-21 | [CRYPTO] api: Mark parts of cipher interface as deprecated | Herbert Xu |
2006-09-21 | [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument | Herbert Xu |
2006-09-21 | [SUNRPC] GSS: Use block ciphers where applicable | Herbert Xu |
2006-09-21 | [IPSEC] ESP: Use block ciphers where applicable | Herbert Xu |
2006-09-21 | [IPSEC]: Add compatibility algorithm name support | Herbert Xu |
2006-09-21 | [CRYPTO] cipher: Added block ciphers for CBC/ECB | Herbert Xu |