1. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  2. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  3. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 11 years ago
  4. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  6. 6b52a12 IB/uverbs: Implement memory windows support in uverbs by Shani Michaeli · 12 years ago
  7. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  8. 63f05be RDMA/cm: Change return value from find_gid_port() by shefty · 12 years ago
  9. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  10. ca4da69 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  11. 809d5fc infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 12 years ago
  12. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  13. 4ede178 RDMA/cma: Check that retry count values are in range by Sean Hefty · 12 years ago
  14. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  15. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  16. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  17. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  18. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  19. 73aaa74 IB/core: Add ib_find_exact_cached_pkey() by Jack Morgenstein · 12 years ago
  20. ff7166c IB/core: Handle table with full and partial membership for the same P_Key by Jack Morgenstein · 12 years ago
  21. 2a22fb8 RDMA/cma: Use consistent component mask for IPoIB port space multicast joins by Dotan Barak · 12 years ago
  22. d8c9166 IB/core: Remove unused variables in ucm/ucma by Dotan Barak · 12 years ago
  23. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  24. 88b428d switch infinibarf users of fget() to fget_light() by Al Viro · 12 years ago
  25. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  26. 136b572 workqueue: deprecate __cancel_delayed_work() by Tejun Heo · 12 years ago
  27. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  28. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  29. 418edaa RDMA/ucma.c: Fix for events with wrong context on iWARP by Tatyana Nikolova · 12 years ago
  30. 0764c76 RDMA/ucma: Convert open-coded equivalent to memdup_user() by Roland Dreier · 12 years ago
  31. 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
  32. 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
  33. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  34. 87d4abd IB/cm: Destroy idr as part of the module init error flow by Dotan Barak · 12 years ago
  35. 3045f09 IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h by Jack Morgenstein · 12 years ago
  36. aeab97e IB/sa: Add GuidInfoRecord query support by Erez Shitrit · 12 years ago
  37. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
  38. 6860212 RDMA/cma: Allow user to restrict listens to bound address family by Sean Hefty · 12 years ago
  39. 406b6a2 RDMA/cma: Listen on specific address family by Sean Hefty · 12 years ago
  40. 5b0ec99 RDMA/cma: Bind to a specific address family by Sean Hefty · 12 years ago
  41. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  42. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. e052733 infiniband: netlink: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  44. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  45. 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
  46. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  47. c4870eb IB/core: Fix mismatch between locked and pinned pages by Yishai Hadas · 12 years ago
  48. c938a61 IB/core: Add raw packet QP type by Or Gerlitz · 12 years ago
  49. b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 12 years ago
  50. 5909ce5 IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order by Roland Dreier · 12 years ago
  51. 3bea57a IB/uverbs: Make lockdep output more readable by Roland Dreier · 12 years ago
  52. c3bccbfb IB/core: Use qp->usecnt to track multicast attach/detach by Or Gerlitz · 12 years ago
  53. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  55. a9e7432 IB/mad: Don't send response for failed MADs by Jack Morgenstein · 12 years ago
  56. 840777d IB/mad: Set 'D' bit in response for unhandled MADs by Jack Morgenstein · 12 years ago
  57. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  58. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  59. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 12 years ago
  61. 0559d8d IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds by Roland Dreier · 12 years ago
  62. 4e24ffa infiniband: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  63. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  64. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 12 years ago
  65. 3eae7c9 RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state by Steve Wise · 12 years ago
  66. 186834b RDMA/ucma: Fix AB-BA deadlock by Hefty, Sean · 12 years ago
  67. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 12 years ago
  68. e9319b0 IB/core: Fix SDR rates in sysfs by Roland Dreier · 12 years ago
  69. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  70. 0b30704 IB/mad: Return error response for unsupported MADs by Swapna Thete · 12 years ago
  71. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  72. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 13 years ago
  73. 9ced69c RDMA/ucma: Discard all events for new connections until accepted by Sean Hefty · 13 years ago
  74. e47e321 RDMA/core: Fix kernel panic by always initializing qp->usecnt by Bernd Schubert · 13 years ago
  75. 02b6195 infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup(). by David Miller · 13 years ago
  76. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  77. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  78. 1583676 Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  79. c89d1be rdma/core: Fix sparse warnings by Sean Hefty · 13 years ago
  80. 46ea506 RDMA/cma: Fix endianness bugs by Sean Hefty · 13 years ago
  81. 6f233d3 IB/cm: Fix layout of APR message by Eli Cohen · 13 years ago
  82. e214a0f IB/uverbs: Protect QP multicast list by Eli Cohen · 13 years ago
  83. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  84. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  85. 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
  86. 51d4597 infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. by David Miller · 13 years ago
  87. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  88. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  89. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  90. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  91. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  92. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  93. 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
  94. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  95. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  96. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  97. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
  98. 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
  99. 0e0ec7e RDMA/core: Export ib_open_qp() to share XRC TGT QPs by Sean Hefty · 13 years ago
  100. 2622e18 IB/cm: Do not automatically disconnect XRC TGT QPs by Sean Hefty · 13 years ago