1. c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  2. c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  3. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  4. e572568 RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree by Vipul Pandya · 12 years ago
  5. 035b103 IB/mlx4: Fix mlx4_ib_add() error flow by Jack Morgenstein · 12 years ago
  6. 7d9c0de IB/iser: Fix error flow in iser ep connection establishment by Or Gerlitz · 12 years ago
  7. e605b74 IB/mlx4: Increase the number of vectors (EQs) available for ULPs by Shlomo Pongratz · 12 years ago
  8. 67bbc05 RDMA/cxgb4: Add query_qp support by Vipul Pandya · 12 years ago
  9. ec3eead RDMA/cxgb4: Remove kfifo usage by Vipul Pandya · 12 years ago
  10. d716a2a RDMA/cxgb4: Use vmalloc() for debugfs QP dump by Vipul Pandya · 12 years ago
  11. 422eea0 RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 12 years ago
  12. 4984037 RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch() by Vipul Pandya · 12 years ago
  13. 2c97478 RDMA/cxgb4: Add DB Overflow Avoidance by Vipul Pandya · 12 years ago
  14. 8d81ef3 RDMA/cxgb4: Add debugfs RDMA memory stats by Vipul Pandya · 12 years ago
  15. 14b9222 RDMA/cxgb4: Drop peer_abort when no endpoint found by Steve Wise · 12 years ago
  16. 0f1dcfa RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() by Steve Wise · 12 years ago
  17. 784d135 RDMA/nes: Don't call event handler if pointer is NULL by Tatyana Nikolova · 12 years ago
  18. d3e5132 RDMA/nes: Fix for the ORD value of the connecting peer by Tatyana Nikolova · 12 years ago
  19. 1c94283 IB/qib: Add cache line awareness to qib_qp and qib_devdata structures by Mike Marciniszyn · 12 years ago
  20. 3236b2d IB/qib: MADs with misset M_Keys should return failure by Jim Foraker · 12 years ago
  21. 6199c89 IB/qib: Fix M_Key lease timeout handling by Jim Foraker · 12 years ago
  22. f665acb IB/qib: Fix QLE734X link cycling by Mitko Haralanov · 12 years ago
  23. 6ceaade IB/qib: Display correct value for number of contexts by Mitko Haralanov · 12 years ago
  24. 4ccf28a IB/qib: Correct ordering of reregister vs. port active events by Todd Rimmer · 12 years ago
  25. bb77a07 IB/qib: Optimize pio ack buffer allocation by Mike Marciniszyn · 12 years ago
  26. cca195a IB/qib: Add prefetch for eager buffers by Mike Marciniszyn · 12 years ago
  27. c4870eb IB/core: Fix mismatch between locked and pinned pages by Yishai Hadas · 12 years ago
  28. 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 12 years ago
  29. c0c1d3d7 IB/mlx4: Put priority bits in WQE of IBoE MLX QP by Oren Duer · 12 years ago
  30. 3987a2d IB/mlx4: Add raw packet QP support by Or Gerlitz · 13 years ago
  31. c938a61 IB/core: Add raw packet QP type by Or Gerlitz · 12 years ago
  32. 3495566 RDMA/ocrdma: Fix build with IPV6=n by Roland Dreier · 12 years ago
  33. d19081e RDMA/ocrdma: Tiny locking cleanup by Dan Carpenter · 12 years ago
  34. 55a8d62 RDMA/ocrdma: Fix check for NULL instead of IS_ERR by Dan Carpenter · 12 years ago
  35. 3e4d60a RDMA/ocrdma: Don't sleep in atomic notifier handler by Sasha Levin · 12 years ago
  36. c592c42 RDMA/ocrdma: Remove write-only variables by Roland Dreier · 12 years ago
  37. e9db295 RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent() by Roland Dreier · 12 years ago
  38. abe3afa RDMA/ocrdma: Make needlessly global functions/structs static by Roland Dreier · 12 years ago
  39. da49643 RDMA/ocrdma: Fix warnings about uninitialized variables by Roland Dreier · 12 years ago
  40. fe2caef RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter by Parav Pandit · 12 years ago
  41. b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 12 years ago
  42. 5909ce5 IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order by Roland Dreier · 12 years ago
  43. 3bea57a IB/uverbs: Make lockdep output more readable by Roland Dreier · 12 years ago
  44. 464357a IB/ipath: Replace open-coded ARRAY_SIZE with macro by Mike Marciniszyn · 12 years ago
  45. 6475f1d IB/ipath: Replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  46. bd61baa RDMA/cxgb4: Use dst parameter in import_ep() by Steve Wise · 12 years ago
  47. c3bccbfb IB/core: Use qp->usecnt to track multicast attach/detach by Or Gerlitz · 12 years ago
  48. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  49. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  50. b609379 Merge branches 'mad-response' and 'mlx4' into fixes by Roland Dreier · 12 years ago
  51. bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 12 years ago
  52. a9e7432 IB/mad: Don't send response for failed MADs by Jack Morgenstein · 12 years ago
  53. 840777d IB/mad: Set 'D' bit in response for unhandled MADs by Jack Morgenstein · 12 years ago
  54. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  56. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  57. a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 12 years ago
  58. 6f9e7f0 IB/srpt: Remove use of transport_do_task_sg_chain() by Roland Dreier · 12 years ago
  59. 4166fb6 Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  60. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. 6f36033 IB/srpt: Set srq_type to IB_SRQT_BASIC by Roland Dreier · 12 years ago
  62. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 12 years ago
  64. 0559d8d IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds by Roland Dreier · 12 years ago
  65. d2ef406 IB/mlx4: Don't return an invalid speed when a port is down by Or Gerlitz · 12 years ago
  66. 4e24ffa infiniband: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  67. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  68. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  69. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  70. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  71. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  72. 2a156d0 infiniband: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  73. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 12 years ago
  74. 187e70a ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception by Nicholas Bellinger · 12 years ago
  75. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  76. a9c766b IB/mlx4: Fix info returned when querying IBoE ports by Or Gerlitz · 13 years ago
  77. 3616f9c IB/mlx4: Fix possible missed completion event by Eli Cohen · 12 years ago
  78. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 12 years ago
  79. d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
  80. 3eae7c9 RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state by Steve Wise · 12 years ago
  81. db4106c RDMA/cxgb3: Don't pass irq flags to flush_qp() by Steve Wise · 12 years ago
  82. 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 12 years ago
  83. 186834b RDMA/ucma: Fix AB-BA deadlock by Hefty, Sean · 12 years ago
  84. bd50f89 IB/ehca: Fix ilog2() compile failure by Kyle McMartin · 12 years ago
  85. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 12 years ago
  86. 89e984e IB/iser: Post initial receive buffers before sending the final login request by Or Gerlitz · 12 years ago
  87. d474186 IB/iser: Free IB connection resources in the proper place by Doug Ledford · 12 years ago
  88. 683b159 IB/srp: Consolidate repetitive sysfs code by Bart Van Assche · 13 years ago
  89. e0bda7d IB/srp: Use pr_fmt() and pr_err()/pr_warn() by Bart Van Assche · 13 years ago
  90. e9319b0 IB/core: Fix SDR rates in sysfs by Roland Dreier · 12 years ago
  91. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  92. a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 12 years ago
  93. 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 12 years ago
  94. a776ce7 IB/srpt: Fix typo "alocate" -> "allocate" by Masanari Iida · 12 years ago
  95. 0b30704 IB/mad: Return error response for unsupported MADs by Swapna Thete · 12 years ago
  96. 6aeaa48 IB/ehca: Use kthread_create_on_node() by Eric Dumazet · 12 years ago
  97. 520b3ee IB/qib: Avoid filtering LID on SMA portinfo by Mike Marciniszyn · 12 years ago
  98. a778f3f IB/qib: Add logic for affinity hint by Mike Marciniszyn · 12 years ago
  99. 8dd87fb RDMA/nes: Fixes for sparse endianness warnings by Tatyana Nikolova · 12 years ago
  100. 91018f8 RDMA/cxgb4: Add missing peer2peer check in MPAv2 code by Kumar Sanghvi · 12 years ago