summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-22[NET]: sock_register interface changesStephen Hemminger
2006-09-22[NET]: drop unused elements from net_proto_familyStephen Hemminger
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse
2006-09-22[IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu
2006-09-22[IPV4]: Uninline inet_lookup_listenerHerbert Xu
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger
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 APISridhar Samudrala
2006-09-22[NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf
2006-09-22[NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-22[NET]: Move netlink interface bits to linux/if.hThomas Graf
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-09-22[IPV6]: Policy Routing RulesThomas Graf
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore
2006-09-22[NetLabel]: core network changesPaul Moore
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-09-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-22Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen
2006-09-22[POWERPC] powerpc: fix building gdb against asm/ptrace.hArnd Bergmann
2006-09-22[POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell
2006-09-21[POWERPC] 40x: Fix debug status register definesJosh Boyer
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas
2006-09-21[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_availableHerbert Xu
2006-09-21[CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert 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 implementationHerbert Xu
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[CRYPTO] digest: Added user API for new hash typeHerbert Xu