1. 4a7eca8 Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  2. 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 15 years ago
  3. 99987be IB/mthca: Replace dma_sync_single() use with proper functions by Roland Dreier · 15 years ago
  4. 68237a0 RDMA/nes: Fix FIN state handling under error conditions by Faisal Latif · 15 years ago
  5. 66388d6 RDMA/nes: Fix max_qp_init_rd_atom returned from query device by Faisal Latif · 15 years ago
  6. af04662 IB/ehca: Ensure that guid_entry index is not negative by Roel Kluin · 15 years ago
  7. 0cf89dc IB/ehca: Tolerate dynamic memory operations before driver load by Hannes Hering · 15 years ago
  8. f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  9. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  10. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  11. 2ac6bf4 IB/mlx4: Add strong ordering to local inval and fast reg work requests by Jack Morgenstein · 15 years ago
  12. 25a5239 IB/ehca: Remove superfluous bitmasks from QP control block by Joachim Fenkes · 15 years ago
  13. 3026c19 RDMA/cxgb3: Limit fast register size based on T3 limitations by Steve Wise · 15 years ago
  14. 7ab1a2b RDMA/cxgb3: Report correct port state and MTU by Steve Wise · 15 years ago
  15. c1f67a8 IB/mthca: Add module parameter for number of MTTs per segment by Eli Cohen · 15 years ago
  16. 28e43a5 RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() by Roel Kluin · 15 years ago
  17. 5b891a9 infiniband: Remove void casts by Jack Stone · 15 years ago
  18. bde2cfa IB/ehca: Increment version number by Stefan Roscher · 15 years ago
  19. 1988d1f IB/ehca: Remove unnecessary memory operations for userspace queue pairs by Stefan Roscher · 15 years ago
  20. c94f156 IB/ehca: Fall back to vmalloc() for big allocations by Stefan Roscher · 15 years ago
  21. bf31a1a IB/ehca: Replace vmalloc() with kmalloc() for queue allocation by Anton Blanchard · 15 years ago
  22. c98861f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  23. 8be741b Merge branches 'cxgb3' and 'mlx4' into for-linus by Roland Dreier · 15 years ago
  24. 265e771e Fix deadlock in ipathfs ->get_sb() by Al Viro · 15 years ago
  25. 2b6b7d4 IB/mlx4: Don't overwrite fast registration page list when posting work request by Jack Morgenstein · 15 years ago
  26. ec6995d RDMA/cxgb3: Don't complete flushed send work requests twice by Steve Wise · 15 years ago
  27. 9308f96 Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus by Roland Dreier · 15 years ago
  28. 26cc5e5 RDMA/nes: Update iw_nes version by Chien Tung · 15 years ago
  29. 9256b25 RDMA/nes: Fix error path in nes_accept() by Faisal Latif · 15 years ago
  30. 109d67e RDMA/nes: Fix hang issues for large cluster dynamic connections by Faisal Latif · 15 years ago
  31. 4e9c390 RDMA/nes: Increase rexmit timeout interval by Faisal Latif · 15 years ago
  32. c11470f RDMA/nes: Check for sequence number wrap-around by Faisal Latif · 15 years ago
  33. 53094c3 RDMA/nes: Do not set apbvt entry for loopback by Faisal Latif · 15 years ago
  34. 1f0dba1 RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n by Chien Tung · 15 years ago
  35. 0e4562d RDMA/nes: Fix fw_ver in /sys by Chien Tung · 15 years ago
  36. 9232237 RDMA/nes: Set trace length to 1 inch for SFP_D by Chien Tung · 15 years ago
  37. e998c25 RDMA/nes: Enable repause timer for port 1 by Chien Tung · 15 years ago
  38. 366835e RDMA/nes: Correct CDR loop filter setting for port 1 by Chien Tung · 15 years ago
  39. 010db4d RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal by Chien Tung · 15 years ago
  40. 5d1af5c RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() by Miroslaw Walukiewicz · 15 years ago
  41. cc005fa RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter by Matt Kraai · 15 years ago
  42. 8531f1f IB/mthca: Fix timeout for INIT_HCA and a few other commands by Jack Morgenstein · 15 years ago
  43. cde9e2f RDMA/cxgb3: Don't zero QP attrs when moving to IDLE by Steve Wise · 15 years ago
  44. 3f32eb1 RDMA/nes: Fix bugs in nes_reg_phys_mr() by Don Wood · 15 years ago
  45. 1af9222 RDMA/nes: Fix compiler warning at nes_verbs.c:1955 by Chien Tung · 15 years ago
  46. 96ac7e8 RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections by Steve Wise · 15 years ago
  47. 0534c8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  48. 07306c0 Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  49. 4303565 RDMA/nes: Add support for new SFP+ PHY by Chien Tung · 15 years ago
  50. a4849fc RDMA/nes: Add wide_ppm_offset parm for switch compatibility by Chien Tung · 15 years ago
  51. 1b94932 RDMA/nes: Fix SFP+ PHY initialization by Chien Tung · 15 years ago
  52. 5962c2c RDMA/nes: Fix nes_nic_cm_xmit() error handling by Faisal Latif · 15 years ago
  53. 79fc3d7 RDMA/nes: Fix error handling issues by Faisal Latif · 15 years ago
  54. 7a5efb6 RDMA/nes: Fix incorrect casts on 32-bit architectures by Don Wood · 15 years ago
  55. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  56. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  57. 874d8df RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. by Steve Wise · 15 years ago
  58. 04b5d02 RDMA/cxgb3: Handle EEH events by Steve Wise · 15 years ago
  59. e1d60ec IB/mlx4: Use pgprot_writecombine() for BlueFlame pages by Roland Dreier · 15 years ago
  60. 7c757eb RDMA/nes: Fix mis-merge by Roland Dreier · 15 years ago
  61. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  63. 39b566e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  64. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  65. 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 15 years ago
  66. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  67. d1fbe04 RDMA/cxgb3: Enforce required firmware by Steve Wise · 15 years ago
  68. d092955 infiniband: convert nes driver to net_device_ops by Stephen Hemminger · 15 years ago
  69. 687c75d infiniband: convert c2 to net_device_ops by Stephen Hemminger · 15 years ago
  70. a6a4777 IB/mlx4: Unregister IB device prior to CLOSE PORT command by Yevgeny Petrilin · 15 years ago
  71. c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 15 years ago
  72. 9d5ab13 RDMA/nes: Handle MPA Reject message properly by Faisal Latif · 15 years ago
  73. 0145f34 RDMA/nes: Improve use of PBLs by Don Wood · 15 years ago
  74. 2869975 RDMA/nes: Remove LLTX by Faisal Latif · 15 years ago
  75. fd87778 RDMA/nes: Inform hardware that asynchronous event has been handled by Don Wood · 15 years ago
  76. 7b14ab0 RDMA/nes: Fix tmp_addr compilation warning by Chien Tung · 15 years ago
  77. b9c367e RDMA/nes: Report correct vendor_id and vendor_part_id by Chien Tung · 15 years ago
  78. cd6853d RDMA/nes: Update copyright to new legal entity and year by Chien Tung · 15 years ago
  79. dae5d13 RDMA/nes: Account for freed PBL after HW operation by Don Wood · 15 years ago
  80. e538052 IB/ipath: Really run work in ipath_release_user_pages_on_close() by Roland Dreier · 15 years ago
  81. 71c4512 IB/ipath: Fix memory leak in init_shadow_tids() error path by Roland Dreier · 15 years ago
  82. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 15 years ago
  83. 42632896 RDMA/cxgb3: Remove modulo math from build_rdma_recv() by Steve Wise · 15 years ago
  84. 42fb61f RDMA/cxgb3: Connection termination fixes by Steve Wise · 15 years ago
  85. 900f4c1 RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits by Steve Wise · 15 years ago
  86. 270b8b8 IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 15 years ago
  87. f0f6f34 IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 15 years ago
  88. a73efd0 iw_cxgb3: handle chip reset notifications by Divy Le Ray · 15 years ago
  89. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  90. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  91. ac8581d4 Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  92. ee96aae IB/ehca: Use consistent types for ehca_plpar_hcall9() by Stephen Rothwell · 16 years ago
  93. 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 16 years ago
  94. 0fd7e1d IB/mlx4: Fix memory ordering problem when posting LSO sends by Roland Dreier · 16 years ago
  95. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  96. 8c9ea7f Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  97. 03080e5 RDMA/nes: Fix for NIPQUAD removal by Harvey Harrison · 16 years ago
  98. 22e7ef9 IB/mlx4: Don't register IB device for adapters with no IB ports by Roland Dreier · 16 years ago
  99. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  100. 7ddccb2 IB/ehca: spin_lock_irqsave() takes an unsigned long by Stephen Rothwell · 16 years ago