1. ce117ff RDMA/cma: Export AF_IB statistics by Sean Hefty · 11 years ago
  2. 5bc2b7b RDMA/ucma: Allow user space to specify AF_IB when joining multicast by Sean Hefty · 11 years ago
  3. cf53936 RDMA/cma: Export cma_get_service_id() by Sean Hefty · 11 years ago
  4. 94d0c93 RDMA/cma: Only listen on IB devices when using AF_IB by Sean Hefty · 11 years ago
  5. 5c43813 RDMA/cma: Set qkey for AF_IB by Sean Hefty · 11 years ago
  6. e8160e1 RDMA/cma: Expose private data when using AF_IB by Sean Hefty · 11 years ago
  7. fbaa1a6 RDMA/cma: Merge cma_get/save_net_info by Sean Hefty · 11 years ago
  8. 01602f1 RDMA/cma: Remove unused SDP related code by Sean Hefty · 11 years ago
  9. 496ce3c RDMA/cma: Add support for AF_IB to cma_get_service_id() by Sean Hefty · 11 years ago
  10. f68194c RDMA/cma: Add support for AF_IB to rdma_resolve_route() by Sean Hefty · 11 years ago
  11. f17df3b RDMA/cma: Add support for AF_IB to rdma_resolve_addr() by Sean Hefty · 11 years ago
  12. 4ae7152 RDMA/cma: Verify that source and dest sa_family are the same by Sean Hefty · 11 years ago
  13. b0569e4 RDMA/cma: Restrict AF_IB loopback to binding to IB devices only by Sean Hefty · 11 years ago
  14. f475383 RDMA/cma: Add helper functions to return id address information by Sean Hefty · 11 years ago
  15. 6a3e362 RDMA/cma: Do not modify sa_family when setting loopback address by Sean Hefty · 11 years ago
  16. 680f920 RDMA/cma: Allow user to specify AF_IB when binding by Sean Hefty · 11 years ago
  17. 58afdcb RDMA/cma: Update port reservation to support AF_IB by Sean Hefty · 11 years ago
  18. ef56086 IB/addr: Add AF_IB support to ip_addr_size by Sean Hefty · 11 years ago
  19. 2e2d190 RDMA/cma: Include AF_IB in loopback and any address checks by Sean Hefty · 11 years ago
  20. c8dea2f9 RDMA/cma: Allow enabling reuseaddr in any state by Sean Hefty · 11 years ago
  21. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  22. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  23. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  24. 63f05be RDMA/cm: Change return value from find_gid_port() by shefty · 12 years ago
  25. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  26. 809d5fc infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 12 years ago
  27. 4ede178 RDMA/cma: Check that retry count values are in range by Sean Hefty · 12 years ago
  28. 2a22fb8 RDMA/cma: Use consistent component mask for IPoIB port space multicast joins by Dotan Barak · 12 years ago
  29. 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
  30. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  31. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
  32. 6860212 RDMA/cma: Allow user to restrict listens to bound address family by Sean Hefty · 12 years ago
  33. 406b6a2 RDMA/cma: Listen on specific address family by Sean Hefty · 12 years ago
  34. 5b0ec99 RDMA/cma: Bind to a specific address family by Sean Hefty · 12 years ago
  35. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  36. 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
  37. b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 13 years ago
  38. 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 13 years ago
  39. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  40. 46ea506 RDMA/cma: Fix endianness bugs by Sean Hefty · 13 years ago
  41. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  42. 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
  43. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  44. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  45. 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
  46. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  47. 18c441a RDMA/cma: Support XRC QPs by Sean Hefty · 13 years ago
  48. 2d2e941 RDMA/cm: Define new RDMA port space specific to IB by Sean Hefty · 13 years ago
  49. 3ebeebc RDMA/iwcm: Propagate ird/ord values upwards by Kumar Sanghvi · 13 years ago
  50. f45ee80 RDMA/cma: Check for NULL conn_param in rdma_accept by Hefty, Sean · 13 years ago
  51. 9595480 RDMA/cma: Fix crash in cma_req_handler by Hefty, Sean · 13 years ago
  52. 2efdd6a RDMA/cma: Don't allow IPoIB port space for IBoE by Moni Shoua · 13 years ago
  53. 0c9361f RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object by Jack Morgenstein · 13 years ago
  54. 83e9502 RDMA/cma: Save PID of ID's owner by Nir Muchtar · 14 years ago
  55. 753f618 RDMA/cma: Add support for netlink statistics export by Nir Muchtar · 14 years ago
  56. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  57. 550e5ca RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> by Nir Muchtar · 13 years ago
  58. a9bb791 RDMA/cma: Add an ID_REUSEADDR option by Hefty, Sean · 13 years ago
  59. 43b752d RDMA/cma: Fix handling of IPv6 addressing in cma_use_port by Hefty, Sean · 13 years ago
  60. a396d43 RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one by Sean Hefty · 14 years ago
  61. 25ae21a RDMA/cma: Fix crash in request handlers by Sean Hefty · 14 years ago
  62. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  63. 3c86aa7 RDMA/cm: Add RDMA CM support for IBoE devices by Eli Cohen · 14 years ago
  64. ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 14 years ago
  65. 9893e74 IB/core: Use kmemdup() instead of kmalloc()+memcpy() by Julia Lawall · 14 years ago
  66. 5d7220e8 RDMA/cma: Randomize local port allocation by Tetsuo Handa · 15 years ago
  67. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  68. ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 15 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  70. 8523c04 RDMA/cm: Revert association of an RDMA device when binding to loopback by Sean Hefty · 15 years ago
  71. fd4582a IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 by Robert P. J. Day · 15 years ago
  72. d14714d IB/addr: Fix IPv6 routing lookup by Sean Hefty · 15 years ago
  73. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  74. c4315d8 IB/addr: Store net_device type instead of translating to RDMA transport by Sean Hefty · 15 years ago
  75. 6266ed6 RDMA/cma: Replace net_device pointer with index by Sean Hefty · 15 years ago
  76. e2e6269 RDMA/cma: Fix AF_INET6 support in multicast joining by Jason Gunthorpe · 15 years ago
  77. 1c9b281 RDMA/cma: Correct detection of SA Created MGID by Jason Gunthorpe · 15 years ago
  78. 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
  79. d2ca39f RDMA/cma: Create cm id even when IB port is down by Yossi Etigin · 16 years ago
  80. 84adeee RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups by Yossi Etigin · 16 years ago
  81. 1f5175a RDMA/cma: Add IPv6 support by Aleksey Senin · 16 years ago
  82. 3f44675 RDMA/cma: Remove padding arrays by using struct sockaddr_storage by Roland Dreier · 16 years ago
  83. 38ca83a RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event by Amir Vadai · 16 years ago
  84. dd5bdff RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
  85. de910bd RDMA/cma: Simplify locking needed for serialization of callbacks by Or Gerlitz · 16 years ago
  86. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  87. 468f223 RDMA/cma: Add missing newlines to printk()s by Roland Dreier · 16 years ago
  88. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
  89. 10f3206 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 by Julia Lawall · 17 years ago
  90. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 17 years ago
  91. ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 17 years ago
  92. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 17 years ago
  93. 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 17 years ago
  94. 5851bb8 RDMA/cma: Override default responder_resources with user value by Sean Hefty · 17 years ago
  95. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  96. 45d9478 RDMA/cma: Reenable device removal on passive side by Vladimir Sokolovsky · 17 years ago
  97. 8d8293c RDMA/iwcm: Set initiator depth and responder resources to device max values by Steve Wise · 17 years ago
  98. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  99. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  100. d02d1f5 RDMA/cma: Fix deadlock destroying listen requests by Sean Hefty · 17 years ago