1. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  2. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 14 years ago
  3. 3bbddba Merge branch 'nes' into for-next by Roland Dreier · 14 years ago
  4. a835fb3 Merge branch 'mlx4' into for-next by Roland Dreier · 14 years ago
  5. 85f938a Merge branch 'ehca' into for-next by Roland Dreier · 14 years ago
  6. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  7. 09124e1 RDMA/nes: Add support for KR device id 0x0110 by Chien Tung · 14 years ago
  8. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 15 years ago
  9. 68baf49 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing by Steve Wise · 14 years ago
  10. 5279d3a RDMA/cxgb3: Don't allocate the SW queue for user mode CQs by Steve Wise · 15 years ago
  11. 9918b28 RDMA/cxgb3: Increase the max CQ depth by Steve Wise · 15 years ago
  12. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 15 years ago
  13. 831d06c RDMA/nes: Change WQ overflow return code by Or Gerlitz · 15 years ago
  14. 30b172f RDMA/nes: Multiple disconnects cause crash during AE handling by Faisal Latif · 15 years ago
  15. 43093b9 RDMA/nes: Fix crash when listener destroyed during loopback setup by Faisal Latif · 15 years ago
  16. 6e10d2e RDMA/nes: Use atomic counters for CM listener create and destroy by Faisal Latif · 15 years ago
  17. 45e354e IB/ehca: Require in_wc in process_mad() by Alexander Schmidt · 15 years ago
  18. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  19. fa55e30 IB/ehca: Allow access for ib_query_qp() by Alexander Schmidt · 15 years ago
  20. 25ef756 IB/ehca: Do not turn off irqs in tasklet context by Alexander Schmidt · 15 years ago
  21. a478868 IB/mlx4: Simplify retrieval of ib_device by Eli Cohen · 15 years ago
  22. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  23. ccbe9f0 RDMA: Use rlimit helpers by Jiri Slaby · 15 years ago
  24. 2542322 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure by Steve Wise · 15 years ago
  25. 12e9a45 Fix failure exit in ipathfs by Al Viro · 15 years ago
  26. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago
  28. 2b94607 IB/mlx4: Fix queue overflow check in post_recv by Or Gerlitz · 15 years ago
  29. 4c42558 IB/mlx4: Initialize SRQ scatter entries when creating an SRQ by Jack Morgenstein · 15 years ago
  30. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  31. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  32. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  33. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  34. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  35. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  36. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  37. 48617f8 RDMA/cxgb3: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  38. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  39. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  40. 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 15 years ago
  41. b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 15 years ago
  42. d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 15 years ago
  43. fd000e1 RDMA/nes: Check for zero STag by Faisal Latif · 15 years ago
  44. 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 15 years ago
  45. f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 15 years ago
  46. c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 15 years ago
  47. 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 15 years ago
  48. 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 15 years ago
  49. 8ac7f6e RDMA/nes: Fix query of ORD values by Faisal Latif · 15 years ago
  50. 9b84dbe RDMA/nes: Fix MAX_CM_BUFFER define by Faisal Latif · 15 years ago
  51. d85ddd8 RDMA/nes: Pass correct size to ioremap_nocache() by Julia Lawall · 15 years ago
  52. fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 15 years ago
  53. 5924aea RDMA/nes: Add max_cqe check to nes_create_cq() by Chien Tung · 15 years ago
  54. 75742c6 RDMA/nes: Clean up struct nes_qp by Chien Tung · 15 years ago
  55. d14152d RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension by Chien Tung · 15 years ago
  56. a276510 RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset by Chien Tung · 15 years ago
  57. e293a26 RDMA/nes: Correct fast memory registration implementation by Chien Tung · 15 years ago
  58. e147de0 IB/ehca: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  59. c597b02 RDMA/amso1100: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  60. 649fe4a RDMA/nes: Add support for IB_WR_*INV by Chien Tung · 15 years ago
  61. 4293fdc1 RDMA/nes: In nes_post_recv() always set bad_wr on error by Frank Zago · 15 years ago
  62. e5dec39 RDMA/nes: In nes_post_send() always set bad_wr on error by Frank Zago · 15 years ago
  63. 9420269 IB/ehca: Rework destroy_eq() by Alexander Schmidt · 15 years ago
  64. 598cb6f IB/ipath: Use bitmap_weight() by Akinobu Mita · 15 years ago
  65. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  67. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
  69. ecdc428 IB/mlx4: Remove unneeded code by Eli Cohen · 15 years ago
  70. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  71. f96d301 inifiband: Remove BKL from ipath_open() by Thomas Gleixner · 15 years ago
  72. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  73. e5da4ed RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() by Steve Wise · 15 years ago
  74. 15f0a39 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  75. ca0c958 this_cpu: Straight transformations by Christoph Lameter · 15 years ago
  76. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  77. d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  78. 216c7f9 Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  79. d686159 IB/mthca: Fix access to freed memory in catastrophic event handling by Jack Morgenstein · 15 years ago
  80. bdf6438 RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization by Julia Lawall · 15 years ago
  81. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  82. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  83. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  84. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  85. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  86. ffc40c6 RDMA/cxgb3: Clean up properly on FW mismatch failures by Steve Wise · 15 years ago
  87. 13a2393 RDMA/cxgb3: Don't ignore insert_handle() failures by Steve Wise · 15 years ago
  88. cd1d3f7 RDMA/nes: Map MTU to IB_MTU_* and correctly report link state by Chien Tung · 15 years ago
  89. b29a4fc RDMA/nes: Rework the disconn routine for terminate and flushing by Don Wood · 15 years ago
  90. 320cdfd RDMA/nes: Use the flush code to fill in cqe error by Don Wood · 15 years ago
  91. 6eed5e7 RDMA/nes: Make poll_cq return correct number of wqes during flush by Don Wood · 15 years ago
  92. 4b281fa RDMA/nes: Use flush mechanism to set status for wqe in error by Don Wood · 15 years ago
  93. 8b1c9dc RDMA/nes: Implement Terminate Packet by Don Wood · 15 years ago
  94. 3c28b44 RDMA/nes: Add CQ error handling by Don Wood · 15 years ago
  95. 5ee21fe RDMA/nes: Clean out CQ completions when QP is destroyed by Don Wood · 15 years ago
  96. ba0c5d9 RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC by Don Wood · 15 years ago
  97. 873fcdd RDMA/nes: Allocate work item for disconnect event handling by Don Wood · 15 years ago
  98. c4c3f27 RDMA/nes: Update refcnt during disconnect by Don Wood · 15 years ago
  99. d841064 IB/mthca: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
  100. d94a8689 IB/mthca: Distinguish multiple devices in /proc/interrupts by Arputham Benjamin · 15 years ago