summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-2315-48/+1569
|\
| * [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-072-1/+2
| * [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-071-0/+6
| * [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-073-30/+24
| * [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-041-0/+5
| * [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-023-5/+6
| * [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-024-0/+193
| * [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-021-1/+2
| * [SCSI] add refcouting around ctask usage in main IO patchMike Christie2006-09-021-0/+1
| * [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-021-2/+3
| * [SCSI] add shared tag map helpersJames Bottomley2006-08-312-1/+20
| * [SCSI] block: add support for shared tag mapsJames Bottomley2006-08-311-0/+2
| * [SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters2006-08-301-0/+5
| * [SCSI] aic94xx: new driverJames Bottomley2006-08-293-0/+1277
| * [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-271-3/+2
| * Merge ../linux-2.6James Bottomley2006-08-2786-191/+660
| |\
| * | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-191-11/+27
| * | [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart2006-08-191-1/+2
| * | [SCSI] Improve inquiry printingMatthew Wilcox2006-08-061-7/+3
| * | [SCSI] remove SCSI_STATE_ #definesChristoph Hellwig2006-08-061-14/+0
| * | [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-281-0/+17
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-221-0/+1
|\ \ \
| * \ \ Merge ../linusDave Jones2006-09-05111-393/+984
| |\ \ \
| * | | | [AGPGART] remove private page protection mapHugh Dickins2006-07-261-0/+1
| | |/ / | |/| |
* | | | [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-222-0/+8
* | | | IB/sa: fix ib_sa_selector namesMichael S. Tsirkin2006-09-221-2/+2
* | | | RDMA/cma: Document rdma_accept() error handlingOr Gerlitz2006-09-221-0/+4
* | | | RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz2006-09-221-0/+8
* | | | IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-7/+34
* | | | RDMA: iWARP Core Changes.Tom Tucker2006-09-222-5/+37
* | | | RDMA: iWARP Connection Manager.Tom Tucker2006-09-221-0/+258
* | | | IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-221-2/+4
* | | | IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2006-09-221-0/+2
* | | | Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds2006-09-2229-159/+722
|\ \ \ \
| * | | | [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-1929-159/+721
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-2213-139/+851
|\ \ \ \ \
| * | | | | [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_availableHerbert Xu2006-09-211-5/+13
| * | | | | [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-211-0/+6
| * | | | | [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-212-3/+7
| * | | | | [CRYPTO] api: Add crypto_comp and crypto_has_*Herbert Xu2006-09-211-6/+84
| * | | | | [CRYPTO] digest: Remove old HMAC implementationHerbert Xu2006-09-211-16/+0
| * | | | | [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-213-14/+4
| * | | | | [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-213-27/+39
| * | | | | [CRYPTO] digest: Added user API for new hash typeHerbert Xu2006-09-212-34/+144
| * | | | | [CRYPTO] api: Mark parts of cipher interface as deprecatedHerbert Xu2006-09-211-12/+36
| * | | | | [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argumentHerbert Xu2006-09-211-2/+2
| * | | | | [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-212-11/+12
| * | | | | [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-211-1/+1
| * | | | | [IPSEC]: Add compatibility algorithm name supportHerbert Xu2006-09-211-0/+1
| * | | | | [CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu2006-09-211-0/+2
OpenPOWER on IntegriCloud