1. 49961f8 IB/rdmavt: Use kzalloc_node by Jubin John · 8 years ago
  2. 654b643 IB/rdmavt: Insure QP vmalloc variants zero memory by Mike Marciniszyn · 8 years ago
  3. 492a7e6 IB/IPoIB: Allow setting the device address by Mark Bloch · 8 years ago
  4. 3b56113 IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join by Erez Shitrit · 8 years ago
  5. cd6e9b7 IB/core: Support new type of join-state for multicast by Erez Shitrit · 8 years ago
  6. 628e6f7 IB/SA Agent: Add support for SA agent get ClassPortInfo by Erez Shitrit · 8 years ago
  7. 507f6af IB/core: Introduce capabilitymask2 field in ClassPortInfo mad by Erez Shitrit · 8 years ago
  8. ae43f82 IB/core: Add IP to GID netlink offload by Mark Bloch · 8 years ago
  9. 735c631 IB/core: Register SA ibnl client during ib_core initialization by Mark Bloch · 8 years ago
  10. c2e49c9 IB/SA: Integrate ib_sa module into ib_core module by Mark Bloch · 8 years ago
  11. 4c2cb42 IB/MAD: Integrate ib_mad module into ib_core module by Mark Bloch · 8 years ago
  12. e3f20f0 IB/core: Integrate IB address resolution module into core by Leon Romanovsky · 8 years ago
  13. 0de4cbb RDMA/cxgb3: device driver frees DMA memory with different size by Honggang Li · 8 years ago
  14. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  15. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  16. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  17. c16d275 IB/mlx5: Fire the CQ completion handler from tasklet by Matan Barak · 8 years ago
  18. e3b6d8c IB/core: Do not require CAP_NET_ADMIN for packet sniffing by Christoph Lameter · 8 years ago
  19. 04ef0f1 IB/mlx4: Fix unaligned access in send_reply_to_slave by shamir rabinovitch · 8 years ago
  20. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  21. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 8 years ago
  22. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 8 years ago
  23. cff5a0f IB/mlx5: Report Scatter FCS device capability when supported by Majd Dibbiny · 8 years ago
  24. 358e42e IB/mlx5: Add Scatter FCS support for Raw Packet QP by Majd Dibbiny · 8 years ago
  25. b531b90 IB/core: Add Scatter FCS create flag by Majd Dibbiny · 8 years ago
  26. 0b24e5a IB/core: Add extended device capability flags by Majd Dibbiny · 8 years ago
  27. 73fbb4db i40iw: pass hw_stats by reference rather than by value by Colin Ian King · 8 years ago
  28. d42ed55aa i40iw: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 8 years ago
  29. fb99781 i40iw: constify i40iw_vf_cqp_ops structure by Julia Lawall · 8 years ago
  30. 37aa5c3 IB/mlx5: Add UARs write-combining and non-cached mapping by Guy Levi · 8 years ago
  31. 6cbac1e IB/mlx5: Allow mapping the free running counter on PROT_EXEC by Matan Barak · 8 years ago
  32. ee71b96 IB/mlx4: Use list_for_each_entry_safe by Geliang Tang · 9 years ago
  33. 0f377d8 IB/SA: Use correct free function by Mark Bloch · 8 years ago
  34. 2fa2d4f IB/core: Fix a potential array overrun in CMA and SA agent by Mark Bloch · 8 years ago
  35. 1ae5ccc IB/core: Remove unnecessary check in ibnl_rcv_msg by Mark Bloch · 8 years ago
  36. 5ed935e IB/IWPM: Fix a potential skb leak by Mark Bloch · 8 years ago
  37. faca882 RDMA/nes: replace custom print_hex_dump() by Andy Shevchenko · 8 years ago
  38. aa70345 IB/mlx4: trivial fix of spelling mistake on "argument" by Colin Ian King · 8 years ago
  39. da74bf4 IB/nes: Deinline nes_free_qp_mem, save 1072 bytes by Denys Vlasenko · 8 years ago
  40. 1997412 RDMA/nes: Adding queue drain functions by Tatyana Nikolova · 8 years ago
  41. 825107a iwcm: Fix a sparse warning by Bart Van Assche · 8 years ago
  42. 54f5c9c IB/srp: Fix a debug kernel crash by Bart Van Assche · 8 years ago
  43. e3614bc IB/ipoib: Add readout of statistics using ethtool by Hans Westgaard Ry · 8 years ago
  44. 01690e9 infiniband/ulp/ipoib: remove pkey_mutex by Sebastian Andrzej Siewior · 8 years ago
  45. 78c49f8 i40iw: pass hw_stats by reference rather than by value by Colin Ian King · 8 years ago
  46. 6d6c5c1 i40iw: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 8 years ago
  47. 2016de7 i40iw: constify i40iw_vf_cqp_ops structure by Julia Lawall · 8 years ago
  48. cdbff50 IB/rdmavt: Increase CQ callback thread priority by Mike Marciniszyn · 8 years ago
  49. ba987e5 iw_cxgb4: Convert a __force cast by Bart Van Assche · 8 years ago
  50. 64bec74 RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject() by Hariprasad S · 8 years ago
  51. 093108c RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() by Hariprasad S · 8 years ago
  52. 4a4dd8d RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data by Hariprasad S · 8 years ago
  53. f86fac7 RDMA/iw_cxgb4: atomic find and reference for listening endpoints by Hariprasad S · 8 years ago
  54. e8667a9 RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING by Hariprasad S · 8 years ago
  55. ceb110a RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout by Hariprasad S · 8 years ago
  56. c878b70 RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep() by Hariprasad S · 8 years ago
  57. 944661d RDMA/iw_cxgb4: atomically lookup ep and get a reference by Hariprasad S · 8 years ago
  58. 761e19a RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure() by Hariprasad S · 8 years ago
  59. 8a70f81 RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING by Hariprasad S · 8 years ago
  60. caa6c9f RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req() by Hariprasad S · 8 years ago
  61. e4b76a2 RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation by Hariprasad S · 8 years ago
  62. da1cecd RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages by Hariprasad S · 8 years ago
  63. 8d1f1a6 RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept failure by Hariprasad S · 8 years ago
  64. 92f850e RDMA/iw_cxgb4: set the correct FID value in DSGL commands by Hariprasad S · 8 years ago
  65. ccd2c30 RDMA/iw_cxgb4: Correct RFC number of MPA by Hariprasad S · 8 years ago
  66. 9ca6f7c RDMA/iw_cxgb4: Add few history bits for ep by Hariprasad S · 8 years ago
  67. e9bb8af i40iw: pass hw_stats by reference rather than by value by Colin Ian King · 8 years ago
  68. e381b3b i40iw: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 8 years ago
  69. dc1badf i40iw: constify i40iw_vf_cqp_ops structure by Julia Lawall · 8 years ago
  70. a647040 i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago
  71. c222a39 IB/srp: Do not register memory if never_register has been set by Bart Van Assche · 8 years ago
  72. 509c5f3 IB/srp: Prevent mapping failures by Bart Van Assche · 8 years ago
  73. 835ee62 IB/srp: Swap two code blocks in srp_add_one() by Bart Van Assche · 8 years ago
  74. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
  75. f83b256 IB/srp: Fix srp_create_target() error handling by Bart Van Assche · 8 years ago
  76. 9d8e7d0 IB/srp: Fix a memory descriptor leak in an error path by Bart Van Assche · 8 years ago
  77. cf1acab IB/srp: Print "ib_srp: " prefix once by Bart Van Assche · 8 years ago
  78. 38a2d0d4 IB/isert: convert to the generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  79. 0e353e3 IB/core: add RW API support for signature MRs by Christoph Hellwig · 8 years ago
  80. b99f8e4 IB/srpt: convert to the generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  81. a060b56 IB/core: generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  82. d4a85c3 IB/core: add a need_inval flag to struct ib_mr by Steve Wise · 8 years ago
  83. fffb038 IB/core: add a simple MR pool by Christoph Hellwig · 8 years ago
  84. 04c41bf IB/core: refactor ib_create_qp by Christoph Hellwig · 8 years ago
  85. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  86. 0691a28 IB/cma: pass the port number to ib_create_qp by Christoph Hellwig · 8 years ago
  87. 3849e44 IB/srp: Move common code into the caller by Bart Van Assche · 8 years ago
  88. 3b59b7a6 IB/srp: Move code out of a loop by Bart Van Assche · 8 years ago
  89. ffc548b IB/srp: Avoid that mapping failure triggers an infinite loop by Bart Van Assche · 8 years ago
  90. fa9863f IB/srp: Introduce target->mr_pool_size by Bart Van Assche · 8 years ago
  91. e012f36 IB/srp: Fix srp_map_data() error paths by Bart Van Assche · 8 years ago
  92. 77269cd IB/srp: Document srp_map_data() return value by Bart Van Assche · 8 years ago
  93. 6ec2ba0 IB/srp: Fix a comment by Bart Van Assche · 8 years ago
  94. 1d3d98c IB/srp: Fix a spelling error in a source code comment by Bart Van Assche · 8 years ago
  95. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  96. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 8 years ago
  97. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  99. 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  100. 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago