1. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  2. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  3. 0eba551 Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  4. da183c7 IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd() by Roland Dreier · 11 years ago
  5. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  6. 80b1504 IB/core: Fix error return code in add_port() by Wei Yongjun · 11 years ago
  7. ce117ff RDMA/cma: Export AF_IB statistics by Sean Hefty · 11 years ago
  8. 5bc2b7b RDMA/ucma: Allow user space to specify AF_IB when joining multicast by Sean Hefty · 11 years ago
  9. 209cf2a RDMA/ucma: Allow user space to pass AF_IB into resolve by Sean Hefty · 11 years ago
  10. eebe4c3 RDMA/ucma: Allow user space to bind to AF_IB by Sean Hefty · 11 years ago
  11. 05ad945 RDMA/ucma: Name changes to indicate only IP addresses supported by Sean Hefty · 11 years ago
  12. edaa7a5 RDMA/ucma: Add ability to query GID addresses by Sean Hefty · 11 years ago
  13. cf53936 RDMA/cma: Export cma_get_service_id() by Sean Hefty · 11 years ago
  14. ac53b26 RDMA/ucma: Support querying when IB paths are not reversible by Sean Hefty · 11 years ago
  15. 2e08b58 IB/sa: Export function to pack a path record into wire format by Sean Hefty · 11 years ago
  16. ee7aed4 RDMA/ucma: Support querying for AF_IB addresses by Sean Hefty · 11 years ago
  17. 94d0c93 RDMA/cma: Only listen on IB devices when using AF_IB by Sean Hefty · 11 years ago
  18. 5c43813 RDMA/cma: Set qkey for AF_IB by Sean Hefty · 11 years ago
  19. e8160e1 RDMA/cma: Expose private data when using AF_IB by Sean Hefty · 11 years ago
  20. fbaa1a6 RDMA/cma: Merge cma_get/save_net_info by Sean Hefty · 11 years ago
  21. 01602f1 RDMA/cma: Remove unused SDP related code by Sean Hefty · 11 years ago
  22. 496ce3c RDMA/cma: Add support for AF_IB to cma_get_service_id() by Sean Hefty · 11 years ago
  23. f68194c RDMA/cma: Add support for AF_IB to rdma_resolve_route() by Sean Hefty · 11 years ago
  24. f17df3b RDMA/cma: Add support for AF_IB to rdma_resolve_addr() by Sean Hefty · 11 years ago
  25. 4ae7152 RDMA/cma: Verify that source and dest sa_family are the same by Sean Hefty · 11 years ago
  26. b0569e4 RDMA/cma: Restrict AF_IB loopback to binding to IB devices only by Sean Hefty · 11 years ago
  27. f475383 RDMA/cma: Add helper functions to return id address information by Sean Hefty · 11 years ago
  28. 6a3e362 RDMA/cma: Do not modify sa_family when setting loopback address by Sean Hefty · 11 years ago
  29. 680f920 RDMA/cma: Allow user to specify AF_IB when binding by Sean Hefty · 11 years ago
  30. 58afdcb RDMA/cma: Update port reservation to support AF_IB by Sean Hefty · 11 years ago
  31. ef56086 IB/addr: Add AF_IB support to ip_addr_size by Sean Hefty · 11 years ago
  32. 2e2d190 RDMA/cma: Include AF_IB in loopback and any address checks by Sean Hefty · 11 years ago
  33. c8dea2f9 RDMA/cma: Allow enabling reuseaddr in any state by Sean Hefty · 11 years ago
  34. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  35. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  36. e413a823 RDMA/iwcm: Don't touch cmid after dropping reference by Steve Wise · 11 years ago
  37. eec9e29 IB/core: Verify that QP handler is valid before dispatching events by Shlomo Pongratz · 11 years ago
  38. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  39. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  40. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 11 years ago
  41. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  43. 6b52a12 IB/uverbs: Implement memory windows support in uverbs by Shani Michaeli · 12 years ago
  44. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  45. 63f05be RDMA/cm: Change return value from find_gid_port() by shefty · 12 years ago
  46. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  47. ca4da69 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  48. 809d5fc infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 12 years ago
  49. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  50. 4ede178 RDMA/cma: Check that retry count values are in range by Sean Hefty · 12 years ago
  51. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  53. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  54. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  55. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  56. 73aaa74 IB/core: Add ib_find_exact_cached_pkey() by Jack Morgenstein · 12 years ago
  57. ff7166c IB/core: Handle table with full and partial membership for the same P_Key by Jack Morgenstein · 12 years ago
  58. 2a22fb8 RDMA/cma: Use consistent component mask for IPoIB port space multicast joins by Dotan Barak · 12 years ago
  59. d8c9166 IB/core: Remove unused variables in ucm/ucma by Dotan Barak · 12 years ago
  60. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  61. 88b428d switch infinibarf users of fget() to fget_light() by Al Viro · 12 years ago
  62. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  63. 136b572 workqueue: deprecate __cancel_delayed_work() by Tejun Heo · 12 years ago
  64. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  65. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  66. 418edaa RDMA/ucma.c: Fix for events with wrong context on iWARP by Tatyana Nikolova · 12 years ago
  67. 0764c76 RDMA/ucma: Convert open-coded equivalent to memdup_user() by Roland Dreier · 12 years ago
  68. 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
  69. 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
  70. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  71. 87d4abd IB/cm: Destroy idr as part of the module init error flow by Dotan Barak · 12 years ago
  72. 3045f09 IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h by Jack Morgenstein · 12 years ago
  73. aeab97e IB/sa: Add GuidInfoRecord query support by Erez Shitrit · 12 years ago
  74. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
  75. 6860212 RDMA/cma: Allow user to restrict listens to bound address family by Sean Hefty · 12 years ago
  76. 406b6a2 RDMA/cma: Listen on specific address family by Sean Hefty · 12 years ago
  77. 5b0ec99 RDMA/cma: Bind to a specific address family by Sean Hefty · 12 years ago
  78. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  79. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  80. e052733 infiniband: netlink: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  81. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  82. 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
  83. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  84. c4870eb IB/core: Fix mismatch between locked and pinned pages by Yishai Hadas · 12 years ago
  85. c938a61 IB/core: Add raw packet QP type by Or Gerlitz · 12 years ago
  86. b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 12 years ago
  87. 5909ce5 IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order by Roland Dreier · 12 years ago
  88. 3bea57a IB/uverbs: Make lockdep output more readable by Roland Dreier · 12 years ago
  89. c3bccbfb IB/core: Use qp->usecnt to track multicast attach/detach by Or Gerlitz · 12 years ago
  90. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  92. a9e7432 IB/mad: Don't send response for failed MADs by Jack Morgenstein · 12 years ago
  93. 840777d IB/mad: Set 'D' bit in response for unhandled MADs by Jack Morgenstein · 12 years ago
  94. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  95. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  96. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 12 years ago
  98. 0559d8d IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds by Roland Dreier · 12 years ago
  99. 4e24ffa infiniband: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  100. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago