1. e08ce2e RDMA/core: Make function rdma_copy_addr return void by Yuval Shaia · 7 years ago
  2. c0b64f5 RDMA/cma: Avoid triggering undefined behavior by Bart Van Assche · 7 years ago
  3. 5ab2d89 IB/cma: Fix erroneous validation of supported default GID type by Leon Romanovsky · 8 years ago
  4. e3bf14b rdma: Autoload netlink client modules by Jason Gunthorpe · 8 years ago
  5. 3250b4d RDMA/netlink: Rename netlink callback struct by Leon Romanovsky · 8 years ago
  6. 64401b6 RDMA/netlink: Remove redundant owner option for netlink callbacks by Leon Romanovsky · 8 years ago
  7. c990172 RDMA/netlink: Remove netlink clients infrastructure by Leon Romanovsky · 8 years ago
  8. 3c7f67d1 IB/cma: Fix default RoCE type setting by Doug Ledford · 8 years ago
  9. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
  10. be1d325 IB/core: Set RoCEv2 MGID according to spec by Noa Osherovich · 8 years ago
  11. 63a5f48 IB/cma: Set default gid type to RoCEv2 by Moni Shoua · 8 years ago
  12. a62ab66 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 8 years ago
  13. cbd09ae IB/core: Don't resolve IP address to the loopback device by Moni Shoua · 8 years ago
  14. d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
  15. 4c33bd1 IB/SA: Add support to query OPA path records by Dasaratharaman Chandramouli · 8 years ago
  16. 9fdca4d IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields by Dasaratharaman Chandramouli · 8 years ago
  17. dfa834e1 IB/SA: Introduce path record specific types by Dasaratharaman Chandramouli · 8 years ago
  18. c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 8 years ago
  19. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  20. ee1c60b IB/SA: Modify SA to implicitly cache Class Port info by Dasaratharaman Chandramouli · 8 years ago
  21. 61c0ddb IB/cma: Send MRA for reply messages by Moni Shoua · 8 years ago
  22. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  23. f2625f7 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 8 years ago
  24. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  25. 6df6b4a9 IB/cma: Destination and source addr families must match by Moni Shoua · 8 years ago
  26. 89052d7 IB/cma: Add default RoCE TOS to CMA configfs by Majd Dibbiny · 8 years ago
  27. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  28. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 8 years ago
  29. a3dd3a4 IB/cma: Fix reversed test by Christophe Jaillet · 8 years ago
  30. b4cfe39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 8 years ago
  31. 19b752a IB/cma: Allow port reuse for rdma_id by Moni Shoua · 8 years ago
  32. 498683c IB/cma: Add debug messages to error flows by Moni Shoua · 8 years ago
  33. 102c5ce RDMA/cma: use cached port state when bind loopback by Jack Wang · 8 years ago
  34. 93b1f29 RDMA/cma: resolve to first active ib port by Jack Wang · 8 years ago
  35. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  36. 5f24410 rdma_cm: add rdma_consumer_reject_data helper function by Steve Wise · 8 years ago
  37. 5042a73 rdma_cm: add rdma_is_consumer_reject() helper function by Steve Wise · 8 years ago
  38. 77a5db1 rdma_cm: add rdma_reject_msg() helper function by Steve Wise · 8 years ago
  39. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  41. 57400d3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  42. aeb76df IB/core: Set routable RoCE gid type for ipv4/ipv6 networks by Leon Romanovsky · 8 years ago
  43. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  44. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  45. dee9acb IB/cma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  46. 23d7050 IB/core: Fix possible memory leak in cma_resolve_iboe_route() by Wei Yongjun · 9 years ago
  47. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  48. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 9 years ago
  49. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 9 years ago
  50. c65f6c5 IB/core: Fix RoCE v1 multicast join logic issue by Alex Vesker · 9 years ago
  51. 37e07cd IB/cma: Make the code easier to verify by Bart Van Assche · 9 years ago
  52. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 9 years ago
  53. 2fa2d4f IB/core: Fix a potential array overrun in CMA and SA agent by Mark Bloch · 9 years ago
  54. 0691a28 IB/cma: pass the port number to ib_create_qp by Christoph Hellwig · 9 years ago
  55. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
  56. aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 9 years ago
  57. 84424a7 IB/cma: Print warning on different inner and header P_Keys by Haggai Eran · 9 years ago
  58. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  59. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  60. 6493677 IB/cma: Fix RDMA port validation for iWarp by Matan Barak · 9 years ago
  61. bee3c3c IB/cma: Join and leave multicast groups with IGMP by Moni Shoua · 9 years ago
  62. 045959d IB/cma: Add configfs for rdma_cm by Matan Barak · 9 years ago
  63. 218a773 IB/rdma_cm: Add wrapper for cma reference count by Matan Barak · 9 years ago
  64. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  65. c865f24 IB/core: Add rdma_network_type to wc by Somnath Kotur · 9 years ago
  66. cb57bb8 IB/cm: Use the source GID index type by Matan Barak · 9 years ago
  67. b39ffa1 IB/core: Add gid_type to gid attribute by Matan Barak · 9 years ago
  68. fac5159 IB/cma: cma_match_net_dev needs to take into account port_num by Matan Barak · 9 years ago
  69. 86bee4c IB/core: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  70. d363249 IB/cma: Add a missing rcu_read_unlock() by Bart Van Assche · 9 years ago
  71. db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 10 years ago
  72. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  73. 4be74b4 IB/cma: Separate port allocation to network namespaces by Haggai Eran · 9 years ago
  74. 565edd1 IB/addr: Pass network namespace as a parameter by Guy Shapiro · 9 years ago
  75. 10e07f1 IB/core: Remove smac and vlan id from path record by Matan Barak · 9 years ago
  76. 5c266b2 IB/cm: Remove the usage of smac and vid of qp_attr and cm_av by Matan Barak · 9 years ago
  77. abae1b7 IB/cma: cma_validate_port should verify the port and netdevice by Matan Barak · 9 years ago
  78. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  79. ab3964a IB/cma: Use inner P_Key to determine netdev by Haggai Eran · 9 years ago
  80. b3b51f9 IB/cma: Potential NULL dereference in cma_id_from_event by Haggai Eran · 9 years ago
  81. b8cab5d IB/cma: Accept connection without a valid netdev on RoCE by Haggai Eran · 9 years ago
  82. be68819 IB/cma: Fix net_dev reference leak with failed requests by Haggai Eran · 10 years ago
  83. 51efe39 IB/cma: Share ib_cm_ids between rdma_cm_ids by Haggai Eran · 10 years ago
  84. 0b3ca76 IB/cma: Use found net_dev for passive connections by Haggai Eran · 10 years ago
  85. f887f2a IB/cma: Validate routing of incoming requests by Haggai Eran · 10 years ago
  86. 4c21b5b IB/cma: Add net_dev and private data checks to RDMA CM by Haggai Eran · 10 years ago
  87. aac978e IB/cma: Helper functions to access port space IDRs by Haggai Eran · 10 years ago
  88. 0c505f7 IB/cma: Refactor RDMA IP CM private-data parsing code by Haggai Eran · 10 years ago
  89. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 10 years ago
  90. 6c26a77 RDMA/cma: fix IPv6 address resolution by Spencer Baugh · 10 years ago
  91. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  92. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 10 years ago
  93. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 10 years ago
  94. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 10 years ago
  95. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 10 years ago
  96. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 10 years ago
  97. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 10 years ago
  98. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 10 years ago
  99. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 10 years ago
  100. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 10 years ago