mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
[pandora-kernel.git] / include /
2008-10-22 Yevgeny Petrilinmlx4_core: Multiple port type support
2008-10-22 Yevgeny Petrilinmlx4_core: Ethernet MAC/VLAN management
2008-10-22 Yevgeny Petrilinmlx4_core: Get ethernet MTU and default address from...
2008-10-22 Yevgeny Petrilinmlx4_core: Support multiple pre-reserved QP regions
2008-10-10 Yevgeny Petrilinmlx4_core: Add QP range reservation support
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-10 Linus TorvaldsMerge phase #1 of git://git./linux/kernel/git/tip/linux...
2008-10-10 Linus TorvaldsMerge branch 'upstream-2.6.28' of git://git./linux...
2008-10-10 Mikulas Patockadm: publish dm_vcalloc
2008-10-10 Mikulas Patockadm: publish dm_table_unplug_all
2008-10-10 Mikulas Patockadm: publish dm_get_mapinfo
2008-10-10 Mikulas Patockadm: export struct dm_dev
2008-10-09 Jens Axboeblock: add some comments around the bio read-write...
2008-10-09 Denis ChengRqblock: mark bio_split_pool static
2008-10-09 Martin K. Petersenblock: Find bio sector offset given idx and offset
2008-10-09 Martin K. Petersenblock: gendisk integrity wrapper
2008-10-09 Martin K. Petersenblock: Switch blk_integrity_compare from bdev to gendisk
2008-10-09 Martin K. Petersenblock: Introduce integrity data ownership flag
2008-10-09 Jens Axboeblock: revert part of d7533ad0e132f92e75c1b2eb7c26387b2...
2008-10-09 Alberto Bertoglibio.h: Remove unused conditional code
2008-10-09 Kiyoshi Uedablock: remove end_{queued|dequeued}_request()
2008-10-09 Jens Axboeblktrace: use BLKTRACE_BDEV_SIZE as the name size for...
2008-10-09 Kiyoshi Uedablock: add lld busy state exporting interface
2008-10-09 Sven Schuetzinclude blktrace_api.h in headers_install
2008-10-09 Jens Axboelibata: set queue SSD flag for SSD devices
2008-10-09 Jens Axboeblock: add queue flag for SSD/non-rotational devices
2008-10-09 Keith Wansbroughfloppy: support arbitrary first-sector numbers
2008-10-09 Kiyoshi Uedablock: add a queue flag for request stacking support
2008-10-09 Kiyoshi Uedablock: add request submission interface
2008-10-09 Kiyoshi Uedablock: add request update interface
2008-10-09 Jens Axboeblock: cleanup some of the integrity stuff in blkdev.h
2008-10-09 Jens Axboeblock: add fault injection mechanism for faking request...
2008-10-09 Jens Axboeblock: add bio_kmalloc()
2008-10-09 Hugh Dickinsblock: adjust blkdev_issue_discard for swap
2008-10-09 Mike Andersonblock: Add interface to abort queued requests
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-09 Andrew PattersonAdjust block device size after an online resize of...
2008-10-09 Andrew PattersonWrapper for lower-level revalidate_disk routines.
2008-10-09 FUJITA Tomonoriblock: make blk_rq_map_user take a NULL user-space...
2008-10-09 FUJITA Tomonoriblock: add blk_rq_aligned helper function
2008-10-09 FUJITA Tomonoriblock: introduce struct rq_map_data to use reserved...
2008-10-09 FUJITA Tomonoriblock: add gfp_mask argument to blk_rq_map_user and...
2008-10-09 Jens Axboeblock: inherit CPU completion on bio->rq and rq->rq...
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Jens Axboeblock: make kblockd_schedule_work() take the queue...
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: make partition array dynamic
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: kill GENHD_FL_FAIL and use part0->make_it_fail
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: unify sysfs size node handling
2008-10-09 Tejun Heoblock: move __dev from disk to part0
2008-10-09 Tejun Heoblock: move capacity from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: adjust formatting for large minors and add ext_r...
2008-10-09 Tejun Heoblock: implement extended dev numbers
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-10-09 Tejun Heoblock: misc updates
2008-10-09 Tejun Heodriver-core: use klist for class device list and implem...
2008-10-09 Tejun Heoklist: don't iterate over deleted entries
2008-10-09 Jens Axboeblock: make bi_phys_segments an unsigned int instead...
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-09 Mikulas Patockablock: drop virtual merging accounting
2008-10-09 Fernando Luis Vázq... virtio_blk: use a wrapper function to access io context...
2008-10-09 David WoodhouseKill REQ_TYPE_FLUSH
2008-10-09 David WoodhouseAllow elevators to sort/merge discard requests
2008-10-09 David WoodhouseAdd BLKDISCARD ioctl to allow userspace to discard...
2008-10-09 David Woodhouseblktrace: support discard requests
2008-10-09 David WoodhouseSupport 'discard sectors' operation in translation...
2008-10-09 David WoodhouseAdd 'discard' request handling
2008-10-09 David WoodhouseFix up comments about matching flags between bio and rq
2008-10-09 Jens Axboeblock: use bio_has_data() to check for data carrying bio
2008-10-09 Jens Axboeblock: add bio_has_data() to detect whether a bio carri...
2008-10-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-10-06 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-06 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-06 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-06 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/tracehook' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/pebs' into x86-v28-for-linus-phase1
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-10-06 Ralf Baechle[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
2008-10-05 Borislav Petkovide-cd: temporary tray close fix
next