1. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. 93fb72e RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW by Steve Wise · 14 years ago
  3. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  4. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  5. 03b37ec Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  6. ba818af IB/qib: Add missing <linux/slab.h> include by David Miller · 14 years ago
  7. 2db0032 IB/ehca: Drop unnecessary NULL test by Julia Lawall · 14 years ago
  8. 817979a RDMA/nes: Fix confusing if statement indentation by Roland Dreier · 14 years ago
  9. bd5d0cc IB/ehca: Init irq tasklet before irq can happen by Alexander Schmidt · 14 years ago
  10. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  11. b2a899e RDMA/nes: Fix misindented code by Roland Dreier · 14 years ago
  12. df924f8 RDMA/nes: Fix showing wqm_quanta by Roland Dreier · 14 years ago
  13. 69d5102 RDMA/nes: Get rid of "set but not used" variables by Roland Dreier · 14 years ago
  14. ff0380c RDMA/nes: Read firmware version from correct place by Miroslaw Walukiewicz · 14 years ago
  15. 89de748 IB/srp: Export req_lim via sysfs by Bart Van Assche · 14 years ago
  16. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  17. c996bb4 IB/srp: Make receive buffer handling more robust by Bart Van Assche · 14 years ago
  18. 7a70081 IB/srp: Use print_hex_dump() by Bart Van Assche · 14 years ago
  19. a2ebf07 IB: Rename RAW_ETY to RAW_ETHERTYPE by Aleksey Senin · 14 years ago
  20. 812d867 RDMA/nes: Fix two sparse warnings by Or Gerlitz · 14 years ago
  21. 18199f5 RDMA/cxgb3: Make needlessly global iwch_l2t_send() static by Or Gerlitz · 14 years ago
  22. 48d8fce IB/iser: Make needlessly global iser_alloc_rx_descriptors() static by Or Gerlitz · 14 years ago
  23. a5f4a07 RDMA/cxgb4: Add timeouts when waiting for FW responses by Steve Wise · 14 years ago
  24. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  25. a5210c1 IB/qib: Fix race between qib_error_qp() and receive packet processing by Ralph Campbell · 14 years ago
  26. 3e3aed0 IB/qib: Limit the number of packets processed per interrupt by Ralph Campbell · 14 years ago
  27. 4c6931f IB/qib: Allow writes to the diag_counters to be able to clear them by Ira Weiny · 14 years ago
  28. 0502f94 IB/qib: Set cfgctxts to number of CPUs by default by Ralph Campbell · 14 years ago
  29. ca5a220 RDMA/cxgb4: Set/reset the EP timer inside EP lock by Steve Wise · 14 years ago
  30. d4f1a5c RDMA/cxgb4: Use correct control txq by Steve Wise · 14 years ago
  31. 73d6fca RDMA/cxgb4: Fix race in fini path by Steve Wise · 14 years ago
  32. 50a025c IB/cm: Check LAP state before sending an MRA by Sean Hefty · 14 years ago
  33. cd6860e RDMA/nes: Fix hangs on ifdown by Faisal Latif · 14 years ago
  34. 0eec495 RDMA/nes: Store and print eeprom version by Chien Tung · 14 years ago
  35. 33085bb RDMA/nes: Convert pci_table entries to PCI_VDEVICE by Peter Huewe · 14 years ago
  36. e675b6d IB/ehca: Catch failing ioremap() by Alexander Schmidt · 14 years ago
  37. bdf8edc IB/qib: Allow PSM to select from multiple port assignment algorithms by Dave Olson · 14 years ago
  38. 2d978a9 IB/qib: Turn off IB latency mode by Ralph Campbell · 14 years ago
  39. dd378c2 IB/qib: Use generic_file_llseek by Arnd Bergmann · 14 years ago
  40. d37ac31 RDMA/cxgb4: Support variable sized work requests by Steve Wise · 14 years ago
  41. 3d4f9a2 RDMA/cxgb3: Clean up signed check of unsigned variable by Dan Carpenter · 14 years ago
  42. d3c814e RDMA/cxgb4: Remove dependency on __GFP_NOFAIL by David Rientjes · 14 years ago
  43. ba6d392 RDMA/cxgb4: Add module option to tweak delayed ack by Steve Wise · 14 years ago
  44. dccb816 IB/ipath: Fix probe failure path by Ben Hutchings · 14 years ago
  45. 78e2c64 drivers/infiniband: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  46. 91fb0dd IB/ehca: Fix bitmask handling for lock_hcalls by Alexander Schmidt · 14 years ago
  47. cc323b2 IB/qib: Avoid variable-length array by Ralph Campbell · 14 years ago
  48. 85963e4 RDMA/cxgb4: Remove unneeded NULL check by Roland Dreier · 14 years ago
  49. c1d7356 RDMA/cxgb4: Remove unneeded assignment by Dan Carpenter · 14 years ago
  50. ea9f3bc RDMA/nes: Rewrite expression to avoid undefined semantics by Roland Dreier · 14 years ago
  51. f400e5b IB/umad: Remove unused-but-set variable 'already_dead' by Roland Dreier · 14 years ago
  52. ecd4b48 IB/qib: Use request_firmware() to load SD7220 firmware by Ben Hutchings · 14 years ago
  53. e467e10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  54. 9e77004 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 14 years ago
  55. 7a52b34 IPoIB: Fix world-writable child interface control sysfs attributes by Or Gerlitz · 14 years ago
  56. 756a33b IB/qib: Clean up properly if qib_init() fails by Ralph Campbell · 14 years ago
  57. 950aff5 IB/qib: Completion queue callback needs to be single threaded by Ralph Campbell · 14 years ago
  58. 7c7a416 IB/qib: Update 7322 serdes tables by Ralph Campbell · 14 years ago
  59. 2d757a7 IB/qib: Clear 6120 hardware error register by Ralph Campbell · 14 years ago
  60. 5df4223 IB/qib: Clear eager buffer memory for each new process by Ralph Campbell · 14 years ago
  61. b9e03e0 IB/qib: Mask hardware error during link reset by Ralph Campbell · 14 years ago
  62. fce24a9 IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem by Dave Olson · 14 years ago
  63. 2c5934b RDMA/cxgb4: Derive smac_idx from port viid by Steve Wise · 14 years ago
  64. 1973e8b RDMA/cxgb4: Avoid false GTS CIDX_INC overflows by Steve Wise · 14 years ago
  65. b21ef16 RDMA/cxgb4: Don't call abort_connection() for active connect failures by Steve Wise · 14 years ago
  66. f38926a RDMA/cxgb4: Use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  67. 39827be IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() by Ben Hutchings · 14 years ago
  68. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  69. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  70. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
  71. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  72. 971b2e8 fix the deadlock in qib_fs by Al Viro · 14 years ago
  73. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  74. 767dcd42 Merge branches 'misc' and 'qib' into for-next by Roland Dreier · 14 years ago
  75. 7145c45 IB/qib: Remove DCA support until feature is finished by Ralph Campbell · 14 years ago
  76. 1dee31f ehca: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  77. a77fcf8 IB/qib: Use a single txselect module parameter for serdes tuning by Ralph Campbell · 14 years ago
  78. f27ec1d IB/qib: Don't rely on (undefined) order of function parameter evaluation by Roland Dreier · 14 years ago
  79. e642df6 IB/ucm: Use memdup_user() by Julia Lawall · 14 years ago
  80. 7e3a1f4 IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n by Ralph Campbell · 14 years ago
  81. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  82. acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
  83. b17e096 RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() by Chien Tung · 14 years ago
  84. df02902 RDMA/nes: Async event for closed QP causes crash by Faisal Latif · 14 years ago
  85. 39942a0 RDMA/nes: Have ethtool read hardware registers for rx/tx stats by Faisal Latif · 14 years ago
  86. 30a6a62 RDMA/cxgb4: Only insert sq qid in lookup table by Steve Wise · 14 years ago
  87. 2f1fb50 RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode by Steve Wise · 14 years ago
  88. 4ab1eb9 RDMA/cxgb4: Set fence flag for inv-local-stag work requests by Steve Wise · 14 years ago
  89. f64b884 RDMA/cxgb4: Update some HW limits by Steve Wise · 14 years ago
  90. 25737bd RDMA/cxgb4: Don't limit fastreg page list depth by Steve Wise · 14 years ago
  91. 841dba9 RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation by Steve Wise · 14 years ago
  92. 7ec45b9 RDMA/cxgb4: Fix overflow bug in CQ arm by Steve Wise · 14 years ago
  93. 84172de RDMA/cxgb4: Optimize CQ overflow detection by Steve Wise · 14 years ago
  94. 895cf5f RDMA/cxgb4: CQ size must be IQ size - 2 by Steve Wise · 14 years ago
  95. 1c01c53 RDMA/cxgb4: Register RDMA provider based on LLD state_change events by Steve Wise · 14 years ago
  96. fd388ce RDMA/cxgb4: Detach from the LLD after unregistering RDMA device by Steve Wise · 14 years ago
  97. f6d6084 IB/ipath: Remove support for QLogic PCIe QLE devices by Ralph Campbell · 14 years ago
  98. f931551 IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters by Ralph Campbell · 14 years ago
  99. 1693395 IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static by Roland Dreier · 14 years ago
  100. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago