1. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  2. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  3. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  4. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  5. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  6. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  7. 029720f [AOE]: Introduce aoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  8. 43ecf52 [AOE]: Add get_unaligned() calls where needed. by David S. Miller · 17 years ago
  9. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  10. 19900cd [PATCH] fix aoe without scatter-gather [Bug 7662] by Ed L. Cashin · 18 years ago
  11. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  12. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  13. d355c3c aoe: Add forgotten NULL at end of attribute list in aoeblk.c by Dennis Stosberg · 18 years ago
  14. 4ca5224 aoe: fix sysfs_create_file warnings by Greg Kroah-Hartman · 22 years ago
  15. a12c93f aoe: revert printk macros by Ed L. Cashin · 18 years ago
  16. 086216d aoe: update driver version by Ed L. Cashin · 18 years ago
  17. b849086 aoe: remove sysfs comment by Ed L. Cashin · 18 years ago
  18. 392e484 aoe: use bio->bi_idx by Ed L. Cashin · 18 years ago
  19. b751e8b aoe: module parameter for device timeout by Ed L. Cashin · 18 years ago
  20. 4f51dc5 aoe: zero copy write 2 of 2 by Ed L. Cashin · 18 years ago
  21. dced3a0 aoe: improve retransmission heuristics by Ed L. Cashin · 18 years ago
  22. ddec63e aoe: jumbo frame support 2 of 2 by Ed L. Cashin · 18 years ago
  23. 6bb6285f aoe: clean up printks via macros by Ed L. Cashin · 18 years ago
  24. 19bf263 aoe: jumbo frame support 1 of 2 by Ed L. Cashin · 18 years ago
  25. e407a7f aoe: zero copy write 1 of 2 by Ed L. Cashin · 18 years ago
  26. 2fdc0ea aoe: remove unused NARGS enum by Ed L. Cashin · 18 years ago
  27. 2611464 aoe: update copyright date by Ed L. Cashin · 18 years ago
  28. 463c2c1 aoe: eliminate isbusy message by Ed L. Cashin · 18 years ago
  29. 2017b37 [PATCH] aoe: cleanup i_rdev usage by Eric Sesterhenn · 18 years ago
  30. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 18 years ago
  31. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  32. 0fdf109 [PATCH] aoe [3/3]: update version to 22 by Ed L. Cashin · 18 years ago
  33. 9d41965 [PATCH] aoe [2/3]: don't request ATA device ID on ATA error by Ed L. Cashin · 18 years ago
  34. 5dc401e [PATCH] aoe [1/3]: support multiple AoE listeners by Ed L. Cashin · 18 years ago
  35. 1c6f3fc [PATCH] aoe: do not stop retransmit timer when device goes down by Ed L. Cashin · 18 years ago
  36. a712c0e [PATCH] aoe [8/8]: update driver version number by Ed L. Cashin · 19 years ago
  37. 02edb05 [PATCH] aoe [7/8]: update driver compatibility string by Ed L. Cashin · 19 years ago
  38. 5f7702f [PATCH] aoe [6/8]: update device information on last close by Ed L. Cashin · 19 years ago
  39. 2dd5e42 [PATCH] aoe [5/8]: allow network interface migration on packet retransmit by Ed L. Cashin · 19 years ago
  40. c42b24c [PATCH] aoe [4/8]: use less confusing driver name by Ed L. Cashin · 19 years ago
  41. eaf0a3c [PATCH] aoe [3/8]: increase allowed outstanding packets by Ed L. Cashin · 19 years ago
  42. 3ae1c24 [PATCH] aoe [2/8]: support dynamic resizing of AoE devices by Ed L. Cashin · 19 years ago
  43. 50bba75 [PATCH] aoe [1/8]: zero packet data after skb allocation by Ed L. Cashin · 19 years ago
  44. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  45. 496456c [BLOCK] aoe: update for combined io statistics by Jens Axboe · 19 years ago
  46. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  47. 3dc7c55 [PATCH] aoe: update to version 14 by Ed L. Cashin · 19 years ago
  48. 475172f [PATCH] aoe: use get_unaligned for accesses in ATA id buffer by Ed L. Cashin · 19 years ago
  49. 49a1fd6 [PATCH] aoe [2/2]: update driver version number to twelve by Ed L Cashin · 19 years ago
  50. e39526e [PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelf by Ed L Cashin · 19 years ago
  51. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  52. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  53. deb3697 [PATCH] class: convert drivers/block/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  54. 0e57c71 [PATCH] aoe: update version number to 10 by Ed L Cashin · 19 years ago
  55. 4613ed2 [PATCH] aoe: add firmware version to info in sysfs by Ed L Cashin · 19 years ago
  56. 93d489f [PATCH] aoe: allow multiple aoe devices to have the same mac by Ed L Cashin · 19 years ago
  57. 03c41c4 [PATCH] aoe: improve allowed interfaces configuration by Ed L Cashin · 19 years ago
  58. a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 19 years ago
  59. 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 19 years ago
  60. 63e9cc5 [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup by ecashin@coraid.com · 19 years ago
  61. 0334793 [PATCH] aoe 5/12: don't try to free null bufpool by ecashin@coraid.com · 19 years ago
  62. b68650f [PATCH] aoe 3/12: update driver version to 6 by ecashin@coraid.com · 19 years ago
  63. 32465c6 [PATCH] aoe 2/12: allow multiple aoe devices with same MAC by ecashin@coraid.com · 19 years ago
  64. fc458dc [PATCH] aoe 1/12: remove too-low cap on minor number by ecashin@coraid.com · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago