aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-20[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin
2006-03-20IB/mthca: Query SRQ srq_limit fixesEli Cohen
2006-03-20IPoIB: Get rid of useless test of queue lengthRoland Dreier
2006-03-20IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak
2006-03-20IB/mad: Fix oopsable race on device removalMichael S. Tsirkin
2006-03-20IB/srp: Coverity fix to srp_parse_options()Roland Dreier
2006-03-20IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier
2006-03-20IB: Coverity fixes to sysfs.cRoland Dreier
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein
2006-03-20IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier
2006-03-20IB/uverbs: Use correct alt_pkey_index in modify QPAmi Perlmutter
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein
2006-03-20IB/srp: Add SCSI host attributes to show target portRoland Dreier
2006-03-20IB/cm: Check cm_id state before handling a REPSean Hefty
2006-03-20IB/mthca: Update firmware versionsRoland Dreier
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen
2006-03-20IB/uverbs: Fix query QP return of sq_sig_allDotan Barak
2006-03-20IB: Fix modify QP checking of "current QP state" attributeDotan Barak
2006-03-20IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin
2006-03-20IPoIB: Clean up if posting receives failsEli Cohen
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz
2006-03-20IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak
2006-03-20IB/mthca: Add support for send work request fence flagDotan Barak
2006-03-20IPoIB: Close race in setting mcast->ahEli Cohen
2006-03-20IB/mthca: Implement query_ah methodJack Morgenstein
2006-03-20IB/mthca: Write FW commands through doorbell pageEli Cohen
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationDotan Barak
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin
2006-03-20IB/mthca: Bump driver version and release dateRoland Dreier
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak
2006-03-20IB: Whitespace cleanupsRoland Dreier
2006-03-20IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier
2006-03-20IB/mthca: Generate SQ drained events when requestedRoland Dreier
2006-03-20IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell
2006-03-20IB/mad: Remove redundant check from smi_check_local_dr_smp()Ralph Campbell
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz
2006-03-20IB/mthca: Add modify_device method to set node descriptionRoland Dreier
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier
2006-03-20IB/mthca: Get rid of might_sleep() annotationsRoland Dreier
2006-03-20IB/mthca: Make functions that never fail return voidRoland Dreier
2006-03-03IB/srp: Don't send task management commands after target removalRoland Dreier