aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2009-06-23Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe
2009-06-23IB/ehca: Bump version numberAlexander Schmidt
2009-06-22IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier
2009-06-22RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif
2009-06-22RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif
2009-06-22IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin
2009-06-22IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering
2009-06-15infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-13IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-06-05IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein
2009-06-03IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes
2009-06-03net: skb->dst accessorsEric Dumazet
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet
2009-05-27RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise
2009-05-27RDMA/cxgb3: Report correct port state and MTUSteve Wise
2009-05-27IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-05-15RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin
2009-05-13infiniband: Remove void castsJack Stone
2009-05-13IB/ehca: Increment version numberStefan Roscher
2009-05-13IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher
2009-05-13IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher
2009-05-13IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-05-13Merge branches 'cxgb3' and 'mlx4' into for-linusRoland Dreier
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro
2009-05-07IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein
2009-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-04-29RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier
2009-04-27RDMA/nes: Update iw_nes versionChien Tung
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif
2009-04-27RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif
2009-04-27RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung
2009-04-27RDMA/nes: Fix fw_ver in /sysChien Tung
2009-04-27RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung
2009-04-27RDMA/nes: Enable repause timer for port 1Chien Tung
2009-04-27RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung
2009-04-27RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie