summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05drivers/infiniband/core/cm.c: convert to using idr_alloc_cyclic()Zhao Hongjiang
2013-11-05Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'infiniband/for-next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'pci/next'Stephen Rothwell
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-28Merge branches 'cma', 'ipoib', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' into...Roland Dreier
2013-10-28IB/cma: Check for GID on listening device firstDoug Ledford
2013-10-28IB/cma: Use cached gidsDoug Ledford
2013-10-28IB/netlink: Remove superfluous RDMA_NL_GET_OP() maskingMathias Krause
2013-10-28RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()Naresh Gottumukkala
2013-10-28IPoIB: lower NAPI weightMichal Schmidt
2013-10-28IPoIB: Start multicast join process only on active portsErez Shitrit
2013-10-28IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit
2013-10-28IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit
2013-10-28IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit
2013-10-28IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit
2013-10-28IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon
2013-10-28IPoIB: Fix crash in dev_open error flowErez Shitrit
2013-10-27IB/qib: Fix txselect regressionMike Marciniszyn
2013-10-27IB/qib: Fix checkpatch __packed warningsMike Marciniszyn
2013-10-27IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-10-27IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-10-27IB/srp: Make queue size configurableBart Van Assche
2013-10-27IB/srp: Introduce srp_alloc_req_data()Bart Van Assche
2013-10-27IB/srp: Export sgid to sysfsBart Van Assche
2013-10-27IB/srp: Add periodic reconnect functionalityBart Van Assche
2013-10-27scsi_transport_srp: Add periodic reconnect supportBart Van Assche
2013-10-27IB/srp: Start timers if a transport layer error occursBart Van Assche
2013-10-27IB/srp: Use SRP transport layer error recoveryBart Van Assche
2013-10-27IB/srp: Keep rport as long as the IB transport layerBart Van Assche
2013-10-27IB/srp: Make transport layer retry count configurableVu Pham
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-25mlx5: Use enum to indicate adapter page sizeEli Cohen
2013-10-25IB/mlx5: Update opt param mask for RTS2RTSEli Cohen
2013-10-25IB/mlx5: Remove "Always false" comparisonEli Cohen
2013-10-25IB/mlx5: Remove dead code in mr.cEli Cohen
2013-10-25mlx5: Support communicating arbitrary host page size to firmwareEli Cohen
2013-10-25IB/mlx5: Fix srq free in destroy qpMoshe Lazer
2013-10-25IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen
2013-10-25IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen
2013-10-25IB/mlx5: Multithreaded create MREli Cohen
2013-10-25IB/mlx5: Fix check of number of entries in create CQEli Cohen
2013-10-25RDMA/ocrdma: Fix a crash in rmmodNaresh Gottumukkala
2013-10-25RDMA/ocrdma: Silence an integer underflow warningDan Carpenter
2013-10-23iser-target: check device before dereferencing its variableVu Pham
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov