1. 1ae5ccc IB/core: Remove unnecessary check in ibnl_rcv_msg by Mark Bloch · 8 years ago
  2. 5ed935e IB/IWPM: Fix a potential skb leak by Mark Bloch · 8 years ago
  3. 825107a iwcm: Fix a sparse warning by Bart Van Assche · 8 years ago
  4. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  5. 42235f8 IB/core: Don't drain non-existent rq queue-pair by Sagi Grimberg · 8 years ago
  6. f4e7de6 IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 8 years ago
  7. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  8. 50174a7 IB/core: Add interfaces to control VF attributes by Eli Cohen · 9 years ago
  9. a0c1b2a IB/core: Support accessing SA in virtualized environment by Eli Cohen · 9 years ago
  10. fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 9 years ago
  11. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 9 years ago
  12. 2953f42 IB/core: Replace setting the zero values in ib_uverbs_ex_query_device by Leon Romanovsky · 9 years ago
  13. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  15. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  16. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  17. dafb558 iwpm: crash fix for large connections test by Faisal Latif · 9 years ago
  18. b493d91 iwcm: common code for port mapper by Faisal Latif · 9 years ago
  19. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
  20. 76b0640 Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6 by Doug Ledford · 9 years ago
  21. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 9 years ago
  22. f5aa915 IB/core: Add arbitrary sg_list support by Sagi Grimberg · 9 years ago
  23. 11d8d64 IB/core: Use GRH when the path hop-limit > 0 by Or Gerlitz · 9 years ago
  24. aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 9 years ago
  25. db9314c IB/core: Replace memset with eth_zero_addr by Amitoj Kaur Chawla · 9 years ago
  26. eaebc7d IB/core: Modify conditional on ucontext existence by Eli Cohen · 9 years ago
  27. 2dbd518 IB/core: IB/core: Allow legacy verbs through extended interfaces by Eli Cohen · 9 years ago
  28. 74a0b0a IB/core: Avoid duplicate code by Eli Cohen · 9 years ago
  29. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 9 years ago
  30. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 9 years ago
  31. 84424a7 IB/cma: Print warning on different inner and header P_Keys by Haggai Eran · 9 years ago
  32. 5adebafb IB/core: Fix missed clean call in registration path by Leon Romanovsky · 9 years ago
  33. a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 9 years ago
  34. 765d677 IB: new common API for draining queues by Steve Wise · 9 years ago
  35. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  36. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
  37. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 9 years ago
  38. 9f780da IB/sysfs: remove unused va_list args by Colin Ian King · 9 years ago
  39. 1c5e0809 IB/core: Set correct payload length for RoCEv2 over IPv6 by Moni Shoua · 9 years ago
  40. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  41. 2deeb47 IB/sa: Fix netlink local service GFP crash by Kaike Wan · 9 years ago
  42. 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 9 years ago
  43. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  44. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
  45. 4bfdf63 IB/cm: Fix a recently introduced deadlock by Bart Van Assche · 9 years ago
  46. 9506902 IB/core: Fix dereference before check by Matan Barak · 9 years ago
  47. 2e2cdac IB/core: Eliminate sparse false context imbalance warning by Matan Barak · 9 years ago
  48. 6e2a51a IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling by Hal Rosenstock · 9 years ago
  49. b6aeb98 IB/core: Remove set-but-not-used variable from ib_sg_to_pages() by Bart Van Assche · 9 years ago
  50. d53e11f IB/mad: use CQ abstraction by Christoph Hellwig · 9 years ago
  51. ca28126 IB/mad: pass ib_mad_send_buf explicitly to the recv_handler by Christoph Hellwig · 9 years ago
  52. a7d0e95 IB/cma: allocating too much memory in make_cma_ports() by Dan Carpenter · 9 years ago
  53. 65487fd IB/sysfs: Fix sparse warning on attr_id by Ira Weiny · 9 years ago
  54. 6493677 IB/cma: Fix RDMA port validation for iWarp by Matan Barak · 9 years ago
  55. 46e741f IB/core: constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
  56. 0d6ed314 IB/mad: Ensure fairness in ib_mad_completion_handler by Dean Luick · 9 years ago
  57. 8a06ce5 IB/core: Add cross-channel support by Leon Romanovsky · 9 years ago
  58. 145d9c5 IB/core: Display extended counter set if available by Christoph Lameter · 9 years ago
  59. b2788ce IB/core: Specify attribute_id in port_table_attribute by Christoph Lameter · 9 years ago
  60. 35c4cbb IB/core: Create get_perf_mad function in sysfs.c by Christoph Lameter · 9 years ago
  61. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  62. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  63. a4d825a IB: remove ib_query_mr by Christoph Hellwig · 9 years ago
  64. bee3c3c IB/cma: Join and leave multicast groups with IGMP by Moni Shoua · 9 years ago
  65. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  66. 045959d IB/cma: Add configfs for rdma_cm by Matan Barak · 9 years ago
  67. 218a773 IB/rdma_cm: Add wrapper for cma reference count by Matan Barak · 9 years ago
  68. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  69. 6020d7e IB/core: Move rdma_is_upper_dev_rcu to header file by Matan Barak · 9 years ago
  70. c865f24 IB/core: Add rdma_network_type to wc by Somnath Kotur · 9 years ago
  71. 7766a99 IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type by Matan Barak · 9 years ago
  72. 470be51 IB/core: Add gid attributes to sysfs by Matan Barak · 9 years ago
  73. cb57bb8 IB/cm: Use the source GID index type by Matan Barak · 9 years ago
  74. b39ffa1 IB/core: Add gid_type to gid attribute by Matan Barak · 9 years ago
  75. cee3c4d IB/core: don't search the GID table twice by Matan Barak · 9 years ago
  76. 9c584f0 IB/core: Change per-entry lock in RoCE GID table to one lock by Matan Barak · 9 years ago
  77. f3906bd IB/core: Refactor GID cache's ib_dispatch_event by Matan Barak · 9 years ago
  78. fac5159 IB/cma: cma_match_net_dev needs to take into account port_num by Matan Barak · 9 years ago
  79. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
  80. 182a2da0 IB/core: Remove ib_query_device by Or Gerlitz · 9 years ago
  81. 86bee4c IB/core: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  82. 3e153a9 IB/core: Save the device attributes on the device structure by Ira Weiny · 9 years ago
  83. c6333f9 Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq by Doug Ledford · 9 years ago
  84. 14d3a3b IB: add a proper completion queue abstraction by Christoph Hellwig · 9 years ago
  85. 5337088 IB/mad: Require CM send method for everything except ClassPortInfo by Hal Rosenstock · 9 years ago
  86. d363249 IB/cma: Add a missing rcu_read_unlock() by Bart Van Assche · 9 years ago
  87. 8f5ba10 IB core: Fix ib_sg_to_pages() by Bart Van Assche · 9 years ago
  88. 3ebd2fd IB/sa: Put netlink request into the request list before sending by Kaike Wan · 9 years ago
  89. d144da8 IB/core: use RCU for uverbs id lookup by Mike Marciniszyn · 9 years ago
  90. 1d784b8 IB/core: Fix user mode post wr corruption by Mike Marciniszyn · 9 years ago
  91. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  92. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  93. db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 9 years ago
  94. 39bfc27 IB/core: Remove old fast registration API by Sagi Grimberg · 9 years ago
  95. 4c67e2b IB/core: Introduce new fast registration API by Sagi Grimberg · 9 years ago
  96. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  97. 95893dd IB/ucma: Take the network namespace from the process by Guy Shapiro · 9 years ago
  98. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  99. 4be74b4 IB/cma: Separate port allocation to network namespaces by Haggai Eran · 9 years ago
  100. 565edd1 IB/addr: Pass network namespace as a parameter by Guy Shapiro · 9 years ago