aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2013-03-28IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-01-17RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2013-01-17RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng
2012-10-07IB/srp: Avoid having aborted requests hangBart Van Assche
2012-10-07IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche
2012-10-07IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2012-08-26IB/srp: Fix a race conditionBart Van Assche
2012-06-01IB/core: Fix mismatch between locked and pinned pagesYishai Hadas
2012-06-01RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise
2012-06-01RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise
2012-06-01RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-24Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl
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-12Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2012-04-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier
2012-04-02IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier
2012-04-02IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20infiniband: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier
2012-03-17ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exceptionNicholas Bellinger
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz
2012-03-12IB/mlx4: Fix possible missed completion eventEli Cohen
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-03-08IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz
2012-03-07RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise
2012-03-07RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz
2012-03-05RDMA/ucma: Fix AB-BA deadlockHefty, Sean
2012-03-05IB/ehca: Fix ilog2() compile failureKyle McMartin
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-03-05IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz
2012-03-05IB/iser: Free IB connection resources in the proper placeDoug Ledford
2012-02-27IB/srp: Consolidate repetitive sysfs codeBart Van Assche
2012-02-27IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche
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-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen
2012-02-26IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen
2012-02-25IB/srpt: Fix typo "alocate" -> "allocate"Masanari Iida
2012-02-25IB/mad: Return error response for unsupported MADsSwapna Thete