1. 418edaa RDMA/ucma.c: Fix for events with wrong context on iWARP by Tatyana Nikolova · 12 years ago
  2. 0764c76 RDMA/ucma: Convert open-coded equivalent to memdup_user() by Roland Dreier · 12 years ago
  3. 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
  4. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  5. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  6. 87d4abd IB/cm: Destroy idr as part of the module init error flow by Dotan Barak · 12 years ago
  7. 3045f09 IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h by Jack Morgenstein · 12 years ago
  8. aeab97e IB/sa: Add GuidInfoRecord query support by Erez Shitrit · 12 years ago
  9. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
  10. 6860212 RDMA/cma: Allow user to restrict listens to bound address family by Sean Hefty · 12 years ago
  11. 406b6a2 RDMA/cma: Listen on specific address family by Sean Hefty · 12 years ago
  12. 5b0ec99 RDMA/cma: Bind to a specific address family by Sean Hefty · 12 years ago
  13. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  14. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. e052733 infiniband: netlink: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  16. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  17. 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
  18. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  19. c4870eb IB/core: Fix mismatch between locked and pinned pages by Yishai Hadas · 13 years ago
  20. c938a61 IB/core: Add raw packet QP type by Or Gerlitz · 13 years ago
  21. b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 13 years ago
  22. 5909ce5 IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order by Roland Dreier · 13 years ago
  23. 3bea57a IB/uverbs: Make lockdep output more readable by Roland Dreier · 13 years ago
  24. c3bccbfb IB/core: Use qp->usecnt to track multicast attach/detach by Or Gerlitz · 13 years ago
  25. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  27. a9e7432 IB/mad: Don't send response for failed MADs by Jack Morgenstein · 13 years ago
  28. 840777d IB/mad: Set 'D' bit in response for unhandled MADs by Jack Morgenstein · 13 years ago
  29. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 13 years ago
  30. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
  31. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  32. 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 13 years ago
  33. 0559d8d IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds by Roland Dreier · 13 years ago
  34. 4e24ffa infiniband: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  35. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  36. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 13 years ago
  37. 3eae7c9 RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state by Steve Wise · 13 years ago
  38. 186834b RDMA/ucma: Fix AB-BA deadlock by Hefty, Sean · 13 years ago
  39. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
  40. e9319b0 IB/core: Fix SDR rates in sysfs by Roland Dreier · 13 years ago
  41. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
  42. 0b30704 IB/mad: Return error response for unsupported MADs by Swapna Thete · 13 years ago
  43. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  44. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 13 years ago
  45. 9ced69c RDMA/ucma: Discard all events for new connections until accepted by Sean Hefty · 13 years ago
  46. e47e321 RDMA/core: Fix kernel panic by always initializing qp->usecnt by Bernd Schubert · 13 years ago
  47. 02b6195 infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup(). by David Miller · 13 years ago
  48. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  49. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  50. 1583676 Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  51. c89d1be rdma/core: Fix sparse warnings by Sean Hefty · 13 years ago
  52. 46ea506 RDMA/cma: Fix endianness bugs by Sean Hefty · 13 years ago
  53. 6f233d3 IB/cm: Fix layout of APR message by Eli Cohen · 13 years ago
  54. e214a0f IB/uverbs: Protect QP multicast list by Eli Cohen · 13 years ago
  55. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  56. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
  58. 51d4597 infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. by David Miller · 13 years ago
  59. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  60. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  61. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  62. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  63. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  64. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  65. 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
  66. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  67. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  68. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  69. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
  70. 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
  71. 0e0ec7e RDMA/core: Export ib_open_qp() to share XRC TGT QPs by Sean Hefty · 13 years ago
  72. 2622e18 IB/cm: Do not automatically disconnect XRC TGT QPs by Sean Hefty · 13 years ago
  73. 18c441a RDMA/cma: Support XRC QPs by Sean Hefty · 13 years ago
  74. 638ef7a RDMA/ucm: Allow user to specify QP type when creating id by Sean Hefty · 13 years ago
  75. 2d2e941 RDMA/cm: Define new RDMA port space specific to IB by Sean Hefty · 13 years ago
  76. ef70044 IB/cm: Update XRC support based on XRC annex errata by Sean Hefty · 13 years ago
  77. d26a360 IB/cm: Update protocol to support XRC by Sean Hefty · 13 years ago
  78. b93f3c1 RDMA/uverbs: Export XRC TGT QPs to user space by Sean Hefty · 13 years ago
  79. 9977f4f RDMA/uverbs: Export XRC INI QPs to userspace by Sean Hefty · 13 years ago
  80. 8541f8d RDMA/uverbs: Export XRC SRQs to user space by Sean Hefty · 13 years ago
  81. 53d0bd1 RDMA/uverbs: Export XRC domains to user space by Sean Hefty · 13 years ago
  82. d3d72d9 RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD by Sean Hefty · 13 years ago
  83. b42b63c RDMA/core: Add XRC QPs by Sean Hefty · 13 years ago
  84. 418d513 RDMA/core: Add XRC SRQ type by Sean Hefty · 13 years ago
  85. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 13 years ago
  86. 59991f9 RDMA/core: Add XRC domain support by Sean Hefty · 13 years ago
  87. 71eeba1 IB: Add new InfiniBand link speeds by Marcel Apfelbaum · 13 years ago
  88. 3ebeebc RDMA/iwcm: Propagate ird/ord values upwards by Kumar Sanghvi · 13 years ago
  89. caf6e3f RDMA/ucm: Removed checks for unsigned value < 0 by Hefty, Sean · 13 years ago
  90. b7ab0b1 IB/mad: Verify mgmt class in received MADs by Hefty, Sean · 13 years ago
  91. f45ee80 RDMA/cma: Check for NULL conn_param in rdma_accept by Hefty, Sean · 13 years ago
  92. 9595480 RDMA/cma: Fix crash in cma_req_handler by Hefty, Sean · 13 years ago
  93. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  94. 4460207 Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-next by Roland Dreier · 13 years ago
  95. 761d90e IB/core: Add GID change event by Or Gerlitz · 13 years ago
  96. 2efdd6a RDMA/cma: Don't allow IPoIB port space for IBoE by Moni Shoua · 13 years ago
  97. 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 13 years ago
  98. 0c9361f RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object by Jack Morgenstein · 13 years ago
  99. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  100. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago