1. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 12 years ago
  2. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  3. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  4. b23523d RDMA/cxgb4: Fix cast warning by Stefan Hasko · 12 years ago
  5. 710a311 RDMA/cxgb4: "cookie" can stay in host endianness by Paul Bolle · 12 years ago
  6. ef5d635 RDMA/cxgb4: Address sparse warnings by Vipul Pandya · 12 years ago
  7. b3de6cf RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish by Vipul Pandya · 12 years ago
  8. 7c0a33d RDMA/cxgb4: Don't wakeup threads for MPAv2 by Vipul Pandya · 12 years ago
  9. fe7e0a4 RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1 by Vipul Pandya · 12 years ago
  10. 1ec779c RDMA/cxgb4: Fix endpoint timeout race condition by Vipul Pandya · 12 years ago
  11. e8e5b92 RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero by Vipul Pandya · 12 years ago
  12. 04236df RDMA/cxgb4: Always log async errors by Vipul Pandya · 12 years ago
  13. 325abea RDMA/cxgb4: Keep QP referenced until TID released by Vipul Pandya · 12 years ago
  14. 1557967 RDMA/cxgb4: Display streaming mode error only if detected in RTS by Vipul Pandya · 12 years ago
  15. 91e9c071 RDMA/cxgb4: Abort connections when moving to ERROR state by Vipul Pandya · 12 years ago
  16. 55abf8d RDMA/cxgb4: Abort connections that receive unexpected streaming mode data by Vipul Pandya · 12 years ago
  17. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  18. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  19. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  20. 76f267b RDMA/cxgb4: use WARN by Julia Lawall · 12 years ago
  21. 32c631f RDMA/cxgb4: Don't free chunk that we have failed to allocate by Thadeu Lima de Souza Cascardo · 12 years ago
  22. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  23. c079c28 RDMA/cxgb4: Fix error handling in create_qp() by Emil Goode · 13 years ago
  24. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. 92dd6c3 RDMA/cxgb4: Move dereference below NULL test by Wei Yongjun · 12 years ago
  26. e5619c1 RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver by Vipul Pandya · 12 years ago
  27. f747c34 RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size by Roland Dreier · 13 years ago
  28. 71b43fd RDMA/cxgb4: Fix crash when peer address is 0.0.0.0 by Thadeu Lima de Souza Cascardo · 13 years ago
  29. e572568 RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree by Vipul Pandya · 13 years ago
  30. 67bbc05 RDMA/cxgb4: Add query_qp support by Vipul Pandya · 13 years ago
  31. ec3eead RDMA/cxgb4: Remove kfifo usage by Vipul Pandya · 13 years ago
  32. d716a2a RDMA/cxgb4: Use vmalloc() for debugfs QP dump by Vipul Pandya · 13 years ago
  33. 422eea0 RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 13 years ago
  34. 4984037 RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch() by Vipul Pandya · 13 years ago
  35. 2c97478 RDMA/cxgb4: Add DB Overflow Avoidance by Vipul Pandya · 13 years ago
  36. 8d81ef3 RDMA/cxgb4: Add debugfs RDMA memory stats by Vipul Pandya · 13 years ago
  37. 14b9222 RDMA/cxgb4: Drop peer_abort when no endpoint found by Steve Wise · 13 years ago
  38. 0f1dcfa RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() by Steve Wise · 13 years ago
  39. bd61baa RDMA/cxgb4: Use dst parameter in import_ep() by Steve Wise · 13 years ago
  40. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  41. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 13 years ago
  42. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
  43. 91018f8 RDMA/cxgb4: Add missing peer2peer check in MPAv2 code by Kumar Sanghvi · 13 years ago
  44. 64b7007 infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup(). by David Miller · 13 years ago
  45. 3786cf1 infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. by David Miller · 13 years ago
  46. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  47. a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
  48. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  49. 01b225e RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 by Kumar Sanghvi · 13 years ago
  50. c34c97a RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic by Jonathan Lallinger · 13 years ago
  51. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  52. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  53. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  54. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 14 years ago
  55. d32ae39 RDMA/cxgb4: Mark QP in error before disabling the queue in firmware by Tom Tucker · 13 years ago
  56. 581bbe2 RDMA/cxgb4: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 13 years ago
  57. e14d62c RDMA/cxgb4: Use correct QID in insert_recv_cqe() by Jonathan Lallinger · 13 years ago
  58. 01e7da6 RDMA/cxgb4: Make sure flush CQ entries are collected on connection close by Kumar Sanghvi · 13 years ago
  59. d2fe99e RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation by Kumar Sanghvi · 13 years ago
  60. 9efe10a RDMA/cxgb4: Fail RDMA initialization for unsupported cards by Steve Wise · 13 years ago
  61. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 14 years ago
  62. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  63. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  64. 4460207 Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  65. 3cbe182 RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 14 years ago
  66. 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 14 years ago
  67. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 14 years ago
  68. 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 14 years ago
  69. 301c2c3 RDMA/cxgb4: Don't truncate MR lengths by Steve Wise · 14 years ago
  70. 2ff7d09 RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs by Steve Wise · 14 years ago
  71. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  72. c337374 RDMA/cxgb4: Use completion objects for event blocking by Steve Wise · 14 years ago
  73. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  74. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  75. 2f25e9a RDMA/cxgb4: EEH errors can hang the driver by Steve Wise · 14 years ago
  76. d9594d9 RDMA/cxgb4: Reset wait condition atomically by Steve Wise · 14 years ago
  77. 85d215b RDMA/cxgb4: Fix missing parentheses by Roel Kluin · 14 years ago
  78. bbe9a0a RDMA/cxgb4: Initialization errors can cause crash by Steve Wise · 14 years ago
  79. 30c95c2 RDMA/cxgb4: Don't change QP state outside EP lock by Steve Wise · 14 years ago
  80. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
  81. e297d9d cxgb4: use pgprot_writecombine() on powerpc by Nishanth Aravamudan · 14 years ago
  82. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  83. db5d040 RDMA/cxgb4: Debugfs dump_qp() updates by Steve Wise · 14 years ago
  84. 767fbe8 RDMA/cxgb4: Dispatch FATAL event on EEH errors by Steve Wise · 14 years ago
  85. b48f3b9 RDMA/cxgb4: Use ULP_MODE_TCPDDP by Steve Wise · 14 years ago
  86. a9c7719 RDMA/cxgb4: Enable on-chip SQ support by default by Steve Wise · 14 years ago
  87. ffc3f74 RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps by Steve Wise · 14 years ago
  88. 2942813 RDMA/cxgb4: Remove db_drop_task by Steve Wise · 14 years ago
  89. b52fe09 RDMA/cxgb4: Turn on delayed ACK by Steve Wise · 14 years ago
  90. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  91. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  92. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
  93. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
  94. 94788657 RDMA/cxgb4: Set the correct device physical function for iWARP connections by Steve Wise · 14 years ago
  95. 6a09a9d RDMA/cxgb4: Limit MAXBURST EQ context field to 256B by Steve Wise · 14 years ago
  96. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. db8b101 RDMA/cxgb4: Don't re-init wait object in init/fini paths by Steve Wise · 14 years ago
  98. c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 14 years ago
  99. e987fa3 infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h by Jesper Juhl · 14 years ago
  100. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago