1. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  2. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  3. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  4. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  5. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  6. 01e0336 Merge branch 'nes' into for-next by Roland Dreier · 12 years ago
  7. 7d9c199 RDMA/nes: Fix for crash when registering zero length MR for CQ by Tatyana Nikolova · 12 years ago
  8. 7bfcfa5 RDMA/nes: Fix for terminate timer crash by Tatyana Nikolova · 12 years ago
  9. 00ad255 RDMA/nes: Fix for BUG_ON due to adding already-pending timer by Tatyana Nikolova · 12 years ago
  10. 78c9024 Merge branches 'cma' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  11. ceb7dec IB/mlx4: Fix spinlock order to avoid lockdep warnings by Jack Morgenstein · 12 years ago
  12. d0951d2 Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-next by Roland Dreier · 12 years ago
  13. 5107c2a RDMA/cxgb3: use WARN by Julia Lawall · 12 years ago
  14. 76f267b RDMA/cxgb4: use WARN by Julia Lawall · 12 years ago
  15. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  16. 2a859ab Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  17. c9795bd RDMA/amsol1100: Fix missing break by Alan Cox · 12 years ago
  18. 5390f86 IB/ipath: Remove unreachable code by Alan Cox · 12 years ago
  19. 079abea RDMA/nes: Use WARN() by Julia Lawall · 12 years ago
  20. cecdcd5 RDMA/nes: Fix for incorrect multicast address in the perfect filter table by Tatyana Nikolova · 12 years ago
  21. fc8d7547 RDMA/nes: Fix for sending fpdus in order to hardware by Tatyana Nikolova · 12 years ago
  22. bff3976 RDMA/nes: Fix for unlinking skbs from empty list by Tatyana Nikolova · 12 years ago
  23. 3127e4e RDMA/nes: Fix incorrect address of IP header by Tatyana Nikolova · 12 years ago
  24. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  25. 1e3474d Merge branches 'cxgb4' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  26. 32c631f RDMA/cxgb4: Don't free chunk that we have failed to allocate by Thadeu Lima de Souza Cascardo · 12 years ago
  27. bef83ed IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization by Eli Cohen · 12 years ago
  28. 2c75d2c IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) by Jack Morgenstein · 12 years ago
  29. 8a09503 IB/mlx4: Fix build error on platforms where UL is not 64 bits by Doug Ledford · 12 years ago
  30. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  31. ca4da69 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  32. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  33. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  34. cf9fd75 RDMA/nes: Bump the version number of nes driver by Tatyana Nikolova · 12 years ago
  35. a378e3a RDMA/nes: Remove unused module parameter "send_first" by Tatyana Nikolova · 12 years ago
  36. a67b078 RDMA/nes: Remove unnecessary if-else statement by Tatyana Nikolova · 12 years ago
  37. d5fb476 RDMA/nes: Add missing break to switch. by Tatyana Nikolova · 12 years ago
  38. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  39. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  40. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  41. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  42. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  43. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  44. c00aaa1 IB/qib: Fix local access validation for user MRs by Mike Marciniszyn · 12 years ago
  45. e20d583 IB/qib: Add a qib driver version by Dean Luick · 12 years ago
  46. bca1935 RDMA/nes: Fix compilation error when nes_debug is enabled by Tatyana Nikolova · 12 years ago
  47. 8182164 RDMA/nes: Print hardware resource type by Tatyana Nikolova · 12 years ago
  48. fc4ba72 RDMA/nes: Fix for crash when TX checksum offload is off by Tatyana Nikolova · 12 years ago
  49. 48a9956 RDMA/nes: Cosmetic changes by Tatyana Nikolova · 12 years ago
  50. 6ad1be8 RDMA/nes: Fix for incorrect MSS when TSO is on by Tatyana Nikolova · 12 years ago
  51. ef3d0c4 RDMA/nes: Fix incorrect resolving of the loopback MAC address by Tatyana Nikolova · 12 years ago
  52. 3806d08 IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes by Jack Morgenstein · 12 years ago
  53. 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago
  54. afa8fd1 mlx4: Paravirtualize Node Guids for slaves by Jack Morgenstein · 12 years ago
  55. 026149c mlx4: Activate SR-IOV mode for IB by Jack Morgenstein · 12 years ago
  56. 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 12 years ago
  57. c1e7e46 IB/mlx4: Add iov directory in sysfs under the ib device by Jack Morgenstein · 12 years ago
  58. 2a4fae1 IB/mlx4: Propagate P_Key and guid change port management events to slaves by Jack Morgenstein · 12 years ago
  59. a0c64a1 mlx4: Add alias_guid mechanism by Jack Morgenstein · 12 years ago
  60. 3cf69cc IB/mlx4: Add CM paravirtualization by Amir Vadai · 12 years ago
  61. b9c5d6a IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV by Oren Duer · 12 years ago
  62. 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
  63. 37bfc7c IB/mlx4: SR-IOV multiplex and demultiplex MADs by Jack Morgenstein · 12 years ago
  64. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  65. fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
  66. 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
  67. 46db567 IB/mlx4: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
  68. c079c28 RDMA/cxgb4: Fix error handling in create_qp() by Emil Goode · 12 years ago
  69. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  71. 5217192 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  72. d03ca58 userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID by Eric W. Biederman · 12 years ago
  73. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  74. 2116fe4 Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 12 years ago
  75. 4c35500 IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum by Mike Marciniszyn · 12 years ago
  76. ae3bca9 RDMA/ocrdma: Fix CQE expansion of unsignaled WQE by Parav Pandit · 12 years ago
  77. 9a5d5bd Merge commit 'v3.6-rc5' into pci/gavin-window-alignment by Bjorn Helgaas · 12 years ago
  78. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  79. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  80. 92dd6c3 RDMA/cxgb4: Move dereference below NULL test by Wei Yongjun · 12 years ago
  81. 1d35203 make drivers with pci error handlers const by Stephen Hemminger · 12 years ago
  82. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  83. e5619c1 RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver by Vipul Pandya · 12 years ago
  84. b4b8d1e IB/ehca: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  85. aa97c32 IB/ehca: Don't use phys_to_abs(), it's a nop by Michael Ellerman · 12 years ago
  86. 0921caf IB/qib: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  87. 3c55569 IB/mthca: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  88. bff4a394 infiniband: ehca: Fix compiler warnings by Paul E. McKenney · 12 years ago
  89. c0e12e5 infiniband: ehca: Fix while->do-while conversion typo by Paul E. McKenney · 12 years ago
  90. c0369b2 Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  91. a0675a3 IB/mlx4: Check iboe netdev pointer before dereferencing it by Kleber Sacilotto de Souza · 12 years ago
  92. 51fa3ca IB/qib: Fix error return code in qib_init_7322_variables() by Julia Lawall · 12 years ago
  93. 142ad5d IB: Fix typos in infiniband drivers by Masanari Iida · 12 years ago
  94. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  95. 8194262 infiniband: Ehca: Use hotplug thread infrastructure by Thomas Gleixner · 12 years ago
  96. d549f55 RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs by Roland Dreier · 12 years ago
  97. df7fba6 IB/mlx4: Fix possible deadlock on sm_lock spinlock by Jack Morgenstein · 12 years ago
  98. 1da9b6b Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-next by Roland Dreier · 12 years ago
  99. 5d7fe4e IB/qib: Fix size of cc_supported_table_entries by Mike Marciniszyn · 12 years ago
  100. 9e8fa04 RDMA/ocrdma: Fix check of GSI CQs by Roland Dreier · 12 years ago