1. f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid by Roland Dreier · 16 years ago
  2. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  3. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  4. 2a0d836 Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  5. 7798dbf IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize by Jack Morgenstein · 16 years ago
  6. e189062 RDMA/nes: Remove tx_free_list by Faisal Latif · 16 years ago
  7. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  8. b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 16 years ago
  9. 139cdab IB/ehca: Remove redundant test of vpage by Julia Lawall · 16 years ago
  10. 1c72194 IB/ehca: Replace modulus operations in flush error completion path by Stefan Roscher · 16 years ago
  11. 3d08909 IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free by Dave Olson · 16 years ago
  12. 1bf7724 IB/ipath: Fix spi_pioindex value by Dave Olson · 16 years ago
  13. 6114d4c IB/ipath: Only do 1X workaround on rev1 chips by Dave Olson · 16 years ago
  14. 60e8450 IB/ipath: Don't count IB symbol and link errors unless link is UP by Dave Olson · 16 years ago
  15. 890fccb IB/ipath: Check return value of dma_map_single() by Ralph Campbell · 16 years ago
  16. fab01fc IB/ipath: Fix PSN of send WQEs after an RDMA read resend by Ralph Campbell · 16 years ago
  17. 6098d10 RDMA/nes: Cleanup warnings by Chien Tung · 16 years ago
  18. 1ee8655 RDMA/nes: Add loopback check to make_cm_node() by Chien Tung · 16 years ago
  19. f3181a1 RDMA/nes: Check cqp_avail_reqs is empty after locking the list by Faisal Latif · 16 years ago
  20. abb7725 RDMA/nes: Fix TCP compliance test failures by Faisal Latif · 16 years ago
  21. 4a14f6a RDMA/nes: Forward packets for a new connection with stale APBVT entry by Faisal Latif · 16 years ago
  22. 183ecfa RDMA/nes: Avoid race between MPA request and reset event to rdma_cm by Faisal Latif · 16 years ago
  23. 879e5bd RDMA/nes: Lock down connected_nodes list while processing it by Faisal Latif · 16 years ago
  24. c5d321e RDMA/nes: Cleanup cqp_request list usage by Faisal Latif · 16 years ago
  25. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. 7c37d74 IB/ipath: Improve UD loopback performance by allocating temp array only once by Ralph Campbell · 16 years ago
  27. 64f22fa IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c by Michael Ellerman · 16 years ago
  28. 75c21ae IB/ehca: Fix locking for shca_list_lock by Joachim Fenkes · 16 years ago
  29. b0f43dc Merge branches 'ehca' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  30. 42ab01c IB/mlx4: Fix MTT leakage in resize CQ by Jack Morgenstein · 16 years ago
  31. 7ec4f46 IB/ehca: Fix problem with generated flush work completions by Stefan Roscher · 16 years ago
  32. 6b1f9d6 IB/ehca: Change misleading error message on memory hotplug by Joachim Fenkes · 16 years ago
  33. 4b40eed infiniband: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  34. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  35. c35a254 Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  36. b3e123c RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) by Steve Wise · 16 years ago
  37. fad96ab IB/ehca: Remove reference to special QP in case of port activation failure by Stefan Roscher · 16 years ago
  38. 7f3abf5 IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() by Vladimir Sokolovsky · 16 years ago
  39. 6336936 RDMA/nes: Mitigate compatibility issue regarding PCIe write credits by Chien Tung · 16 years ago
  40. 2e36954 RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps by Vadim Makhervaks · 16 years ago
  41. 35c6d69 RDMA/nes: Correct handling of PBL resources by Chien Tung · 16 years ago
  42. 5880ff1 RDMA/nes: Reindent mis-indented spinlocks by Ilpo Järvinen · 16 years ago
  43. af2b0a1 RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() by Roland Dreier · 16 years ago
  44. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  45. 8cf14e3 net: easy removals of HIPQUAD using %pI4 format by Harvey Harrison · 16 years ago
  46. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  47. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  48. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  49. a8b56f2 IB/ipath: Fix RDMA write with immediate copy of last packet by Ralph Campbell · 16 years ago
  50. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  51. 56f2fda Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  52. 263c24a IB/ehca: Reject dynamic memory add/remove when ehca adapter is present by Stefan Roscher · 16 years ago
  53. 19f4282 IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter by Stefan Roscher · 16 years ago
  54. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  55. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  56. dc35fac RDMA/cxgb3: Remove cmid reference on tid allocation failures by Steve Wise · 16 years ago
  57. 0540bbb IB/ehca: Don't allow creating UC QP with SRQ by Hoang-Nam Nguyen · 16 years ago
  58. a3cdcbf mlx4_core: Add QP range reservation support by Yevgeny Petrilin · 16 years ago
  59. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
  60. fbcffcc RDMA/nes: Fix slab corruption by Chien Tung · 16 years ago
  61. d57f5f7 IB/mlx4: Set RLKEY bit for kernel QPs by Vladimir Sokolovsky · 16 years ago
  62. e2f5e73 RDMA/nes: Correct error_module bit mask by Chien Tung · 16 years ago
  63. 7191a0a RDMA/nes: Fix routed RDMA connections by Bob Sharp · 16 years ago
  64. 7e36d3d RDMA/nes: Enhanced PFT management scheme by Vadim Makhervaks · 16 years ago
  65. 1bb2849 RDMA/nes: Handle AE bounds violation by Faisal Latif · 16 years ago
  66. 9d15694 RDMA/nes: Limit critical error interrupts by Chien Tung · 16 years ago
  67. 068e80d RDMA/nes: Stop spurious MAC interrupts by Chien Tung · 16 years ago
  68. 168ac82 RDMA/nes: Correct tso_wqe_length by Chien Tung · 16 years ago
  69. 0c93ae3 RDMA/nes: Fill in firmware version for ethtool by Chien Tung · 16 years ago
  70. 27ffed6 RDMA/nes: Use ethtool timer value by John Lacombe · 16 years ago
  71. a06fd26 RDMA/nes: Correct MAX TSO frags value by Bob Sharp · 16 years ago
  72. e0e31af RDMA/nes: Enable MC/UC after changing MTU by Bob Sharp · 16 years ago
  73. 7a8d140 RDMA/nes: Free NIC TX buffers when destroying NIC QP by Bob Sharp · 16 years ago
  74. e88bd7b RDMA/nes: Fix MDC setting by Chien Tung · 16 years ago
  75. 2b537c2 RDMA/nes: Add wqm_quanta module option by Chien Tung · 16 years ago
  76. de18214 RDMA/nes: Module parameter permissions by Chien Tung · 16 years ago
  77. c752c78 RDMA/cxgb3: Set active_mtu in ib_port_attr by Jon Mason · 16 years ago
  78. fcb7ad3 RDMA/nes: Add support for 4-port 1G HP blade card by Chien Tung · 16 years ago
  79. 54c86a8 RDMA/nes: Make mini_cm_connect() static by Faisal Latif · 16 years ago
  80. 208dde2 IB/mthca: Use pci_request_regions() by Roland Dreier · 16 years ago
  81. e441d63 IB/ipath: Fix hang on module unload by Yannick Cote · 16 years ago
  82. cd86f42 IB: Drop code after return statement by Julia Lawall · 16 years ago
  83. 9403589 IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 by Ralph Campbell · 16 years ago
  84. b9012e0 IB/ehca: Generate flush status CQ entries by Alexander Schmidt · 16 years ago
  85. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  86. 7e2c232 Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus by Roland Dreier · 16 years ago
  87. d7ffd50 RDMA/nes: Fix client side QP destroy by Faisal Latif · 16 years ago
  88. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 16 years ago
  89. 4c246ed IB/mlx4: Actually return L_Key and R_Key for fast register MRs by Vladimir Sokolovsky · 16 years ago
  90. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  91. 24babad IB/ipath: Fix incorrect check for max physical address in TID by Dave Olson · 16 years ago
  92. 7ec01ff IB/ipath: Fix lost UD send work request by Ralph Campbell · 16 years ago
  93. 6773f07 IB/ehca: Discard double CQE for one WR by Alexander Schmidt · 16 years ago
  94. 129a10f IB/ehca: Check idr_find() return value by Alexander Schmidt · 16 years ago
  95. 17c2b53 IB/ehca: Repoll CQ on invalid opcode by Alexander Schmidt · 16 years ago
  96. 6c02eed IB/ehca: Rename goto label in ehca_poll_cq_one() by Alexander Schmidt · 16 years ago
  97. 51ad241 IB/ehca: Update qp_state on cached modify_qp() by Alexander Schmidt · 16 years ago
  98. 273b257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  99. 06a91a0 Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  100. 6e0d733 IB/mlx4: Allow 4K messages for UD QPs by Alex Naslednikov · 16 years ago