aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-23
|\
| * [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-07
| * [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-07
| * [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-07
| * [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-04
| * [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-02
| * [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-02
| * [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-02
| * [SCSI] add refcouting around ctask usage in main IO patchMike Christie2006-09-02
| * [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-02
| * [SCSI] add shared tag map helpersJames Bottomley2006-08-31
| * [SCSI] block: add support for shared tag mapsJames Bottomley2006-08-31
| * [SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters2006-08-30
| * [SCSI] aic94xx: new driverJames Bottomley2006-08-29
| * [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-27
| * Merge ../linux-2.6James Bottomley2006-08-27
| |\
| * | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-19
| * | [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart2006-08-19
| * | [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06
| * | [SCSI] remove SCSI_STATE_ #definesChristoph Hellwig2006-08-06
| * | [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-28
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-22
|\ \ \
| * \ \ Merge ../linusDave Jones2006-09-05
| |\ \ \
| * | | | [AGPGART] remove private page protection mapHugh Dickins2006-07-26
| | |/ / | |/| |
* | | | [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-22
* | | | IB/sa: fix ib_sa_selector namesMichael S. Tsirkin2006-09-22
* | | | RDMA/cma: Document rdma_accept() error handlingOr Gerlitz2006-09-22
* | | | RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz2006-09-22
* | | | IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* | | | RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* | | | RDMA: iWARP Connection Manager.Tom Tucker2006-09-22
* | | | IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-22
* | | | IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2006-09-22
* | | | Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds2006-09-22
|\ \ \ \
| * | | | [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-22
|\ \ \ \ \
| * | | | | [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_availableHerbert Xu2006-09-20
| * | | | | [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-20
| * | | | | [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-20
| * | | | | [CRYPTO] api: Add crypto_comp and crypto_has_*Herbert Xu2006-09-20
| * | | | | [CRYPTO] digest: Remove old HMAC implementationHerbert Xu2006-09-20
| * | | | | [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-20
| * | | | | [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-20
| * | | | | [CRYPTO] digest: Added user API for new hash typeHerbert Xu2006-09-20
| * | | | | [CRYPTO] api: Mark parts of cipher interface as deprecatedHerbert Xu2006-09-20
| * | | | | [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argumentHerbert Xu2006-09-20
| * | | | | [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-20
| * | | | | [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-20
| * | | | | [IPSEC]: Add compatibility algorithm name supportHerbert Xu2006-09-20
| * | | | | [CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu2006-09-20