1. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  2. 3b8fb4b RDMA/cxgb3: Use AF_INET for sin_family field by Amitoj Kaur Chawla · 8 years ago
  3. e180369 IB/cxgb3: Support device FW version string by Ira Weiny · 8 years ago
  4. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  5. b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 8 years ago
  6. 0de4cbb RDMA/cxgb3: device driver frees DMA memory with different size by Honggang Li · 8 years ago
  7. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  9. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
  10. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  11. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  12. ad20234 iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 8 years ago
  13. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 8 years ago
  14. c1340e8 iw_cxgb3: support for iWARP port mapping by Steve Wise · 9 years ago
  15. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 9 years ago
  16. 67f1aee iw_cxgb3: Fix incorrectly returning error on success by Hariprasad S · 9 years ago
  17. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  18. 35cb3fc cxgb3: simplify iwch_get_dma_wr by Christoph Hellwig · 9 years ago
  19. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  20. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  21. 94e585c RDMA/cxgb3: Remove old FRWR API by Sagi Grimberg · 9 years ago
  22. 14fb417 RDMA/cxgb3: Support the new memory registration API by Sagi Grimberg · 9 years ago
  23. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  24. f683d3b cxgb3: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  25. 49fa63d RDMA/cxgb3: fail get_dma_mr on 64 bit arches by Steve Wise · 9 years ago
  26. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  27. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  28. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  29. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  30. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  31. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  32. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  33. 3c735d4 RDMA/cxgb3: Remove a couple unneeded conditions by Dan Carpenter · 11 years ago
  34. e4514cb RDMA/cxgb3: Fix information leak in send_abort() by Dan Carpenter · 10 years ago
  35. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
  36. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
  37. 246fcdb RDMA/cxgb3: Fix stack info leak in iwch_create_cq() by Dan Carpenter · 11 years ago
  38. 21bfd47 RDMA/cxgb3: Timeout condition is never true by Dan Carpenter · 11 years ago
  39. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  40. bc4ba94 RDMA/cxgb3: Fix uninitialized variable by Cong Ding · 12 years ago
  41. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 12 years ago
  42. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  43. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  44. fe194f1 IB: cxgb3: delay freeing mem untill entirely done with it by Jesper Juhl · 12 years ago
  45. 5107c2a RDMA/cxgb3: use WARN by Julia Lawall · 12 years ago
  46. 142ad5d IB: Fix typos in infiniband drivers by Masanari Iida · 12 years ago
  47. 534cb28 cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  48. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 12 years ago
  49. db4106c RDMA/cxgb3: Don't pass irq flags to flush_qp() by Steve Wise · 12 years ago
  50. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
  51. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  52. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  53. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  54. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  55. 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
  56. f7cc25d RDMA/cxgb3: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 13 years ago
  57. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  58. 56da00f RDMA/{amso1100,cxgb3}: Minimal MPAv2 support by Kumar Sanghvi · 13 years ago
  59. e48f129 [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 13 years ago
  60. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago
  61. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  62. 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 13 years ago
  63. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  64. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  65. 8078386 RDMA/cxgb3: Don't post zero-byte read if endpoint is going away by Steve Wise · 13 years ago
  66. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  67. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  68. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  69. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
  70. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
  71. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  72. c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 14 years ago
  73. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  74. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  75. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  76. ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  77. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  78. 7454159 IB: Replace EXTRA_CFLAGS with ccflags-y by matt mooney · 14 years ago
  79. b955150 RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error by Steve Wise · 14 years ago
  80. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  81. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 14 years ago
  82. dc4e96c RDMA/cxgb3: Don't exceed the max HW CQ depth by Steve Wise · 14 years ago
  83. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  84. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  85. 18199f5 RDMA/cxgb3: Make needlessly global iwch_l2t_send() static by Or Gerlitz · 14 years ago
  86. 3d4f9a2 RDMA/cxgb3: Clean up signed check of unsigned variable by Dan Carpenter · 14 years ago
  87. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  88. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
  89. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  90. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  91. 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 14 years ago
  92. 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 14 years ago
  93. 7960d6b RDMA/cxgb3: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 14 years ago
  94. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  95. 69960a2 RDMA/cxgb3: Wait at least one schedule cycle during device removal by Steve Wise · 15 years ago
  96. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  97. 68baf49 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing by Steve Wise · 15 years ago
  98. 5279d3a RDMA/cxgb3: Don't allocate the SW queue for user mode CQs by Steve Wise · 15 years ago
  99. 9918b28 RDMA/cxgb3: Increase the max CQ depth by Steve Wise · 15 years ago
  100. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 15 years ago