aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-04RDMA/cma: Check that retry count values are in rangeSean Hefty
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein
2012-09-30IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein
2012-09-30RDMA/cma: Use consistent component mask for IPoIB port space multicast joinsDotan Barak
2012-09-30IB/core: Remove unused variables in ucm/ucmaDotan Barak
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch infinibarf users of fget() to fget_light()Al Viro
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-13RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova
2012-07-27RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier
2012-07-27RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier
2012-07-11IB/cm: Destroy idr as part of the module init error flowDotan Barak
2012-07-08IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein
2012-07-08IB/sa: Add GuidInfoRecord query supportErez Shitrit
2012-07-08IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2012-07-08RDMA/cma: Allow user to restrict listens to bound address familySean Hefty
2012-07-08RDMA/cma: Listen on specific address familySean Hefty
2012-07-08RDMA/cma: Bind to a specific address familySean Hefty
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-26infiniband: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-19RDMA/cma: QP type check on received REQs should be AND not ORSean Hefty
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier
2012-05-11IB/core: Fix mismatch between locked and pinned pagesYishai Hadas
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz
2012-05-08RDMA/cma: Fix lockdep false positive recursive lockingSean Hefty
2012-05-08IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier
2012-05-08IB/uverbs: Make lockdep output more readableRoland Dreier
2012-05-08IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-24IB/mad: Don't send response for failed MADsJack Morgenstein
2012-04-24IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-05IB/rdma_cm: TOS <=> UP mapping for IBoEAmir Vadai