Age | Commit message (Expand) | Author |
2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier |
2013-04-25 | RDMA/iwcm: Don't touch cmid after dropping reference | Steve Wise |
2013-04-17 | IB/core: Verify that QP handler is valid before dispatching events | Shlomo Pongratz |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-28 | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo |
2013-02-28 | IB/core: convert to idr_alloc() | Tejun Heo |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | new helper: file_inode(file) | Al Viro |
2013-02-21 | IB/uverbs: Implement memory windows support in uverbs | Shani Michaeli |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli |
2012-11-29 | RDMA/cm: Change return value from find_gid_port() | shefty |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2012-10-07 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-07 | infiniband: pass rdma_cm module to netlink_dump_start | Gao feng |
2012-10-05 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu |
2012-10-05 | RDMA/cma: Check that retry count values are in range | Sean Hefty |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier |
2012-10-01 | IB/core: Add ib_find_exact_cached_pkey() | Jack Morgenstein |
2012-10-01 | IB/core: Handle table with full and partial membership for the same P_Key | Jack Morgenstein |
2012-10-01 | RDMA/cma: Use consistent component mask for IPoIB port space multicast joins | Dotan Barak |
2012-10-01 | IB/core: Remove unused variables in ucm/ucma | Dotan Barak |
2012-09-27 | switch simple cases of fget_light to fdget | Al Viro |
2012-09-27 | switch infinibarf users of fget() to fget_light() | Al Viro |
2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso |
2012-08-21 | workqueue: deprecate __cancel_delayed_work() | Tejun Heo |
2012-08-21 | workqueue: use mod_delayed_work() instead of __cancel + queue | Tejun Heo |
2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo |
2012-08-13 | RDMA/ucma.c: Fix for events with wrong context on iWARP | Tatyana Nikolova |
2012-07-27 | RDMA/ucma: Convert open-coded equivalent to memdup_user() | Roland Dreier |
2012-07-27 | RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR | Fengguang Wu |
2012-07-24 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2012-07-23 | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier |
2012-07-11 | IB/cm: Destroy idr as part of the module init error flow | Dotan Barak |
2012-07-09 | IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h | Jack Morgenstein |
2012-07-09 | IB/sa: Add GuidInfoRecord query support | Erez Shitrit |
2012-07-09 | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier |
2012-07-09 | RDMA/cma: Allow user to restrict listens to bound address family | Sean Hefty |
2012-07-09 | RDMA/cma: Listen on specific address family | Sean Hefty |
2012-07-09 | RDMA/cma: Bind to a specific address family | Sean Hefty |
2012-06-29 | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso |
2012-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-27 | infiniband: netlink: Move away from NLMSG_NEW(). | David S. Miller |
2012-06-20 | RDMA/cma: QP type check on received REQs should be AND not OR | Sean Hefty |
2012-05-22 | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier |
2012-05-11 | IB/core: Fix mismatch between locked and pinned pages | Yishai Hadas |