1. a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
  2. b4cfe44 IB/mlx5: Implement on demand paging by adding support for MMU notifiers by Haggai Eran · 10 years ago
  3. eab668a IB/mlx5: Add support for RDMA read/write responder page faults by Haggai Eran · 10 years ago
  4. 7bdf65d IB/mlx5: Handle page faults by Haggai Eran · 10 years ago
  5. 6aec21f IB/mlx5: Page faults handling infrastructure by Haggai Eran · 10 years ago
  6. 832a6b0 IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation by Haggai Eran · 10 years ago
  7. cc149f75 IB/mlx5: Changes in memory region creation to support on-demand paging by Haggai Eran · 10 years ago
  8. 8cdd312 IB/mlx5: Implement the ODP capability query verb by Haggai Eran · 10 years ago
  9. c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 10 years ago
  10. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  11. 968e78d IB/mlx5: Enhance UMR support to allow partial page table update by Haggai Eran · 10 years ago
  12. 21af2c3 IB/mlx5: Remove per-MR pas and dma pointers by Haggai Eran · 10 years ago
  13. e5f0508 RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs by Devesh Sharma · 10 years ago
  14. 95bf009 RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs by Mitesh Ahuja · 10 years ago
  15. 9f35e89 IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr by Jack Morgenstein · 10 years ago
  16. e6b1116 RDMA/cxgb4: Handle NET_XMIT return codes by Hariprasad S · 10 years ago
  17. 5b341808 RDMA/cxgb4: Wake up waiters after flushing the qp by Steve Wise · 10 years ago
  18. 2550a88 RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices by Hariprasad Shenai · 10 years ago
  19. 10be6b4 RDMA/cxgb4: Fix locking issue in process_mpa_request by Hariprasad Shenai · 10 years ago
  20. 123bc2a RDMA/cxgb4: Configure 0B MRs to match HW implementation by Pramod Kumar · 10 years ago
  21. 63a71ba RDMA/cxgb4: Increase epd buff size for debug interface by Pramod Kumar · 10 years ago
  22. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  23. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  24. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  25. d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 10 years ago
  26. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  27. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 10 years ago
  28. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  29. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  30. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  31. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  32. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  33. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  34. 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
  35. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  36. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  37. 7b909bb Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next by Roland Dreier · 10 years ago
  38. da22b896 RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line by Hariprasad S · 10 years ago
  39. d480201 RDMA/cxgb4: Add missing neigh_release in find_route by Hariprasad S · 10 years ago
  40. 04524a4 RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss by Hariprasad S · 10 years ago
  41. 65d4c01 RDMA/cxgb4: Make c4iw_wr_log_size_order static by Steve Wise · 10 years ago
  42. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  43. 05df780 RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis by Jes Sorensen · 10 years ago
  44. de12348 RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it by Jes Sorensen · 10 years ago
  45. beb9b70 RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() by Jes Sorensen · 10 years ago
  46. e5dc940 RDMA/ocrdma: Remove a unused-label warning by Li RongQing · 10 years ago
  47. 1b76d38 RDMA/ocrdma: Convert kernel VA to PA for mmap in user by Devesh Sharma · 10 years ago
  48. bf67472 RDMA/ocrdma: Get vlan tag from ib_qp_attrs by Selvin Xavier · 10 years ago
  49. 7ec11e0 RDMA/ocrdma: Add default GID at index 0 by Devesh Sharma · 10 years ago
  50. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  51. 142537f IB/mlx5: Use extended internal signature layout by Sagi Grimberg · 10 years ago
  52. fd22f78 IB/mlx5: Use enumerations for PI copy mask by Sagi Grimberg · 10 years ago
  53. f39f869 IB/mlx5: Modify to work with arbitrary page size by Yishai Hadas · 10 years ago
  54. f83b426 IB/mlx5: Remove duplicate code from mlx5_set_path by Eli Cohen · 10 years ago
  55. 1c3ce90 IB/mlx5: Fix possible array overflow by Eli Cohen · 10 years ago
  56. 900a6d7 IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr by Eli Cohen · 10 years ago
  57. eefd56e IB/mlx5: Clear umr resources after ib_unregister_device by Eli Cohen · 10 years ago
  58. 18c85d0 [infiniband] remove pointless assignments by Al Viro · 10 years ago
  59. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  60. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  61. c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 10 years ago
  62. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  63. 6f95271 IB/usnic: Convert to use new iommu_capable() API function by Joerg Roedel · 10 years ago
  64. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  65. 3bdad2d Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 10 years ago
  66. 25476b0 IB/mlx4: Fix VF mac handling in RoCE by Jack Morgenstein · 10 years ago
  67. 3dec487 IB/mlx4: Do not allow APM under RoCE by Jack Morgenstein · 10 years ago
  68. d24d9f4 IB/mlx4: Don't update QP1 in native mode by Jack Morgenstein · 10 years ago
  69. 3e0629c IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header by Jack Morgenstein · 10 years ago
  70. 4bf9715 IB/mlx4: Avoid executing gid task when device is being removed by Moni Shoua · 10 years ago
  71. dba3ad2 IB/mlx4: Fix lockdep splat for the iboe lock by Jack Morgenstein · 10 years ago
  72. bccb84f IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up by Moni Shoua · 10 years ago
  73. 655b2aa IB/mlx4: Reorder steps in RoCE GID table initialization by Moni Shoua · 10 years ago
  74. f5c4834 IB/mlx4: Don't duplicate the default RoCE GID by Moni Shoua · 10 years ago
  75. e381835c IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() by Moni Shoua · 10 years ago
  76. f0c2c22 RDMA/ocrdma: Use right macro in query AH by devesh.sharma@emulex.com · 10 years ago
  77. 1be528b RDMA/ocrdma: Resolve L2 address when creating user AH by devesh.sharma@emulex.com · 10 years ago
  78. 4ff0acc mlx4: Correct error flows in rereg_mr by Matan Barak · 10 years ago
  79. 85cbb7c IB/qib: Correct reference counting in debugfs qp_stats by Mike Marciniszyn · 10 years ago
  80. 50e2ec9 IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs by Markus Stockhausen · 10 years ago
  81. f5c4984 IB/qib: Change get_user_pages() usage to always NULL vmas by Mike Marciniszyn · 10 years ago
  82. 3033771 IB/ipath: Change get_user_pages() usage to always NULL vmas by Mike Marciniszyn · 10 years ago
  83. f93439e RDMA/ocrdma: Do not skip setting deferred_arm by Devesh Sharma · 10 years ago
  84. d6a488f RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len by Devesh Sharma · 10 years ago
  85. 8e1a03b mlx4: Fix wrong endianess access with QP context flags by Or Gerlitz · 10 years ago
  86. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  87. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  88. d2fce8a mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic by Or Gerlitz · 10 years ago
  89. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  90. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  91. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  92. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  93. 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 10 years ago
  94. 8ac0c7c RDMA/ocrdma: Update sli data structure for endianness by Devesh Sharma · 10 years ago
  95. 0ea8726 RDMA/ocrdma: Obtain SL from device structure by Devesh Sharma · 10 years ago
  96. a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  97. a57f23f IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  98. 859976d RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() by Dan Carpenter · 10 years ago
  99. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  100. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago