1. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  2. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  4. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  5. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  6. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  7. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  8. 862096a IB/ipoib: Add more rtnl_link_ops callbacks by Or Gerlitz · 12 years ago
  9. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  10. c00aaa1 IB/qib: Fix local access validation for user MRs by Mike Marciniszyn · 12 years ago
  11. d853667 IB/srp: Avoid having aborted requests hang by Bart Van Assche · 12 years ago
  12. 9b796d0 IB/srp: Fix use-after-free in srp_reset_req() by Bart Van Assche · 12 years ago
  13. e20d583 IB/qib: Add a qib driver version by Dean Luick · 12 years ago
  14. bca1935 RDMA/nes: Fix compilation error when nes_debug is enabled by Tatyana Nikolova · 12 years ago
  15. 8182164 RDMA/nes: Print hardware resource type by Tatyana Nikolova · 12 years ago
  16. fc4ba72 RDMA/nes: Fix for crash when TX checksum offload is off by Tatyana Nikolova · 12 years ago
  17. 48a9956 RDMA/nes: Cosmetic changes by Tatyana Nikolova · 12 years ago
  18. 6ad1be8 RDMA/nes: Fix for incorrect MSS when TSO is on by Tatyana Nikolova · 12 years ago
  19. ef3d0c4 RDMA/nes: Fix incorrect resolving of the loopback MAC address by Tatyana Nikolova · 12 years ago
  20. 3806d08 IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes by Jack Morgenstein · 12 years ago
  21. 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago
  22. afa8fd1 mlx4: Paravirtualize Node Guids for slaves by Jack Morgenstein · 12 years ago
  23. 026149c mlx4: Activate SR-IOV mode for IB by Jack Morgenstein · 12 years ago
  24. 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 12 years ago
  25. c1e7e46 IB/mlx4: Add iov directory in sysfs under the ib device by Jack Morgenstein · 12 years ago
  26. 2a4fae1 IB/mlx4: Propagate P_Key and guid change port management events to slaves by Jack Morgenstein · 12 years ago
  27. a0c64a1 mlx4: Add alias_guid mechanism by Jack Morgenstein · 12 years ago
  28. 3cf69cc IB/mlx4: Add CM paravirtualization by Amir Vadai · 12 years ago
  29. b9c5d6a IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV by Oren Duer · 12 years ago
  30. 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
  31. 37bfc7c IB/mlx4: SR-IOV multiplex and demultiplex MADs by Jack Morgenstein · 12 years ago
  32. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  33. fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
  34. 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
  35. 73aaa74 IB/core: Add ib_find_exact_cached_pkey() by Jack Morgenstein · 12 years ago
  36. ff7166c IB/core: Handle table with full and partial membership for the same P_Key by Jack Morgenstein · 12 years ago
  37. 46db567 IB/mlx4: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
  38. bea1e22 IPoIB: Fix use-after-free of multicast object by Patrick McHardy · 12 years ago
  39. c079c28 RDMA/cxgb4: Fix error handling in create_qp() by Emil Goode · 12 years ago
  40. 2a22fb8 RDMA/cma: Use consistent component mask for IPoIB port space multicast joins by Dotan Barak · 12 years ago
  41. d8c9166 IB/core: Remove unused variables in ucm/ucma by Dotan Barak · 12 years ago
  42. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  44. 88b428d switch infinibarf users of fget() to fget_light() by Al Viro · 12 years ago
  45. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  46. 5217192 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  47. d03ca58 userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID by Eric W. Biederman · 13 years ago
  48. 9baa0b0 IB/ipoib: Add rtnl_link_ops support by Or Gerlitz · 12 years ago
  49. 2116fe4 Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 12 years ago
  50. 4c35500 IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum by Mike Marciniszyn · 12 years ago
  51. ae3bca9 RDMA/ocrdma: Fix CQE expansion of unsignaled WQE by Parav Pandit · 12 years ago
  52. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  53. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  54. b5120a6 IPoIB: Fix AB-BA deadlock when deleting neighbours by Shlomo Pongratz · 12 years ago
  55. 66172c0 IPoIB: Fix memory leak in the neigh table deletion flow by Shlomo Pongratz · 12 years ago
  56. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  57. 92dd6c3 RDMA/cxgb4: Move dereference below NULL test by Wei Yongjun · 12 years ago
  58. 1d35203 make drivers with pci error handlers const by Stephen Hemminger · 12 years ago
  59. e5619c1 RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver by Vipul Pandya · 12 years ago
  60. 0921caf IB/qib: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  61. 3c55569 IB/mthca: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  62. 136b572 workqueue: deprecate __cancel_delayed_work() by Tejun Heo · 12 years ago
  63. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  64. bff4a394 infiniband: ehca: Fix compiler warnings by Paul E. McKenney · 12 years ago
  65. c0e12e5 infiniband: ehca: Fix while->do-while conversion typo by Paul E. McKenney · 12 years ago
  66. c0369b2 Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  67. a0675a3 IB/mlx4: Check iboe netdev pointer before dereferencing it by Kleber Sacilotto de Souza · 12 years ago
  68. 2203299 IB/srp: Fix a race condition by Bart Van Assche · 12 years ago
  69. 51fa3ca IB/qib: Fix error return code in qib_init_7322_variables() by Julia Lawall · 12 years ago
  70. 142ad5d IB: Fix typos in infiniband drivers by Masanari Iida · 12 years ago
  71. 6c723a6 IB/ipoib: Fix RCU pointer dereference of wrong object by Shlomo Pongratz · 12 years ago
  72. fa16ebe IB/ipoib: Add missing locking when CM object is deleted by Shlomo Pongratz · 12 years ago
  73. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  74. 418edaa RDMA/ucma.c: Fix for events with wrong context on iWARP by Tatyana Nikolova · 12 years ago
  75. 8194262 infiniband: Ehca: Use hotplug thread infrastructure by Thomas Gleixner · 12 years ago
  76. d549f55 RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs by Roland Dreier · 12 years ago
  77. df7fba6 IB/mlx4: Fix possible deadlock on sm_lock spinlock by Jack Morgenstein · 12 years ago
  78. 1da9b6b Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-next by Roland Dreier · 12 years ago
  79. b63b70d IPoIB: Use a private hash table for path lookup in xmit path by Shlomo Pongratz · 12 years ago
  80. 5d7fe4e IB/qib: Fix size of cc_supported_table_entries by Mike Marciniszyn · 12 years ago
  81. 0764c76 RDMA/ucma: Convert open-coded equivalent to memdup_user() by Roland Dreier · 12 years ago
  82. 9e8fa04 RDMA/ocrdma: Fix check of GSI CQs by Roland Dreier · 12 years ago
  83. 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
  84. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  85. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  86. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  87. cb47c18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  88. 7fac330 IB/qib: checkpatch fixes by Mike Marciniszyn · 12 years ago
  89. 36a8f01 IB/qib: Add congestion control agent implementation by Mike Marciniszyn · 12 years ago
  90. 551ace1 IB/qib: Reduce sdma_lock contention by Mike Marciniszyn · 12 years ago
  91. f3331f8 IB/qib: Fix an incorrect log message by Betty Dall · 12 years ago
  92. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  93. 1fb9fed IB/qib: Fix QP RCU sparse warnings by Mike Marciniszyn · 12 years ago
  94. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  95. e672a47 srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp by Christoph Hellwig · 12 years ago
  96. 6634961 mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize them by Jack Morgenstein · 12 years ago
  97. 87d4abd IB/cm: Destroy idr as part of the module init error flow by Dotan Barak · 12 years ago
  98. 47e956b IB/mlx4: Fill the masked_atomic_cap attribute in query device by Dotan Barak · 12 years ago
  99. 16551d4 IB/mthca: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
  100. 9bbeb66 IB/mthca: Warning about event for non-existent QPs should show event type by Dotan Barak · 12 years ago