1. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  2. 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 14 years ago
  3. 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 15 years ago
  4. 7960d6b RDMA/cxgb3: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  6. 69960a2 RDMA/cxgb3: Wait at least one schedule cycle during device removal by Steve Wise · 15 years ago
  7. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  8. 68baf49 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing by Steve Wise · 15 years ago
  9. 5279d3a RDMA/cxgb3: Don't allocate the SW queue for user mode CQs by Steve Wise · 15 years ago
  10. 9918b28 RDMA/cxgb3: Increase the max CQ depth by Steve Wise · 15 years ago
  11. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 15 years ago
  12. 2542322 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure by Steve Wise · 15 years ago
  13. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago
  14. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  15. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  16. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  17. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  18. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  19. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  20. 48617f8 RDMA/cxgb3: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  21. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  22. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  23. e5da4ed RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() by Steve Wise · 15 years ago
  24. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  25. ffc40c6 RDMA/cxgb3: Clean up properly on FW mismatch failures by Steve Wise · 15 years ago
  26. 13a2393 RDMA/cxgb3: Don't ignore insert_handle() failures by Steve Wise · 15 years ago
  27. f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 15 years ago
  28. a52bf98 RDMA/cxgb3: Wake up any waiters on peer close/abort by Steve Wise · 15 years ago
  29. 6e47fe4 RDMA/cxgb3: Don't free endpoints early by Steve Wise · 15 years ago
  30. fa0d4c1 RDMA/cxgb3: Handle port events properly by Steve Wise · 15 years ago
  31. b496fe8 RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests by Steve Wise · 15 years ago
  32. 3793d2f RDMA/cxgb3: iwch_unregister_device leaks memory by Steve Wise · 15 years ago
  33. 3026c19 RDMA/cxgb3: Limit fast register size based on T3 limitations by Steve Wise · 15 years ago
  34. 7ab1a2b RDMA/cxgb3: Report correct port state and MTU by Steve Wise · 15 years ago
  35. ec6995d RDMA/cxgb3: Don't complete flushed send work requests twice by Steve Wise · 15 years ago
  36. cde9e2f RDMA/cxgb3: Don't zero QP attrs when moving to IDLE by Steve Wise · 16 years ago
  37. 96ac7e8 RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections by Steve Wise · 16 years ago
  38. 874d8df RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. by Steve Wise · 16 years ago
  39. 04b5d02 RDMA/cxgb3: Handle EEH events by Steve Wise · 16 years ago
  40. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  41. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 16 years ago
  42. d1fbe04 RDMA/cxgb3: Enforce required firmware by Steve Wise · 16 years ago
  43. 42632896 RDMA/cxgb3: Remove modulo math from build_rdma_recv() by Steve Wise · 16 years ago
  44. 42fb61f RDMA/cxgb3: Connection termination fixes by Steve Wise · 16 years ago
  45. 900f4c1 RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits by Steve Wise · 16 years ago
  46. a73efd0 iw_cxgb3: handle chip reset notifications by Divy Le Ray · 16 years ago
  47. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  48. b3e123c RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) by Steve Wise · 16 years ago
  49. af2b0a1 RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() by Roland Dreier · 16 years ago
  50. dc35fac RDMA/cxgb3: Remove cmid reference on tid allocation failures by Steve Wise · 16 years ago
  51. c752c78 RDMA/cxgb3: Set active_mtu in ib_port_attr by Jon Mason · 16 years ago
  52. be43324 RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device by Steve Wise · 16 years ago
  53. 1c355a6 RDMA/cxgb3: Fix up MW access rights by Steve Wise · 16 years ago
  54. 5f0f66b RDMA/cxgb3: Fix QP capabilities by Steve Wise · 16 years ago
  55. 4ab928f RDMA/cxgb3: Fixes for zero STag by Steve Wise · 16 years ago
  56. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 16 years ago
  57. 70fe179 RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() by Steve Wise · 16 years ago
  58. 52c8084 RDMA/cxgb3: Propagate HW page size capabilities by Jon Mason · 16 years ago
  59. 14cc180 RDMA/cxgb3: Add support for protocol statistics by Steve Wise · 16 years ago
  60. eec8845 RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields by Roland Dreier · 16 years ago
  61. 97d1cc8 RDMA/cxgb3: Fix up some ib_device_attr fields by Steve Wise · 16 years ago
  62. e7e5582 RDMA/cxgb3: MEM_MGT_EXTENSIONS support by Steve Wise · 16 years ago
  63. 5e19cf6 RDMA/cxgb3: Fix regression caused by class_device -> device conversion by Steve Wise · 16 years ago
  64. 21609ae RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send() by Roland Dreier · 16 years ago
  65. a58e58f RDMA/cxgb3: Wrap the software send queue pointer as needed on flush by Steve Wise · 16 years ago
  66. 273748c RDMA/cxgb3: Fix severe limit on userspace memory registration size by Roland Dreier · 16 years ago
  67. 0e99133 RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks by Roland Dreier · 16 years ago
  68. 77a8d57 RDMA/cxgb3: Bump up the MPA connection setup timeout. by Steve Wise · 16 years ago
  69. c4d4977 RDMA/cxgb3: Silently ignore close reply after abort. by Steve Wise · 16 years ago
  70. c828694 RDMA/cxgb3: QP flush fixes by Steve Wise · 16 years ago
  71. f8b0dfd RDMA/cxgb3: Support peer-2-peer connection setup by Steve Wise · 16 years ago
  72. ccaf10d RDMA/cxgb3: Set the max_mr_size device attribute correctly by Steve Wise · 16 years ago
  73. 989a178 RDMA/cxgb3: Correctly serialize peer abort path by Steve Wise · 16 years ago
  74. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  75. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  76. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  77. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 17 years ago
  78. edba846 RDMA/cxgb3: IDR IDs are signed by Roland Dreier · 17 years ago
  79. 1f71f50 RDMA/cxgb3: Program hardware IRD with correct value by Roland Dreier · 17 years ago
  80. 4fa4572 RDMA/cxgb3: Fix iwch_create_cq() off-by-one error by Jon Mason · 17 years ago
  81. 1bab74e RDMA/cxgb3: Return correct max_inline_data when creating a QP by Jon Mason · 17 years ago
  82. 82d416f RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists by Bryan Rosenburg · 17 years ago
  83. 8704e9a RDMA/cxgb3: Fail loopback connections by Steve Wise · 17 years ago
  84. 0ba6c33bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
  85. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  86. aff5905 INFINIBAND: Remove 'TOPDIR' from Makefiles by WANG Cong · 17 years ago
  87. 8176d29 RDMA/cxgb3: Fix the T3A workaround checks by Steve Wise · 17 years ago
  88. c6b5b50 RDMA/cxgb3: Mark QP as privileged based on user capabilities by Steve Wise · 17 years ago
  89. d08ca26 RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() by Steve Wise · 17 years ago
  90. 856b5925 RDMA/cxgb3: Flush the receive queue when closing by Steve Wise · 17 years ago
  91. 1d6e658 RDMA/cxgb3: Endianness annotation for irs field by Roland Dreier · 17 years ago
  92. 94545e8 IB: Spelling fixes in comments by Joe Perches · 17 years ago
  93. 457fe7b RDMA/cxgb3: Support version 5.0 firmware by Steve Wise · 17 years ago
  94. 7f049f2 RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call by Steve Wise · 17 years ago
  95. 9a76664 RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device by Steve Wise · 17 years ago
  96. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  97. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  98. e54664c RDMA/cxgb3: Make the iw_cxgb3 module parameters writable by Steve Wise · 17 years ago
  99. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  100. 699924b RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() by Steve Wise · 17 years ago