1. 971b2e8 fix the deadlock in qib_fs by Al Viro · 14 years ago
  2. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  3. 767dcd42 Merge branches 'misc' and 'qib' into for-next by Roland Dreier · 14 years ago
  4. 7145c45 IB/qib: Remove DCA support until feature is finished by Ralph Campbell · 14 years ago
  5. 1dee31f ehca: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  6. a77fcf8 IB/qib: Use a single txselect module parameter for serdes tuning by Ralph Campbell · 14 years ago
  7. f27ec1d IB/qib: Don't rely on (undefined) order of function parameter evaluation by Roland Dreier · 14 years ago
  8. e642df6 IB/ucm: Use memdup_user() by Julia Lawall · 14 years ago
  9. 7e3a1f4 IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n by Ralph Campbell · 14 years ago
  10. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  11. acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
  12. b17e096 RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() by Chien Tung · 14 years ago
  13. df02902 RDMA/nes: Async event for closed QP causes crash by Faisal Latif · 14 years ago
  14. 39942a0 RDMA/nes: Have ethtool read hardware registers for rx/tx stats by Faisal Latif · 14 years ago
  15. 30a6a62 RDMA/cxgb4: Only insert sq qid in lookup table by Steve Wise · 14 years ago
  16. 2f1fb50 RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode by Steve Wise · 14 years ago
  17. 4ab1eb9 RDMA/cxgb4: Set fence flag for inv-local-stag work requests by Steve Wise · 14 years ago
  18. f64b884 RDMA/cxgb4: Update some HW limits by Steve Wise · 14 years ago
  19. 25737bd RDMA/cxgb4: Don't limit fastreg page list depth by Steve Wise · 14 years ago
  20. 841dba9 RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation by Steve Wise · 14 years ago
  21. 7ec45b9 RDMA/cxgb4: Fix overflow bug in CQ arm by Steve Wise · 14 years ago
  22. 84172de RDMA/cxgb4: Optimize CQ overflow detection by Steve Wise · 14 years ago
  23. 895cf5f RDMA/cxgb4: CQ size must be IQ size - 2 by Steve Wise · 14 years ago
  24. 1c01c53 RDMA/cxgb4: Register RDMA provider based on LLD state_change events by Steve Wise · 14 years ago
  25. fd388ce RDMA/cxgb4: Detach from the LLD after unregistering RDMA device by Steve Wise · 14 years ago
  26. f6d6084 IB/ipath: Remove support for QLogic PCIe QLE devices by Ralph Campbell · 14 years ago
  27. f931551 IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters by Ralph Campbell · 14 years ago
  28. 1693395 IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static by Roland Dreier · 14 years ago
  29. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  30. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  31. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  32. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  33. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  35. ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 14 years ago
  36. 9893e74 IB/core: Use kmemdup() instead of kmalloc()+memcpy() by Julia Lawall · 14 years ago
  37. 9fda1ac IB/iser: Fix error flow in iser_create_ib_conn_res() by Dan Carpenter · 14 years ago
  38. 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 14 years ago
  39. d265b98 IB/iser: Remove buggy back-pointer setting by Or Gerlitz · 14 years ago
  40. 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 14 years ago
  41. be4c9ba MAINTAINERS: Add cxgb4 and iw_cxgb4 entries by Roland Dreier · 14 years ago
  42. 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 14 years ago
  43. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  44. d414371 IPoIB: Allow disabling/enabling TSO on the fly through ethtool by Or Gerlitz · 14 years ago
  45. 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 14 years ago
  46. 5d7220e8 RDMA/cma: Randomize local port allocation by Tetsuo Handa · 14 years ago
  47. 53978b4 RDMA/nes: Make unnecessarily global functions static by Roland Dreier · 14 years ago
  48. ce6e74f RDMA/nes: Make nesadapter->phy_lock usage consistent by Chien Tung · 14 years ago
  49. cfdda9d RDMA/cxgb4: Add driver for Chelsio T4 RNIC by Steve Wise · 14 years ago
  50. 3a2baff IB/mthca: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 14 years ago
  51. e749444 RDMA/amso1100: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 14 years ago
  52. 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 14 years ago
  53. 7960d6b RDMA/cxgb3: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 14 years ago
  54. bc1db9a IB: Explicitly rule out llseek to avoid BKL in default_llseek() by Roland Dreier · 14 years ago
  55. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  56. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  57. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 14 years ago
  58. 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 14 years ago
  59. eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 14 years ago
  60. ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 14 years ago
  61. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  63. 3e340c0 IB/cm: Fix device_create() return value check by Jani Nikula · 14 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  65. 3e4aa12 ipoib: remove addrlen check for mc addresses by Jiri Pirko · 14 years ago
  66. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  67. 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 14 years ago
  68. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  69. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  70. 122ce87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  71. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  72. 0636b33 Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next by Roland Dreier · 14 years ago
  73. a72042c RDMA/nes: Fix CX4 link problem in back-to-back configuration by Chien Tung · 14 years ago
  74. 9f29006 RDMA/nes: Clear stall bit before destroying NIC QP by Chien Tung · 14 years ago
  75. 883c699 RDMA/nes: Set assume_aligned_header bit by Faisal Latif · 14 years ago
  76. 69960a2 RDMA/cxgb3: Wait at least one schedule cycle during device removal by Steve Wise · 14 years ago
  77. 070e140 IB/mad: Ignore iWARP devices on device removal by Steve Wise · 14 years ago
  78. a48f509 IPoIB: Include return code in trace message for ib_post_send() failures by Or Gerlitz · 14 years ago
  79. f0dc117 IPoIB: Fix TX queue lockup with mixed UD/CM traffic by Eli Cohen · 14 years ago
  80. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  81. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  82. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  83. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  84. 19b629f infiniband: use for_each_set_bit() by Akinobu Mita · 14 years ago
  85. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  86. b1e4594 switch infiniband uverbs to anon_inodes by Al Viro · 14 years ago
  87. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  88. 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 14 years ago
  89. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 14 years ago
  90. f577215 Merge branch 'srp' into for-next by Roland Dreier · 14 years ago
  91. 3bbddba Merge branch 'nes' into for-next by Roland Dreier · 14 years ago
  92. a835fb3 Merge branch 'mlx4' into for-next by Roland Dreier · 14 years ago
  93. 5c2187f Merge branch 'iser' into for-next by Roland Dreier · 14 years ago
  94. 7f168162 Merge branch 'ipoib' into for-next by Roland Dreier · 14 years ago
  95. 85f938a Merge branch 'ehca' into for-next by Roland Dreier · 14 years ago
  96. 216fe70 Merge branch 'cxgb3' into for-next by Roland Dreier · 14 years ago
  97. da9d2f0 IB/srp: Clean up error path in srp_create_target_ib() by Roland Dreier · 14 years ago
  98. 9c03dc9 IB/srp: Split send and recieve CQs to reduce number of interrupts by Bart Van Assche · 14 years ago
  99. 6c74651 ipoib: returned back addrlen check for mc addresses by Jiri Pirko · 14 years ago
  100. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago