aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-11
|\
| * [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2005-11-11
|\ \ | |/ |/|
| * include/linux: enclose idr.h in #ifndefLuben Tuikov2005-11-08
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-11
|\ \
| * \ Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-10
| |\ \
| * | | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09
| * | | Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-08
| |\ \ \ | | |_|/ | |/| |
| | * | [SCSI] pci: PCI ids for new ipr adaptersbrking@us.ibm.com2005-11-06
| | * | [SCSI] raid class updateJames Bottomley2005-11-06
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-11
|\ \ \ \
| * | | | [PATCH] libata: propogate host private data from probe functionAlan Cox2005-11-11
| * | | | Merge branch 'master'Jeff Garzik2005-11-11
| |\ \ \ \
| * | | | | [PATCH] libata.h needs dma-mapping.hAndrew Morton2005-11-11
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [DRIVER MODEL] Add platform_driverRussell King2005-11-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-11-11
|\ \ \ \ \
| * \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-10
| |\ \ \ \ \ \
| * | | | | | | [CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French2005-11-10
* | | | | | | | [TCP]: speed up SACK processingStephen Hemminger2005-11-10
* | | | | | | | [TCP]: Appropriate Byte Count supportStephen Hemminger2005-11-10
| |_|/ / / / / |/| | | | | |
* | | | | | | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* | | | | | | [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-10
* | | | | | | [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-10
* | | | | | | [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-10
| |/ / / / / |/| | | | |
* | | | | | [NET]: Annotate h_proto in struct ethhdrPavel Roskin2005-11-10
* | | | | | [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
| |_|/ / / |/| | | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-09
|\ \ \ \ \
| * | | | | [PATCH] ide: CS5535 driverJaya Kumar2005-11-09
| * | | | | [PATCH] ide: AMD Geode GX/LX supportJordan Crouse2005-11-09
| * | | | | [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas2005-11-09
| * | | | | [PATCH] ide: incorrect device link for ide-csHannes Reinecke2005-11-09
* | | | | | [NETLINK]: Generic netlink familyThomas Graf2005-11-09
* | | | | | [NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf2005-11-09
* | | | | | [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09
| |/ / / / |/| | | |
* | | | | [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte2005-11-09
|/ / / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-09
|\ \ \ \
| * | | | Merge branch 'master'Jeff Garzik2005-11-09
| |\| | |
| * | | | [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-07
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-09
|\ \ \ \ \
| * \ \ \ \ Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-07
| |\ \ \ \ \
| | * | | | | [PATCH] kill include/linux/eeprom.hAdrian Bunk2005-11-07
| | |/ / / /
* | | | | | [PATCH] md: complete conversion of md to use kthreadsNeilBrown2005-11-09
* | | | | | [PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown2005-11-09
* | | | | | [PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2005-11-09
* | | | | | [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown2005-11-09
* | | | | | [PATCH] md: improvements to raid5 handling of read errorsNeilBrown2005-11-09
* | | | | | [PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown2005-11-09
* | | | | | [PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown2005-11-09