aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | [VLAN]: Fix hardware rx csum errorsStephen Hemminger2005-12-14
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2005-12-14
| | |\ \
| | * | | [GRE]: Fix hardware checksum modificationHerbert Xu2005-12-14
| | | |/ | | |/|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-14
| |\ \ \ | | |_|/ | |/| |
| | * | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-14
| | * | [SCSI] Negotiate correctly with async-only devicesMatthew Wilcox2005-12-13
| | * | [SCSI] fix double free of scsi request queueBrian King2005-12-12
| | * | [SCSI] fix panic when ejecting ieee1394 ipodJens Axboe2005-12-09
| | * | [SCSI] fix OOPS due to clearing eh_action prior to aborting eh commandMichael Reed2005-12-08
| | * | [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulationMark Lord2005-12-08
| | * | [SCSI] qla2xxx: Correct short-WRITE status handling.Andrew Vasquez2005-12-07
| | * | [SCSI] qla2xxx: Correct mis-handling of AENs.Andrew Vasquez2005-12-07
| | * | [SCSI] ibmvscsi kexec fixDave C Boutcher2005-12-07
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-14
| |\ \ \
| | * | | [ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz2005-12-14
| | * | | [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli...Lothar Wassmann2005-12-12
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-12-14
| |\ \ \ \
| | * | | | [MMC] Explain the internals of mmc_power_up()Russell King2005-12-14
| * | | | | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt2005-12-14
| | |_|_|/ | |/| | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-14
| |\ \ \ \
| | * | | | [TG3]: Fix low power stateMichael Chan2005-12-14
| | * | | | [TG3]: Fix 5704 single-port modeMichael Chan2005-12-14
| | * | | | [TG3]: Fix suspend and resumeMichael Chan2005-12-14
| | * | | | [TG3]: Fix nvram arbitration bugs.Michael Chan2005-12-14
| * | | | | [PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller2005-12-14
| * | | | | [IPV6] addrconf: Do not print device pointer in privacy log message.David S. Miller2005-12-14
| | |/ / / | |/| | |
| * | | | [PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin2005-12-14
| * | | | [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt2005-12-14
| * | | | [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.cYasunori Goto2005-12-14
| * | | | [PATCH] Dmitry Torokhov is input subsystem maintainerVojtech Pavlik2005-12-14
| |/ / /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-13
| |\ \ \
| | * | | [IA64] Split 16-bit severity field in sal_log_record_headerTony Luck2005-12-13
| * | | | Expose "Optimize for size" option for everybodyLinus Torvalds2005-12-13
| * | | | [PATCH] allow KOBJECT_UEVENT=n only if EMBEDDEDAdrian Bunk2005-12-13
| |/ / /
| * | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-13
| |\ \ \
| | * | | [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-13
| * | | | [netdrvr skge] fix buildJeff Garzik2005-12-13
| |/ / /
* | | | [SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara2005-12-15
* | | | [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-15
* | | | [SCSI] convert st to use scsi_execute_asyncMike Christie2005-12-14
* | | | [SCSI] convert sg to scsi_execute_asyncMike Christie2005-12-14
* | | | [SCSI] add kmemcache for scsi_io_contextMike Christie2005-12-14
* | | | [SCSI] complete the whole command when it is REQ_BLOCK_PCMike Christie2005-12-14
* | | | [SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie2005-12-14
* | | | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-14
* | | | [SCSI] export blk layer functions needed for blk_execute_rq_nowaitMike Christie2005-12-14
* | | | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl2005-12-14
* | | | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl2005-12-14
* | | | [SCSI] Make scsi_transport_spi.h includable by itselfMatthew Wilcox2005-12-13
* | | | [SCSI] sd: Always do write-protect checkAlan Stern2005-12-13