safe/jmp/linux-2.6
2006-09-21 Herbert Xu[CRYPTO] api: Get rid of flags argument to setkey
2006-09-21 Herbert Xu[CRYPTO] crc32c: Fix unconventional setkey usage
2006-09-21 Michal Ludvig[CRYPTO] padlock-sha: TFMs don't need to be static
2006-09-21 Michal Ludvig[CRYPTO] padlock: Helper module padlock.ko
2006-09-21 Adrian Bunk[CRYPTO] padlock-sha: Make 2 functions static
2006-09-21 Michal Ludvig[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
2006-09-21 Michal Ludvig[CRYPTO] padlock: Update private header file
2006-09-21 Herbert Xu[CRYPTO] padlock: Add compatibility alias after rename
2006-09-21 Michal Ludvig[CRYPTO] padlock: Get rid of padlock-generic.c
2006-09-21 Michal Ludvig[CRYPTO] api: Add missing accessors for new crypto_alg...
2006-09-21 Michal Ludvig[CRYPTO] sha: Add module aliases for sha1 / sha256
2006-09-21 Herbert Xu[CRYPTO] api: Added spawns
2006-09-21 Herbert Xu[CRYPTO] api: Allow algorithm lookup by type
2006-09-21 Herbert Xu[CRYPTO] api: Add cryptomgr
2006-09-21 Herbert Xu[CRYPTO] api: Added event notification
2006-09-21 Herbert Xu[CRYPTO] api: Add template registration
2006-09-21 Herbert Xu[CRYPTO] api: Split out low-level API
2006-09-21 Herbert Xu[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
2006-09-21 Herbert Xu[CRYPTO] api: Add crypto_alg reference counting
2006-09-21 Herbert Xu[CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
2006-09-21 Joachim Fritschi[CRYPTO] twofish: x86-64 assembly version
2006-09-21 Joachim Fritschi[CRYPTO] twofish: i586 assembly version
2006-09-21 Joachim Fritschi[CRYPTO] twofish: Fix the priority
2006-09-21 Joachim Fritschi[CRYPTO] twofish: Split out common c code
2006-09-21 Herbert Xu[CRYPTO] api: Fixed crypto_tfm context alignment
2006-09-20 Linus TorvaldsLinux v2.6.18. Arrr! v2.6.18
2006-09-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-19 Al Viro[IPV4] fib_trie: missing ntohl() when calling fib_seman...
2006-09-19 Patrick McHardy[NETFILTER]: xt_quota: add missing module aliases
2006-09-19 Chas Williams[ATM]: [he] don't hold the device lock when upcalling
2006-09-19 Linus TorvaldsMerge branch 'fixes' of git://git.linux-nfs.org/pub...
2006-09-19 Trond MyklebustNFS: Fix nfs_page use after free issues in fs/nfs/write.c
2006-09-19 Trond MyklebustNFSv4: Fix incorrect semaphore release in _nfs4_do_open()
2006-09-19 Trond MyklebustNFS: Fix Oopsable condition in nfs_readpage_sync()
2006-09-19 Linus TorvaldsRevert mmiocfg heuristics and blacklist changes
2006-09-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-19 Dave Kleikamp[PATCH] EXT2: Remove superblock lock contention in...
2006-09-19 Matthew Wilcox[PATCH] headers_check: Clean up asm-parisc/page.h for...
2006-09-19 Geert Uytterhoeven[PATCH] Fix 'make headers_check' on ia64
2006-09-19 David Woodhouse[PATCH] Add headers_check' target to output of 'make...
2006-09-19 Ingo Molnar[PATCH] genirq core: fix handle_level_irq()
2006-09-18 Linus Torvaldsx86: save/restore eflags in context switch
2006-09-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-09-18 Ralph Siemsen[ARM] 3815/1: headers_install support for ARM
2006-09-18 Andy Walker[SPARC]: Fix regression in sys_getdomainname()
2006-09-18 YOSHIFUJI Hideaki[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
2006-09-18 Ben Dooks[ARM] 3794/1: S3C24XX: do not defined set_irq_wake...
2006-09-18 Ben Dooks[ARM] 3793/1: S3C2412: fix wrong serial info struct
2006-09-18 David S. Miller[OPENPROMIO]: Handle current_node being NULL correctly.
2006-09-18 Herbert Xu[NET]: Drop tx lock in dev_watchdog_up
2006-09-18 Patrick McHardy[PACKET]: Don't truncate non-linear skbs with mmaped IO
2006-09-18 Stephen Hemminger[NET]: Mark frame diverter for future removal.
2006-09-18 James Morris[NETFILTER]: Add secmark headers to header-y
2006-09-18 Roland Dreier[ATM]: linux-atm-general mailing list is subscribers...
2006-09-18 Chas Williams[ATM]: [he] when transmit fails, unmap the dma regions
2006-09-18 Wong Hoi Sing... [TCP] tcp-lp: update information to MAINTAINERS
2006-09-18 Wong Hoi Sing... [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6
2006-09-18 Stephen Hemminger[BRIDGE]: random extra bytes on STP TCN packet
2006-09-18 Remi Denis... [IPV6]: Accept -1 for IPV6_TCLASS
2006-09-18 YOSHIFUJI Hideaki[IPV6]: Fix tclass setting for raw sockets.
2006-09-18 Simon Horman[IPVS]: remove the debug option go ip_vs_ftp
2006-09-18 Simon Horman[IPVS]: Make sure ip_vs_ftp ports are valid
2006-09-18 Simon Horman[IPVS]: auto-help for ip_vs_ftp
2006-09-18 Simon Horman[IPVS]: Document the ports option to ip_vs_ftp in kerne...
2006-09-18 Stephen Hemminger[TCP]: Turn ABC off.
2006-09-18 Kirill Korotaev[NEIGH]: neigh_table_clear() doesn't free stats
2006-09-17 Josef 'Jeff... [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded value...
2006-09-17 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-09-17 Frank Pavlic[PATCH] s390: qeth driver fixes [6/6]
2006-09-17 Frank Pavlic[PATCH] s390: qeth driver fixes [5/6]
2006-09-17 Frank Pavlic[PATCH] s390: qeth driver fixes [4/6]
2006-09-17 Frank Pavlic[PATCH] s390: qeth driver fixes [3/6]
2006-09-17 Frank Pavlic[PATCH] s390: qeth driver fixes [2/6]
2006-09-17 Frank Pavlic[PATCH] s390: qeth driver fixes [1/6]
2006-09-17 Frank Pavlic[PATCH] s390: Makefile cleanup
2006-09-17 Frank Pavlic[PATCH] s390: netiucv driver fixes
2006-09-17 Frank Pavlic[PATCH] s390: minor s390 network driver fixes
2006-09-17 Benjamin LaHaise[PATCH] i386/x86-64: Add core 2 to oprofile
2006-09-17 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-16 Zoltan Sogor[PATCH] JFFS2: SUMMARY: fix a summary collecting bug
2006-09-16 Vitaly Wool[PATCH] MTD NAND: OOB buffer offset fixups
2006-09-16 Suparna Bhattacharya[PATCH] ext3 sequential read regression fix
2006-09-16 Kenneth Lee[PATCH] bug fix in kernel/kmod.c
2006-09-16 David Woodhouse[PATCH] headers_check: use a different default directory
2006-09-16 Chuck Ebbert[PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' for Alpha
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on x86_64
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on i386
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on ia64
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on s390
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on biarch architectures
2006-09-16 Josh Triplett[PATCH] Add symbol type files (*.symtypes) to .gitignore
2006-09-16 Josh Triplett[PATCH] Add mixed source and assembly listings (*.lst...
2006-09-16 Josh Triplett[PATCH] Add preprocessed files (*.i) to .gitignore
2006-09-16 Corey Minyard[PATCH] IPMI: fix handling of OEM flags
2006-09-16 Ross Biro[PATCH] Add a missing space that prevents building...
2006-09-16 Andrew Morton[PATCH] hvc_console suspend fix
2006-09-16 NeilBrown[PATCH] knfsd: Make ext3 reject filehandles referring...
next