summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoecmd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-111-1/+2
|\
| * [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-1/+1
|/
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-3/+5
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+2
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-251-7/+7
* [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-021-6/+6
* [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin2006-12-221-7/+6
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* aoe: revert printk macrosEd L. Cashin2006-10-181-15/+20
* aoe: use bio->bi_idxEd L. Cashin2006-10-181-0/+1
* aoe: module parameter for device timeoutEd L. Cashin2006-10-181-2/+5
* aoe: zero copy write 2 of 2Ed L. Cashin2006-10-181-20/+62
* aoe: improve retransmission heuristicsEd L. Cashin2006-10-181-3/+13
* aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-181-2/+6
* aoe: clean up printks via macrosEd L. Cashin2006-10-181-31/+26
* aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-181-14/+63
* aoe: zero copy write 1 of 2Ed L. Cashin2006-10-181-57/+37
* aoe: update copyright dateEd L. Cashin2006-10-181-1/+1
* [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-231-1/+2
* [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-231-2/+2
* [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-231-0/+2
* [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-231-1/+1
* [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-231-58/+119
* [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-231-0/+1
* [BLOCK] aoe: update for combined io statisticsJens Axboe2005-11-011-9/+4
* [PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin2005-10-281-7/+8
* [PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com2005-04-181-9/+17
* [PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com2005-04-181-0/+14
* [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com2005-04-181-29/+23
* [PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com2005-04-181-4/+5
* [PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2005-04-181-4/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+629
OpenPOWER on IntegriCloud