summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng
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
2012-04-02IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier
2012-04-02infiniband: Stop using NLA_PUT*().David S. Miller
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier
2012-03-07RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise
2012-03-05RDMA/ucma: Fix AB-BA deadlockHefty, Sean
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-02-27IB/core: Fix SDR rates in sysfsRoland Dreier
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-25IB/mad: Return error response for unsupported MADsSwapna Thete
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-30Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier
2012-01-27RDMA/ucma: Discard all events for new connections until acceptedSean Hefty
2012-01-27RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert
2012-01-25infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds