1. 9a79fc0 IB/ehca: QP code restructuring in preparation for SRQ by Joachim Fenkes · 18 years ago
  2. 91f13aa IB/ehca: HW level, HW caps and MTU autodetection by Joachim Fenkes · 18 years ago
  3. b8a3ba5 IB/ehca: Change scaling_code parameter description to match default value by Hoang-Nam Nguyen · 18 years ago
  4. f41d229 IB/ipath: return correct PortGUID in NodeInfo by Sean Hefty · 18 years ago
  5. 7852682 IB: Update mailing list address by Roland Dreier · 18 years ago
  6. 4f5973f IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp by Arthur Jones · 18 years ago
  7. 3588423 IB/ipath: Test interrupts at driver startup by Arthur Jones · 18 years ago
  8. 9ca4865 IB/ipath: Remove support for preproduction HTX InfiniPath cards by Ralph Campbell · 18 years ago
  9. 12f9a49 IB/ipath: Change version wording to be less confusing with release number by Dave Olson · 18 years ago
  10. 37a7e9b IB/ipath: Lower default number of kernel send buffers by Ralph Campbell · 18 years ago
  11. f42b647 IB/ipath: Update MAINTAINERS entry by Arthur Jones · 18 years ago
  12. 0f4fc5e IB/ipath: Be more cautious about coming out of freeze mode by Dave Olson · 18 years ago
  13. 4fc570b IB/ipath: Add barrier before updating WC head in shared memory by Ralph Campbell · 18 years ago
  14. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 18 years ago
  15. 6abb6ea RDMA/cxgb3: Check return of kmalloc() in iwch_register_device() by WANG Cong · 18 years ago
  16. ecc2f00 RDMA/cxgb3: Don't abort after failures sending the mpa reply by Steve Wise · 18 years ago
  17. 96d0e49 RDMA/cxgb3: Don't post TID_RELEASE message by Steve Wise · 18 years ago
  18. 6eda48d RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit by Steve Wise · 18 years ago
  19. 1580367 RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts by Steve Wise · 18 years ago
  20. fb497d7 RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue by Steve Wise · 18 years ago
  21. de3d353 RDMA/cxgb3: Streaming -> RDMA mode transition fixes by Steve Wise · 18 years ago
  22. 149983af mlx4_core: Get the maximum message size from reported device capabilities by Dotan Barak · 18 years ago
  23. 87427da IB/ipath: Update copyright dates by John Gregor · 18 years ago
  24. 991bda2 IB/ipath: Clean send flags properly on QP reset by Robert Walsh · 18 years ago
  25. f2d0423 IB/ipath: ipath_poll fixups and enhancements by Robert Walsh · 18 years ago
  26. b506e1d IB/ipath: Send ACK invalid where appropriate by Robert Walsh · 18 years ago
  27. e8e7ad7 IB/ipath: Add capability to modify PBC word by Michael Albaugh · 18 years ago
  28. bacf401 IB/ipath: Make handling of one subport consistent by Mark Debbage · 18 years ago
  29. 0df6291 IB/ipath: Correct checking of swminor version field when using subports by Mark Debbage · 18 years ago
  30. d781b12 IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately by Ralph Campbell · 18 years ago
  31. 30d149a IB/ipath: Fix possible data corruption if multiple SGEs used for receive by Ralph Campbell · 18 years ago
  32. db5518c IB/ipath: Wait for PIO available interrupt by Ralph Campbell · 18 years ago
  33. 06ee109 IB/ipath: Fix RDMA read retry code by Ralph Campbell · 18 years ago
  34. 9380068 IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery by Dave Olson · 18 years ago
  35. 561095f IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes by Dave Olson · 18 years ago
  36. f716cdf IB/ipath: Change use of constants for TID type to defined values by Joan Eslinger · 18 years ago
  37. 1dd6a1b IB/ipath: Set M bit in BTH according to IB spec by Ralph Campbell · 18 years ago
  38. 6d2fad0 IB/ipath: Fix local loopback bug when waiting for resources by Ralph Campbell · 18 years ago
  39. 2c9749c IB/ipath: Fix problem with next WQE after a UC completion by Ralph Campbell · 18 years ago
  40. fdc7215 IB/ipath: Fill in some missing FMR-related fields in query_device by Robert Walsh · 18 years ago
  41. e7340f0 IB/ipath: Fix maximum MTU reporting by Robert Walsh · 18 years ago
  42. 380bf5d IB/ipath: Support the IBA6110 revision 4 by Dave Olson · 18 years ago
  43. aecd3b5 IB/ipath: Log "active" time and some errors to EEPROM by Michael Albaugh · 18 years ago
  44. 8e9ab3f IB/ipath: Remove incompletely implemented ipath_runtime flags and code by John Gregor · 18 years ago
  45. 17b2eb9 IB/ipath: Lock and always use shadow copies of GPIO register by Michael Albaugh · 18 years ago
  46. 82466f0 IB/ipath: Support blinking LEDs with an led_override file by Michael Albaugh · 18 years ago
  47. a024291 IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build by Bryan O'Sullivan · 18 years ago
  48. 525f5f4 mlx4_core: Include linux/mutex.h from mlx4.h by Michael S. Tsirkin · 18 years ago
  49. 63019d9 IB/mlx4: Include linux/mutex.h from mlx4_ib.h by Michael S. Tsirkin · 18 years ago
  50. 1d3f4b9 IB: Fix ib_umem_get() when npages == 0 by Andrew Morton · 18 years ago
  51. 43506d9 IB: Remove garbage non-ASCII characters from comments by Roland Dreier · 18 years ago
  52. fffba37 IB/ehca: Refactor "maybe missed event" code by Joachim Fenkes · 18 years ago
  53. 1bae4db IB/mad: Enhance SMI for switch support by Hal Rosenstock · 18 years ago
  54. 71780f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  55. 36b7741 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  56. 71ba22f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  57. 7aa4848 firewire: fw-sbp2: fix DMA mapping of management ORBs by Stefan Richter · 18 years ago
  58. 8526392 firewire: fw-sbp2: fix DMA mapping of command ORBs by Stefan Richter · 18 years ago
  59. b4be016 firewire: fw-sbp2: fix DMA mapping of S/G tables by Stefan Richter · 18 years ago
  60. 332ef33 firewire: fw-sbp2: add a boundary check by Stefan Richter · 18 years ago
  61. 9fb2dd1 firewire: fw-sbp2: correctly align page tables by Stefan Richter · 18 years ago
  62. e7cdf23 firewire: fw-sbp2: memset wants string.h by Stefan Richter · 18 years ago
  63. ffd0db2 firewire: fw-sbp2: use correct speed in sbp2_agent_reset by Stefan Richter · 18 years ago
  64. 6f06148 firewire: fw-sbp2: correctly dereference by container_of by Jay Fenlason · 18 years ago
  65. 7ada60e firewire: Document userspace ioctl interface. by Kristian Høgsberg · 18 years ago
  66. 5cd54c9 firewire: fw-sbp2: implement nonexclusive login by Stefan Richter · 18 years ago
  67. 79352e9 firewire: fw-sbp2: let SCSI shutdown commands through before logout by Stefan Richter · 18 years ago
  68. cf47c7a firewire: fw-sbp2: implement max sectors limit for some old bridges by Stefan Richter · 18 years ago
  69. dae1a3a firewire: simplify a struct type by Stefan Richter · 18 years ago
  70. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 18 years ago
  71. 24d4012 firewire: optimize gap count with 1394b leaf nodes by Stefan Richter · 18 years ago
  72. 25d83f5 firewire: remove unused macro by Stefan Richter · 18 years ago
  73. 8a8cea2 firewire: missing newline in printk by Stefan Richter · 18 years ago
  74. b8f1065 firewire: fw-sbp2: remove unused struct member by Stefan Richter · 18 years ago
  75. 53c96b4 ieee1394: remove old isochronous ABI by Stefan Richter · 18 years ago
  76. 77bba7a ieee1394: sbp2: change some module parameters from int to bool by Stefan Richter · 18 years ago
  77. 93f2e02 ieee1394: first minimal NUMA awareness by Stefan Richter · 18 years ago
  78. 8e4dc40 ieee1394: eth1394: revert parent device to that in 2.6.20 by Stefan Richter · 18 years ago
  79. a0e857e ieee1394: nodemgr: parallelize between several hosts by Stefan Richter · 18 years ago
  80. dd7f292 ieee1394: convert ieee1394 from "struct class_device" to "struct device" by Kay Sievers · 18 years ago
  81. 5933708 ieee1394: raw1394: fix a 32/64-bits compat fix by Stefan Richter · 18 years ago
  82. 19f00e6 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment by Stefan Richter · 18 years ago
  83. 650c12c ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel by Petr Vandrovec · 18 years ago
  84. 883b97e ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel by Petr Vandrovec · 18 years ago
  85. ee9be42 ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel by Petr Vandrovec · 18 years ago
  86. 6552731 ieee1394: add comments in struct hpsb_packet by Stefan Richter · 18 years ago
  87. 17a6248 ieee1394: ohci1394: remove dead CONFIG variable by Stefan Richter · 18 years ago
  88. 27a278a drivers/ide/ide-dma.c: unexport ide_set_dma by Adrian Bunk · 18 years ago
  89. bdab00b via82cxxx: backport short cables support from pata_via.c by Bartlomiej Zolnierkiewicz · 18 years ago
  90. f2befd9 sis5513: backport short cables support from pata_sis.c by Bartlomiej Zolnierkiewicz · 18 years ago
  91. 95ba8c1 alim15x3: backport short cables support from pata_ali.c by Bartlomiej Zolnierkiewicz · 18 years ago
  92. 7207626 piix: backport short cables support from ata_piix.c by Bartlomiej Zolnierkiewicz · 18 years ago
  93. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 18 years ago
  94. 75b1d97 ide: convert ide_find_best_mode() users to use ide_max_dma_mode() by Bartlomiej Zolnierkiewicz · 18 years ago
  95. 15a4f94 ide: fix pre-EIDE SWDMA support by Bartlomiej Zolnierkiewicz · 18 years ago
  96. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 18 years ago
  97. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 18 years ago
  98. e71bc14 ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA by Robert P. J. Day · 18 years ago
  99. 74c8f97 ide-cd: replace C code with call to ARRAY_SIZE() macro by Robert P. J. Day · 18 years ago
  100. f3577db ide_in_drive_list(): "ALL" is not a wildcard anymore by Junio C Hamano · 18 years ago