1. 91808d0 RDMA/iwcm: Fix a lock inversion issue by Bart Van Assche · 5 years ago
  2. 422013e RDMA/cma: Protect cma dev list with lock by Parav Pandit · 6 years ago
  3. 64b4013 RDMA/cma: Do not ignore net namespace for unbound cm_id by Parav Pandit · 6 years ago
  4. e3fb652 RDMA/ucma: Fix access to non-initialized CM_ID object by Leon Romanovsky · 7 years ago
  5. 211a1e9 RDMA/cma: Use correct size when writing netlink stats by Parav Pandit · 7 years ago
  6. 7fb8b5d RDMA/cma: Make sure that PSN is not over max allowed by Moni Shoua · 7 years ago
  7. 0c70b35 RDMA/cma: Avoid triggering undefined behavior by Bart Van Assche · 7 years ago
  8. db29753 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  9. c8cdd92 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 8 years ago
  10. 97a2e39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 8 years ago
  11. 57400d3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  12. aeb76df IB/core: Set routable RoCE gid type for ipv4/ipv6 networks by Leon Romanovsky · 8 years ago
  13. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  14. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  15. dee9acb IB/cma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  16. 23d7050 IB/core: Fix possible memory leak in cma_resolve_iboe_route() by Wei Yongjun · 8 years ago
  17. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  18. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago
  19. 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 · 8 years ago
  20. c65f6c5 IB/core: Fix RoCE v1 multicast join logic issue by Alex Vesker · 8 years ago
  21. 37e07cd IB/cma: Make the code easier to verify by Bart Van Assche · 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. 2fa2d4f IB/core: Fix a potential array overrun in CMA and SA agent by Mark Bloch · 8 years ago
  24. 0691a28 IB/cma: pass the port number to ib_create_qp by Christoph Hellwig · 8 years ago
  25. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
  26. aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 9 years ago
  27. 84424a7 IB/cma: Print warning on different inner and header P_Keys by Haggai Eran · 9 years ago
  28. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  29. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  30. 6493677 IB/cma: Fix RDMA port validation for iWarp by Matan Barak · 9 years ago
  31. bee3c3c IB/cma: Join and leave multicast groups with IGMP by Moni Shoua · 9 years ago
  32. 045959d IB/cma: Add configfs for rdma_cm by Matan Barak · 9 years ago
  33. 218a773 IB/rdma_cm: Add wrapper for cma reference count by Matan Barak · 9 years ago
  34. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  35. c865f24 IB/core: Add rdma_network_type to wc by Somnath Kotur · 9 years ago
  36. cb57bb8 IB/cm: Use the source GID index type by Matan Barak · 9 years ago
  37. b39ffa1 IB/core: Add gid_type to gid attribute by Matan Barak · 9 years ago
  38. fac5159 IB/cma: cma_match_net_dev needs to take into account port_num by Matan Barak · 9 years ago
  39. 86bee4c IB/core: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  40. d363249 IB/cma: Add a missing rcu_read_unlock() by Bart Van Assche · 9 years ago
  41. db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 9 years ago
  42. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  43. 4be74b4 IB/cma: Separate port allocation to network namespaces by Haggai Eran · 9 years ago
  44. 565edd1 IB/addr: Pass network namespace as a parameter by Guy Shapiro · 9 years ago
  45. 10e07f1 IB/core: Remove smac and vlan id from path record by Matan Barak · 9 years ago
  46. 5c266b2 IB/cm: Remove the usage of smac and vid of qp_attr and cm_av by Matan Barak · 9 years ago
  47. abae1b7 IB/cma: cma_validate_port should verify the port and netdevice by Matan Barak · 9 years ago
  48. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  49. ab3964a IB/cma: Use inner P_Key to determine netdev by Haggai Eran · 9 years ago
  50. b3b51f9 IB/cma: Potential NULL dereference in cma_id_from_event by Haggai Eran · 9 years ago
  51. b8cab5d IB/cma: Accept connection without a valid netdev on RoCE by Haggai Eran · 9 years ago
  52. be68819 IB/cma: Fix net_dev reference leak with failed requests by Haggai Eran · 9 years ago
  53. 51efe39 IB/cma: Share ib_cm_ids between rdma_cm_ids by Haggai Eran · 9 years ago
  54. 0b3ca76 IB/cma: Use found net_dev for passive connections by Haggai Eran · 9 years ago
  55. f887f2a IB/cma: Validate routing of incoming requests by Haggai Eran · 9 years ago
  56. 4c21b5b IB/cma: Add net_dev and private data checks to RDMA CM by Haggai Eran · 9 years ago
  57. aac978e IB/cma: Helper functions to access port space IDRs by Haggai Eran · 9 years ago
  58. 0c505f7 IB/cma: Refactor RDMA IP CM private-data parsing code by Haggai Eran · 9 years ago
  59. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  60. 6c26a77 RDMA/cma: fix IPv6 address resolution by Spencer Baugh · 9 years ago
  61. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  62. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  63. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 9 years ago
  64. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  65. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  66. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  67. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  68. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  69. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  70. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  71. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  72. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  73. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  74. fef6090 IB/Verbs: Reform rest part in IB-core cma by Michael Wang · 9 years ago
  75. 7c11147 IB/Verbs: Reform cma_acquire_dev() by Michael Wang · 9 years ago
  76. 5c9a528 IB/Verbs: Reform mcast related part in IB-core cma by Michael Wang · 9 years ago
  77. c72f218 IB/Verbs: Reform route related part in IB-core cma by Michael Wang · 9 years ago
  78. 21655af IB/Verbs: Reform cm related part in IB-core cma/ucm by Michael Wang · 9 years ago
  79. 2852144 RDMA/CMA: Canonize IPv4 on IPV6 sockets properly by Jason Gunthorpe · 9 years ago
  80. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 11 years ago
  81. b2853fd6 IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler by Moni Shoua · 11 years ago
  82. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  83. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  84. 5462edd RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() by Somnath Kotur · 11 years ago
  85. 7b85627 IB/cma: IBoE (RoCE) IP-based GID addressing by Moni Shoua · 11 years ago
  86. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  87. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  88. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  89. 352b905 RDMA/cma: Remove unused argument and minor dead code by Michal Nazarewicz · 11 years ago
  90. be9130c IB/cma: Check for GID on listening device first by Doug Ledford · 11 years ago
  91. 29f27e8 IB/cma: Use cached gids by Doug Ledford · 11 years ago
  92. eb072c4 RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans by Eyal Perry · 11 years ago
  93. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  94. 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  95. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  96. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
  97. 5eb695c RDMA/cma: Only call cma_save_ib_info() for CM REQs by Sean Hefty · 11 years ago
  98. e511d1a RDMA/cma: Fix accessing invalid private data for UD by Sean Hefty · 11 years ago
  99. 8fb488d7 RDMA/cma: Fix gcc warning by Paul Bolle · 11 years ago
  100. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago