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