1. 49fa63d RDMA/cxgb3: fail get_dma_mr on 64 bit arches by Steve Wise · 10 years ago
  2. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  3. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  4. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  5. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
  6. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  7. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  8. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  9. 3c735d4 RDMA/cxgb3: Remove a couple unneeded conditions by Dan Carpenter · 12 years ago
  10. e4514cb RDMA/cxgb3: Fix information leak in send_abort() by Dan Carpenter · 11 years ago
  11. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 12 years ago
  12. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 12 years ago
  13. 246fcdb RDMA/cxgb3: Fix stack info leak in iwch_create_cq() by Dan Carpenter · 12 years ago
  14. 21bfd47 RDMA/cxgb3: Timeout condition is never true by Dan Carpenter · 12 years ago
  15. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  16. bc4ba94 RDMA/cxgb3: Fix uninitialized variable by Cong Ding · 13 years ago
  17. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 12 years ago
  18. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  19. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 13 years ago
  20. fe194f1 IB: cxgb3: delay freeing mem untill entirely done with it by Jesper Juhl · 13 years ago
  21. 5107c2a RDMA/cxgb3: use WARN by Julia Lawall · 13 years ago
  22. 142ad5d IB: Fix typos in infiniband drivers by Masanari Iida · 13 years ago
  23. 534cb28 cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). by David S. Miller · 13 years ago
  24. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 13 years ago
  25. db4106c RDMA/cxgb3: Don't pass irq flags to flush_qp() by Steve Wise · 13 years ago
  26. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
  27. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 14 years ago
  28. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 14 years ago
  29. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 14 years ago
  30. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  31. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 14 years ago
  32. f7cc25d RDMA/cxgb3: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 14 years ago
  33. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  34. 56da00f RDMA/{amso1100,cxgb3}: Minimal MPAv2 support by Kumar Sanghvi · 14 years ago
  35. e48f129 [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 14 years ago
  36. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 14 years ago
  37. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  38. 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 14 years ago
  39. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 14 years ago
  40. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  41. 8078386 RDMA/cxgb3: Don't post zero-byte read if endpoint is going away by Steve Wise · 14 years ago
  42. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
  43. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  44. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  45. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
  46. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
  47. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  48. c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 15 years ago
  49. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 15 years ago
  50. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  51. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 15 years ago
  52. ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 15 years ago
  53. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. 7454159 IB: Replace EXTRA_CFLAGS with ccflags-y by matt mooney · 15 years ago
  55. b955150 RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error by Steve Wise · 15 years ago
  56. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 15 years ago
  57. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 15 years ago
  58. dc4e96c RDMA/cxgb3: Don't exceed the max HW CQ depth by Steve Wise · 15 years ago
  59. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  60. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  61. 18199f5 RDMA/cxgb3: Make needlessly global iwch_l2t_send() static by Or Gerlitz · 15 years ago
  62. 3d4f9a2 RDMA/cxgb3: Clean up signed check of unsigned variable by Dan Carpenter · 15 years ago
  63. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  64. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 15 years ago
  65. d8d1f30 net-next: remove useless union keyword by Changli Gao · 15 years ago
  66. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 15 years ago
  67. 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 15 years ago
  68. 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 15 years ago
  69. 7960d6b RDMA/cxgb3: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  70. 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
  71. 69960a2 RDMA/cxgb3: Wait at least one schedule cycle during device removal by Steve Wise · 15 years ago
  72. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  73. 68baf49 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing by Steve Wise · 15 years ago
  74. 5279d3a RDMA/cxgb3: Don't allocate the SW queue for user mode CQs by Steve Wise · 16 years ago
  75. 9918b28 RDMA/cxgb3: Increase the max CQ depth by Steve Wise · 16 years ago
  76. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 16 years ago
  77. 2542322 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure by Steve Wise · 15 years ago
  78. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 16 years ago
  79. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 16 years ago
  80. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 16 years ago
  81. e64c026 kfifo: cleanup namespace by Stefani Seibold · 16 years ago
  82. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 16 years ago
  83. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 16 years ago
  84. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  85. 48617f8 RDMA/cxgb3: Fix error paths in post_send and post_recv by Frank Zago · 16 years ago
  86. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 16 years ago
  87. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 16 years ago
  88. e5da4ed RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() by Steve Wise · 16 years ago
  89. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  90. ffc40c6 RDMA/cxgb3: Clean up properly on FW mismatch failures by Steve Wise · 16 years ago
  91. 13a2393 RDMA/cxgb3: Don't ignore insert_handle() failures by Steve Wise · 16 years ago
  92. f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 16 years ago
  93. a52bf98 RDMA/cxgb3: Wake up any waiters on peer close/abort by Steve Wise · 16 years ago
  94. 6e47fe4 RDMA/cxgb3: Don't free endpoints early by Steve Wise · 16 years ago
  95. fa0d4c1 RDMA/cxgb3: Handle port events properly by Steve Wise · 16 years ago
  96. b496fe8 RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests by Steve Wise · 16 years ago
  97. 3793d2f RDMA/cxgb3: iwch_unregister_device leaks memory by Steve Wise · 16 years ago
  98. 3026c19 RDMA/cxgb3: Limit fast register size based on T3 limitations by Steve Wise · 16 years ago
  99. 7ab1a2b RDMA/cxgb3: Report correct port state and MTU by Steve Wise · 16 years ago
  100. ec6995d RDMA/cxgb3: Don't complete flushed send work requests twice by Steve Wise · 16 years ago