1. be68819 IB/cma: Fix net_dev reference leak with failed requests by Haggai Eran · 9 years ago
  2. 51efe39 IB/cma: Share ib_cm_ids between rdma_cm_ids by Haggai Eran · 9 years ago
  3. 0b3ca76 IB/cma: Use found net_dev for passive connections by Haggai Eran · 9 years ago
  4. f887f2a IB/cma: Validate routing of incoming requests by Haggai Eran · 9 years ago
  5. 4c21b5b IB/cma: Add net_dev and private data checks to RDMA CM by Haggai Eran · 9 years ago
  6. aac978e IB/cma: Helper functions to access port space IDRs by Haggai Eran · 9 years ago
  7. 0c505f7 IB/cma: Refactor RDMA IP CM private-data parsing code by Haggai Eran · 9 years ago
  8. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  9. 6c26a77 RDMA/cma: fix IPv6 address resolution by Spencer Baugh · 9 years ago
  10. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  11. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  12. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 9 years ago
  13. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  14. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  15. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  16. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  17. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  18. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  19. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  20. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  21. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  22. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  23. fef6090 IB/Verbs: Reform rest part in IB-core cma by Michael Wang · 9 years ago
  24. 7c11147 IB/Verbs: Reform cma_acquire_dev() by Michael Wang · 9 years ago
  25. 5c9a528 IB/Verbs: Reform mcast related part in IB-core cma by Michael Wang · 9 years ago
  26. c72f218 IB/Verbs: Reform route related part in IB-core cma by Michael Wang · 9 years ago
  27. 21655af IB/Verbs: Reform cm related part in IB-core cma/ucm by Michael Wang · 9 years ago
  28. 2852144 RDMA/CMA: Canonize IPv4 on IPV6 sockets properly by Jason Gunthorpe · 9 years ago
  29. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  30. b2853fd6 IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler by Moni Shoua · 10 years ago
  31. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  32. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  33. 5462edd RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() by Somnath Kotur · 11 years ago
  34. 7b85627 IB/cma: IBoE (RoCE) IP-based GID addressing by Moni Shoua · 11 years ago
  35. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  36. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  37. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  38. 352b905 RDMA/cma: Remove unused argument and minor dead code by Michal Nazarewicz · 11 years ago
  39. be9130c IB/cma: Check for GID on listening device first by Doug Ledford · 11 years ago
  40. 29f27e8 IB/cma: Use cached gids by Doug Ledford · 11 years ago
  41. eb072c4 RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans by Eyal Perry · 11 years ago
  42. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  43. 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  44. 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
  45. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
  46. 5eb695c RDMA/cma: Only call cma_save_ib_info() for CM REQs by Sean Hefty · 11 years ago
  47. e511d1a RDMA/cma: Fix accessing invalid private data for UD by Sean Hefty · 11 years ago
  48. 8fb488d7 RDMA/cma: Fix gcc warning by Paul Bolle · 11 years ago
  49. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  50. ce117ff RDMA/cma: Export AF_IB statistics by Sean Hefty · 11 years ago
  51. 5bc2b7b RDMA/ucma: Allow user space to specify AF_IB when joining multicast by Sean Hefty · 11 years ago
  52. cf53936 RDMA/cma: Export cma_get_service_id() by Sean Hefty · 11 years ago
  53. 94d0c93 RDMA/cma: Only listen on IB devices when using AF_IB by Sean Hefty · 11 years ago
  54. 5c43813 RDMA/cma: Set qkey for AF_IB by Sean Hefty · 11 years ago
  55. e8160e1 RDMA/cma: Expose private data when using AF_IB by Sean Hefty · 11 years ago
  56. fbaa1a6 RDMA/cma: Merge cma_get/save_net_info by Sean Hefty · 11 years ago
  57. 01602f1 RDMA/cma: Remove unused SDP related code by Sean Hefty · 11 years ago
  58. 496ce3c RDMA/cma: Add support for AF_IB to cma_get_service_id() by Sean Hefty · 11 years ago
  59. f68194c RDMA/cma: Add support for AF_IB to rdma_resolve_route() by Sean Hefty · 11 years ago
  60. f17df3b RDMA/cma: Add support for AF_IB to rdma_resolve_addr() by Sean Hefty · 11 years ago
  61. 4ae7152 RDMA/cma: Verify that source and dest sa_family are the same by Sean Hefty · 11 years ago
  62. b0569e4 RDMA/cma: Restrict AF_IB loopback to binding to IB devices only by Sean Hefty · 11 years ago
  63. f475383 RDMA/cma: Add helper functions to return id address information by Sean Hefty · 11 years ago
  64. 6a3e362 RDMA/cma: Do not modify sa_family when setting loopback address by Sean Hefty · 11 years ago
  65. 680f920 RDMA/cma: Allow user to specify AF_IB when binding by Sean Hefty · 11 years ago
  66. 58afdcb RDMA/cma: Update port reservation to support AF_IB by Sean Hefty · 11 years ago
  67. ef56086 IB/addr: Add AF_IB support to ip_addr_size by Sean Hefty · 11 years ago
  68. 2e2d190 RDMA/cma: Include AF_IB in loopback and any address checks by Sean Hefty · 11 years ago
  69. c8dea2f9 RDMA/cma: Allow enabling reuseaddr in any state by Sean Hefty · 11 years ago
  70. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  71. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  72. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  73. 63f05be RDMA/cm: Change return value from find_gid_port() by shefty · 12 years ago
  74. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  75. 809d5fc infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 12 years ago
  76. 4ede178 RDMA/cma: Check that retry count values are in range by Sean Hefty · 12 years ago
  77. 2a22fb8 RDMA/cma: Use consistent component mask for IPoIB port space multicast joins by Dotan Barak · 12 years ago
  78. 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
  79. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  80. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
  81. 6860212 RDMA/cma: Allow user to restrict listens to bound address family by Sean Hefty · 12 years ago
  82. 406b6a2 RDMA/cma: Listen on specific address family by Sean Hefty · 12 years ago
  83. 5b0ec99 RDMA/cma: Bind to a specific address family by Sean Hefty · 12 years ago
  84. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  85. c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  86. b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 12 years ago
  87. 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 12 years ago
  88. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  89. 46ea506 RDMA/cma: Fix endianness bugs by Sean Hefty · 13 years ago
  90. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  91. 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
  92. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  93. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  94. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  95. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  96. 18c441a RDMA/cma: Support XRC QPs by Sean Hefty · 13 years ago
  97. 2d2e941 RDMA/cm: Define new RDMA port space specific to IB by Sean Hefty · 13 years ago
  98. 3ebeebc RDMA/iwcm: Propagate ird/ord values upwards by Kumar Sanghvi · 13 years ago
  99. f45ee80 RDMA/cma: Check for NULL conn_param in rdma_accept by Hefty, Sean · 13 years ago
  100. 9595480 RDMA/cma: Fix crash in cma_req_handler by Hefty, Sean · 13 years ago