aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo
2005-06-18[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notifyJamal Hadi Salim
2005-06-18[IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu
2005-06-18[IPSEC] Set byid for km_event in xfrm_get_policyHerbert Xu
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu
2005-06-18[IPSEC] Fix xfrm to pfkey SA state conversionHerbert Xu
2005-06-18[IPSEC] Kill spurious hard expire messagesHerbert Xu
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim
2005-06-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6Linus Torvalds
2005-06-18[PATCH] DocBook: MAINTAINER entryMartin Waitz
2005-06-18[PATCH] console blanking oops fixJan Beulich
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds
2005-06-18Clean up subthread execLinus Torvalds
2005-06-18[PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik
2005-06-18Merge with ../linux-2.6-smpRussell King
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-06-17[SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell
2005-06-17[SCSI] aacraid: regression fixMark Haverkamp
2005-06-17merge by hand (qla_os.c mismerge)James Bottomley
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley
2005-06-17Linux 2.6.12Linus Torvalds
2005-06-17Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik
2005-06-17[PATCH] timer exit cleanupIngo Molnar
2005-06-17When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda
2005-06-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-16[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Main...Nicolas Pitre
2005-06-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-16[PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platformCatalin Marinas
2005-06-16[PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas
2005-06-16[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas
2005-06-16Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe...Linus Torvalds
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva
2005-06-16 This patch fixes q->unplug_thresh condition check inTejun Heo