1. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 8 years ago
  3. c2bab61 IB/mlx4: Add support for the port info class for RoCE ports by Eran Ben Elisha · 8 years ago
  4. c3c0c83 IB/mlx4: Add support for extended counters over RoCE ports by Eran Ben Elisha · 8 years ago
  5. b41f785 RDMA/ocrdma: Fix arm logic to align with new cq API by Devesh Sharma · 8 years ago
  6. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 8 years ago
  7. 7425f41 RDMA/ocrdma: Fixing ocrdma debugfs directory remove by Selvin Xavier · 8 years ago
  8. aff3ead RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion by Selvin Xavier · 8 years ago
  9. 7d82df1 RDMA/ocrdma: populate max_sge_rd in device attributes by Selvin Xavier · 8 years ago
  10. fd98d89 RDMA/ocrdma: Initialize stats resources in the driver before ib device registration. by Selvin Xavier · 8 years ago
  11. 01581fb IB/mlx5: Use MLX5_GET to correctly get end of padding mode by Maor Gottlieb · 9 years ago
  12. 09f16cf IB/mlx5: Fix use of null pointer PD by Majd Dibbiny · 9 years ago
  13. a168a41c IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext by Majd Dibbiny · 9 years ago
  14. d4584dd IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask by Matan Barak · 9 years ago
  15. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  16. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  17. 34356f6 IB/mlx5: Unify CQ create flags check by Leon Romanovsky · 9 years ago
  18. ad5f8e9 IB/mlx5: Expose Raw Packet QP to user space consumers by majd@mellanox.com · 9 years ago
  19. 427c1e7 {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib by majd@mellanox.com · 9 years ago
  20. 75850d0 IB/mlx5: Support setting Ethernet priority for Raw Packet QPs by majd@mellanox.com · 9 years ago
  21. 6d2f89df IB/mlx5: Add Raw Packet QP query functionality by majd@mellanox.com · 9 years ago
  22. 0fb2ed6 IB/mlx5: Add create and destroy functionality for Raw Packet QP by majd@mellanox.com · 9 years ago
  23. 19098df IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types by majd@mellanox.com · 9 years ago
  24. 146d2f1 IB/mlx5: Allocate a Transport Domain for each ucontext by majd@mellanox.com · 9 years ago
  25. f72300c IB/mlx5: Expose CQE version to user-space by Haggai Abramovsky · 9 years ago
  26. cfb5e08 IB/mlx5: Add CQE version 1 support to user QPs and SRQs by Haggai Abramovsky · 9 years ago
  27. dfbee85 IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext by Haggai Abramovsky · 9 years ago
  28. 967bcfc IB/qib: Improve ipoib UD performance by Mike Marciniszyn · 9 years ago
  29. 4ed088e IB/mlx4: Advertise RoCE v2 support by Matan Barak · 9 years ago
  30. e1b866c IB/mlx4: Create and use another QP1 for RoCEv2 by Moni Shoua · 9 years ago
  31. 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 9 years ago
  32. 71a39bb IB/mlx4: Enable RoCE v2 when the IB device is added by Moni Shoua · 9 years ago
  33. 3b5daf2 IB/mlx4: Support modify_qp for RoCE v2 by Moni Shoua · 9 years ago
  34. 7e57b85 IB/mlx4: Add support for setting RoCEv2 gids in hardware by Moni Shoua · 9 years ago
  35. b699a85 IB/mlx4: Add gid_type to GID properties by Moni Shoua · 9 years ago
  36. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  37. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
  38. c876a1b IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce by Leon Romanovsky · 9 years ago
  39. 39f4265 infiniband: Replace memset with eth_zero_addr by Lucas Tanure · 9 years ago
  40. 50ca6ed IB/mlx5: Delete locally redefined variable by Leon Romanovsky · 9 years ago
  41. 1049f13 IB/mlx4: Take source mac from AH instead from the port by Moni Shoua · 9 years ago
  42. 4e40816 IB/mlx4: Initialize hop_limit when creating address handle by Matan Barak · 9 years ago
  43. 9f17768 IB/mlx5: Expose correct maximum number of CQE capacity by Leon Romanovsky · 9 years ago
  44. 28de1f7 iw_cxgb4: Take clip reference before starting IPv6 listen by Hariprasad S · 9 years ago
  45. 4275a5b iw_cxgb4: Fixes GW-Basic labels to meaningful error names by Hariprasad S · 9 years ago
  46. 82b1df1 iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() by Hariprasad S · 9 years ago
  47. bc1251e RDMA/nes: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  48. fbbeb86 IB/qib: Support creating qps with GFP_NOIO flag by Vinit Agnihotri · 9 years ago
  49. 3b1ea43 RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  50. d310a34 RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  51. a2addf9 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  52. 09dc9cd IB/qib: fix mcast detach when qp not attached by Mike Marciniszyn · 9 years ago
  53. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  54. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  55. 038d2ef IB/mlx5: Add flow steering support by Maor Gottlieb · 9 years ago
  56. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 10a214d RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  58. 36ac0db RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  59. c6002d5 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  60. c419874 RDMA/nes: constify nes_cm_ops structure by Julia Lawall · 9 years ago
  61. 88115fe IB/mlx5: report tx/rx checksum cap in query results by Bodong Wang · 9 years ago
  62. ee37095 IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch by Leon Romanovsky · 9 years ago
  63. 9afc60d IB/mlx4: Suppress non-fatal memory allocations by Leon Romanovsky · 9 years ago
  64. da7525d IB/mlx5: Advertise atomic capabilities in query device by Eran Ben Elisha · 9 years ago
  65. 67f1aee iw_cxgb3: Fix incorrectly returning error on success by Hariprasad S · 9 years ago
  66. c5dfb00 iw_cxgb4: Pass qid range to user space driver by Hariprasad S · 9 years ago
  67. 051f263 IB/mlx5: Add driver cross-channel support by Leon Romanovsky · 9 years ago
  68. d69e3bc IB/mlx5: Mmap the HCA's core clock register to user-space by Matan Barak · 9 years ago
  69. b368d7c IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext by Matan Barak · 9 years ago
  70. 7c60bcb IB/mlx5: Add support for hca_core_clock and timestamp_mask by Matan Barak · 9 years ago
  71. 972ecb8 IB/mlx5: Add create_cq extended command by Matan Barak · 9 years ago
  72. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  73. f64054d nes: simplify nes_reg_phys_mr calling conventions by Christoph Hellwig · 9 years ago
  74. 35cb3fc cxgb3: simplify iwch_get_dma_wr by Christoph Hellwig · 9 years ago
  75. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  76. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  77. e53505a IB/mlx5: Support RoCE by Achiad Shochat · 9 years ago
  78. 2811ba5 IB/mlx5: Add RoCE fields to Address Vector by Achiad Shochat · 9 years ago
  79. 3cca260 IB/mlx5: Support IB device's callbacks for adding/deleting GIDs by Achiad Shochat · 9 years ago
  80. cb34be6 IB/mlx5: Set network_hdr_type upon RoCE responder completion by Achiad Shochat · 9 years ago
  81. 3f89a64 IB/mlx5: Extend query_device/port to support RoCE by Achiad Shochat · 9 years ago
  82. fc24fc5 IB/mlx5: Support IB device's callback for getting its netdev by Achiad Shochat · 9 years ago
  83. ebd61f6 IB/mlx5: Support IB device's callback for getting the link layer by Achiad Shochat · 9 years ago
  84. 59f65f4 IB/usnic: delete unneeded IS_ERR test by Julia Lawall · 9 years ago
  85. 96390f62 IB/usnic: Handle 0 counts in resource allocation by Nelson Escobar · 9 years ago
  86. dc92d14 IB/usnic: Fix resource leak in error case by Nelson Escobar · 9 years ago
  87. 89e5323 IB/usnic: Support more QP state transitions by Nelson Escobar · 9 years ago
  88. 2547a36 IB/usnic: Fix message typo by Nelson Escobar · 9 years ago
  89. 3ea7286 IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 by Nelson Escobar · 9 years ago
  90. 1e67a64 IB/usnic: Improve a failure message by Nelson Escobar · 9 years ago
  91. 638e970 IB/usnic: Remove unused prototype by Nelson Escobar · 9 years ago
  92. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  93. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  94. df41766 IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq by Wengang Wang · 9 years ago
  95. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. ab5cdc3 IB/mlx5: Postpone remove_keys under knowledge of coming preemption by Leon Romanovsky · 9 years ago
  97. 0ef2f05 IB/mlx4: Use vmalloc for WR buffers when needed by Wengang Wang · 9 years ago
  98. a5e14ba mlx4: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  99. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  100. 57ab251 IB/qib: Minor fixes to qib per SFF 8636 by Easwar Hariharan · 9 years ago