1. 19b629f infiniband: use for_each_set_bit() by Akinobu Mita · 14 years ago
  2. 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
  3. b1e4594 switch infiniband uverbs to anon_inodes by Al Viro · 14 years ago
  4. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  5. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 14 years ago
  6. f577215 Merge branch 'srp' into for-next by Roland Dreier · 14 years ago
  7. 3bbddba Merge branch 'nes' into for-next by Roland Dreier · 14 years ago
  8. a835fb3 Merge branch 'mlx4' into for-next by Roland Dreier · 14 years ago
  9. 5c2187f Merge branch 'iser' into for-next by Roland Dreier · 14 years ago
  10. 7f168162 Merge branch 'ipoib' into for-next by Roland Dreier · 14 years ago
  11. 85f938a Merge branch 'ehca' into for-next by Roland Dreier · 14 years ago
  12. 216fe70 Merge branch 'cxgb3' into for-next by Roland Dreier · 14 years ago
  13. da9d2f0 IB/srp: Clean up error path in srp_create_target_ib() by Roland Dreier · 14 years ago
  14. 9c03dc9 IB/srp: Split send and recieve CQs to reduce number of interrupts by Bart Van Assche · 14 years ago
  15. 6c74651 ipoib: returned back addrlen check for mc addresses by Jiri Pirko · 14 years ago
  16. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  17. 09124e1 RDMA/nes: Add support for KR device id 0x0110 by Chien Tung · 14 years ago
  18. a265e55 IB/uverbs: Use anon_inodes instead of private infinibandeventfs by Roland Dreier · 14 years ago
  19. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 14 years ago
  20. 68baf49 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing by Steve Wise · 14 years ago
  21. 5279d3a RDMA/cxgb3: Don't allocate the SW queue for user mode CQs by Steve Wise · 14 years ago
  22. 9918b28 RDMA/cxgb3: Increase the max CQ depth by Steve Wise · 14 years ago
  23. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 14 years ago
  24. cdb8e43 IB/ucm: Clean whitespace errors by Alexander Chiang · 14 years ago
  25. daa9135 IB/ucm: Increase maximum devices supported by Alexander Chiang · 14 years ago
  26. 31d14b6 IB/ucm: Use stack variable 'base' in ib_ucm_add_one by Alexander Chiang · 14 years ago
  27. dd08f70 IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one by Alexander Chiang · 14 years ago
  28. d3f2c67 IB/umad: Clean whitespace by Alexander Chiang · 14 years ago
  29. 8698d3f IB/umad: Increase maximum devices supported by Alexander Chiang · 14 years ago
  30. dc2ed5e IB/umad: Use stack variable 'base' in ib_umad_init_port by Alexander Chiang · 14 years ago
  31. d451b8d IB/umad: Use stack variable 'devnum' in ib_umad_init_port by Alexander Chiang · 14 years ago
  32. 6aa2a86 IB/umad: Remove port_table[] by Alexander Chiang · 14 years ago
  33. 2b937af IB/umad: Convert *cdev to cdev in struct ib_umad_port by Alexander Chiang · 14 years ago
  34. 9afed76 IB/uverbs: Whitespace cleanup by Alexander Chiang · 14 years ago
  35. 830a387 IB/uverbs: Pack struct ib_uverbs_event_file tighter by Alexander Chiang · 14 years ago
  36. 6d6a0e7 IB/uverbs: Increase maximum devices supported by Alexander Chiang · 14 years ago
  37. ddbd688 IB/uverbs: use stack variable 'base' in ib_uverbs_add_one by Alexander Chiang · 14 years ago
  38. 3870798 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one by Alexander Chiang · 14 years ago
  39. 2a72f21 IB/uverbs: Remove dev_table by Alexander Chiang · 14 years ago
  40. 055422d IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device by Alexander Chiang · 14 years ago
  41. 88ec415 IB/iser: Remove redundant locking from iser scsi command response flow by Or Gerlitz · 14 years ago
  42. 962b4b5 IB/iser: Use libiscsi passthrough mode by Or Gerlitz · 14 years ago
  43. aae3c99 IB/iser: Remove unnecessary connection checks by Or Gerlitz · 14 years ago
  44. 528f4e8 IB/iser: Use atomic allocations by Or Gerlitz · 14 years ago
  45. f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 14 years ago
  46. 78ad0a3 IB/iser: Use different CQ for send completions by Or Gerlitz · 14 years ago
  47. 704315f IB/iser: Remove atomic counter for posted receive buffers by Or Gerlitz · 14 years ago
  48. bcc60c3 IB/iser: New receive buffer posting logic by Or Gerlitz · 14 years ago
  49. 1cef465 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" by Or Gerlitz · 14 years ago
  50. 831d06c RDMA/nes: Change WQ overflow return code by Or Gerlitz · 14 years ago
  51. 30b172f RDMA/nes: Multiple disconnects cause crash during AE handling by Faisal Latif · 14 years ago
  52. 43093b9 RDMA/nes: Fix crash when listener destroyed during loopback setup by Faisal Latif · 14 years ago
  53. 6e10d2e RDMA/nes: Use atomic counters for CM listener create and destroy by Faisal Latif · 14 years ago
  54. 45e354e IB/ehca: Require in_wc in process_mad() by Alexander Schmidt · 14 years ago
  55. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  56. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. fa55e30 IB/ehca: Allow access for ib_query_qp() by Alexander Schmidt · 14 years ago
  58. 25ef756 IB/ehca: Do not turn off irqs in tasklet context by Alexander Schmidt · 14 years ago
  59. a478868 IB/mlx4: Simplify retrieval of ib_device by Eli Cohen · 14 years ago
  60. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  61. ccbe9f0 RDMA: Use rlimit helpers by Jiri Slaby · 14 years ago
  62. 757bebb IPoIB: Remove TX moderation settings from ethtool support by Or Gerlitz · 14 years ago
  63. 2542322 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure by Steve Wise · 14 years ago
  64. a4b4df2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  65. 8523c04 RDMA/cm: Revert association of an RDMA device when binding to loopback by Sean Hefty · 14 years ago
  66. 12e9a45 Fix failure exit in ipathfs by Al Viro · 14 years ago
  67. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago
  69. 0139fd7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 15 years ago
  70. fd4582a IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 by Robert P. J. Day · 15 years ago
  71. 2b94607 IB/mlx4: Fix queue overflow check in post_recv by Or Gerlitz · 15 years ago
  72. 4c42558 IB/mlx4: Initialize SRQ scatter entries when creating an SRQ by Jack Morgenstein · 15 years ago
  73. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  74. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  75. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  76. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  77. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  78. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  79. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  80. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  81. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  82. 48617f8 RDMA/cxgb3: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  83. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  84. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  85. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  86. 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 15 years ago
  87. b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 15 years ago
  88. d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 15 years ago
  89. fd000e1 RDMA/nes: Check for zero STag by Faisal Latif · 15 years ago
  90. 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 15 years ago
  91. f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 15 years ago
  92. c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 15 years ago
  93. 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 15 years ago
  94. 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 15 years ago
  95. 8ac7f6e RDMA/nes: Fix query of ORD values by Faisal Latif · 15 years ago
  96. 9b84dbe RDMA/nes: Fix MAX_CM_BUFFER define by Faisal Latif · 15 years ago
  97. d85ddd8 RDMA/nes: Pass correct size to ioremap_nocache() by Julia Lawall · 15 years ago
  98. fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 15 years ago
  99. 5924aea RDMA/nes: Add max_cqe check to nes_create_cq() by Chien Tung · 15 years ago
  100. 75742c6 RDMA/nes: Clean up struct nes_qp by Chien Tung · 15 years ago