1. 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  3. d72623b Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  4. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  5. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  6. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  7. b13912b IPoIB: Call skb_dst_drop() once skb is enqueued for sending by Roland Dreier · 12 years ago
  8. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  9. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  10. 01e0336 Merge branch 'nes' into for-next by Roland Dreier · 12 years ago
  11. 7d9c199 RDMA/nes: Fix for crash when registering zero length MR for CQ by Tatyana Nikolova · 12 years ago
  12. 7bfcfa5 RDMA/nes: Fix for terminate timer crash by Tatyana Nikolova · 12 years ago
  13. 00ad255 RDMA/nes: Fix for BUG_ON due to adding already-pending timer by Tatyana Nikolova · 12 years ago
  14. fb57e1d Merge branch 'srp' into for-next by Roland Dreier · 12 years ago
  15. dc1bdbd IB/srp: Allow SRP disconnect through sysfs by Bart Van Assche · 13 years ago
  16. 55d9389 IB/srp: send disconnect request without waiting for CM timewait exit by Vu Pham · 12 years ago
  17. 73aa89e IB/srp: destroy and recreate QP and CQs when reconnecting by Ishai Rabinovitz · 12 years ago
  18. ef6c49d IB/srp: Eliminate state SRP_TARGET_DEAD by Bart Van Assche · 13 years ago
  19. ee12d6a IB/srp: Introduce the helper function srp_remove_target() by Bart Van Assche · 13 years ago
  20. 294c875 IB/srp: Suppress superfluous error messages by Bart Van Assche · 13 years ago
  21. 4f0af69 IB/srp: Process all error completions by Bart Van Assche · 12 years ago
  22. 948d1e8 IB/srp: Introduce srp_handle_qp_err() by Bart Van Assche · 13 years ago
  23. 224db15 IB/srp: Simplify SCSI error handling by Bart Van Assche · 12 years ago
  24. f371823 IB/srp: Keep processing commands during host removal by Bart Van Assche · 12 years ago
  25. 09be70a IB/srp: Eliminate state SRP_TARGET_CONNECTING by Bart Van Assche · 12 years ago
  26. c9b03c1 IB/srp: Increase block layer timeout by Bart Van Assche · 13 years ago
  27. 78c9024 Merge branches 'cma' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  28. 63f05be RDMA/cm: Change return value from find_gid_port() by shefty · 12 years ago
  29. ceb7dec IB/mlx4: Fix spinlock order to avoid lockdep warnings by Jack Morgenstein · 12 years ago
  30. 3e4f574 ib_srpt: Convert TMR path to target_submit_tmr by Nicholas Bellinger · 12 years ago
  31. 9474b04 ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref by Nicholas Bellinger · 12 years ago
  32. d0951d2 Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-next by Roland Dreier · 12 years ago
  33. 5107c2a RDMA/cxgb3: use WARN by Julia Lawall · 12 years ago
  34. 76f267b RDMA/cxgb4: use WARN by Julia Lawall · 12 years ago
  35. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  36. 2a859ab Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  37. c9795bd RDMA/amsol1100: Fix missing break by Alan Cox · 12 years ago
  38. 5390f86 IB/ipath: Remove unreachable code by Alan Cox · 12 years ago
  39. 079abea RDMA/nes: Use WARN() by Julia Lawall · 12 years ago
  40. cecdcd5 RDMA/nes: Fix for incorrect multicast address in the perfect filter table by Tatyana Nikolova · 12 years ago
  41. fc8d7547 RDMA/nes: Fix for sending fpdus in order to hardware by Tatyana Nikolova · 12 years ago
  42. bff3976 RDMA/nes: Fix for unlinking skbs from empty list by Tatyana Nikolova · 12 years ago
  43. 3127e4e RDMA/nes: Fix incorrect address of IP header by Tatyana Nikolova · 12 years ago
  44. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  45. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  46. 1e3474d Merge branches 'cxgb4' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  47. 32c631f RDMA/cxgb4: Don't free chunk that we have failed to allocate by Thadeu Lima de Souza Cascardo · 12 years ago
  48. bef83ed IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization by Eli Cohen · 12 years ago
  49. 2c75d2c IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) by Jack Morgenstein · 12 years ago
  50. 8a09503 IB/mlx4: Fix build error on platforms where UL is not 64 bits by Doug Ledford · 12 years ago
  51. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  52. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  53. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  54. ca4da69 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  55. 809d5fc infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 12 years ago
  56. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  57. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  58. 56040f0 Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 12 years ago
  59. 4ede178 RDMA/cma: Check that retry count values are in range by Sean Hefty · 12 years ago
  60. 5a33a66 IB/iser: Add more RX CQs to scale out processing of SCSI responses by Alex Tabachnik · 12 years ago
  61. cf9fd75 RDMA/nes: Bump the version number of nes driver by Tatyana Nikolova · 12 years ago
  62. a378e3a RDMA/nes: Remove unused module parameter "send_first" by Tatyana Nikolova · 12 years ago
  63. a67b078 RDMA/nes: Remove unnecessary if-else statement by Tatyana Nikolova · 12 years ago
  64. d5fb476 RDMA/nes: Add missing break to switch. by Tatyana Nikolova · 12 years ago
  65. 71d9c5f IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n by Roland Dreier · 12 years ago
  66. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  68. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  69. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  70. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  71. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  72. 862096a IB/ipoib: Add more rtnl_link_ops callbacks by Or Gerlitz · 12 years ago
  73. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  74. c00aaa1 IB/qib: Fix local access validation for user MRs by Mike Marciniszyn · 12 years ago
  75. d853667 IB/srp: Avoid having aborted requests hang by Bart Van Assche · 12 years ago
  76. 9b796d0 IB/srp: Fix use-after-free in srp_reset_req() by Bart Van Assche · 12 years ago
  77. e20d583 IB/qib: Add a qib driver version by Dean Luick · 12 years ago
  78. bca1935 RDMA/nes: Fix compilation error when nes_debug is enabled by Tatyana Nikolova · 12 years ago
  79. 8182164 RDMA/nes: Print hardware resource type by Tatyana Nikolova · 12 years ago
  80. fc4ba72 RDMA/nes: Fix for crash when TX checksum offload is off by Tatyana Nikolova · 12 years ago
  81. 48a9956 RDMA/nes: Cosmetic changes by Tatyana Nikolova · 12 years ago
  82. 6ad1be8 RDMA/nes: Fix for incorrect MSS when TSO is on by Tatyana Nikolova · 12 years ago
  83. ef3d0c4 RDMA/nes: Fix incorrect resolving of the loopback MAC address by Tatyana Nikolova · 12 years ago
  84. 3806d08 IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes by Jack Morgenstein · 12 years ago
  85. 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago
  86. afa8fd1 mlx4: Paravirtualize Node Guids for slaves by Jack Morgenstein · 12 years ago
  87. 026149c mlx4: Activate SR-IOV mode for IB by Jack Morgenstein · 12 years ago
  88. 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 12 years ago
  89. c1e7e46 IB/mlx4: Add iov directory in sysfs under the ib device by Jack Morgenstein · 12 years ago
  90. 2a4fae1 IB/mlx4: Propagate P_Key and guid change port management events to slaves by Jack Morgenstein · 12 years ago
  91. a0c64a1 mlx4: Add alias_guid mechanism by Jack Morgenstein · 12 years ago
  92. 3cf69cc IB/mlx4: Add CM paravirtualization by Amir Vadai · 12 years ago
  93. b9c5d6a IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV by Oren Duer · 12 years ago
  94. 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
  95. 37bfc7c IB/mlx4: SR-IOV multiplex and demultiplex MADs by Jack Morgenstein · 12 years ago
  96. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  97. fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
  98. 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
  99. 73aaa74 IB/core: Add ib_find_exact_cached_pkey() by Jack Morgenstein · 12 years ago
  100. ff7166c IB/core: Handle table with full and partial membership for the same P_Key by Jack Morgenstein · 12 years ago