aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05IB/mad: Check hop count field in directed route MAD to avoid array overflowRoland Dreier1-0/+8
2009-09-05IPoIB: Check multicast address formatJason Gunthorpe1-0/+19
2009-09-05IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier2-1/+8
2009-09-05IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier2-2/+0
2009-09-05IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin2-2/+2
2009-09-05IB/ehca: Fix CQE flags reportingJoachim Fenkes1-1/+5
2009-09-05IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes1-6/+41
2009-09-05IB/ehca: Make port autodetect mode the defaultAlexander Schmidt1-4/+4
2009-09-05RDMA/cxgb3: Wake up any waiters on peer close/abortSteve Wise1-4/+12
2009-09-05RDMA/cxgb3: Don't free endpoints earlySteve Wise2-28/+33
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise1-8/+20
2009-09-05RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise3-1/+10
2009-09-05RDMA/cxgb3: iwch_unregister_device leaks memorySteve Wise1-0/+2
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet4-4/+1
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-06-23Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier5-11/+20
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe2-4/+4
2009-06-23IB/ehca: Bump version numberAlexander Schmidt1-1/+1
2009-06-22IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier1-3/+10
2009-06-22RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif1-3/+5
2009-06-22RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif1-1/+1
2009-06-22IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin1-1/+1
2009-06-22IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering3-17/+522
2009-06-15infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-06-15infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller21-135/+166
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds20-129/+162
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier18-126/+131
2009-06-13IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-05IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein1-0/+4
2009-06-03IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2-41/+5
2009-06-03net: skb->dst accessorsEric Dumazet3-22/+22
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet1-0/+1
2009-05-27RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise1-1/+1
2009-05-27RDMA/cxgb3: Report correct port state and MTUSteve Wise1-2/+30
2009-05-27IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen5-14/+26
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie1-5/+2
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie1-1/+2
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2-4/+8
2009-05-15RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin1-7/+7
2009-05-13infiniband: Remove void castsJack Stone2-7/+6
2009-05-13IB/ehca: Increment version numberStefan Roscher1-1/+1
2009-05-13IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher5-50/+65
2009-05-13IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher1-4/+13
2009-05-13IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard1-3/+3
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-3/+11
2009-05-13Merge branches 'cxgb3' and 'mlx4' into for-linusRoland Dreier3-3/+10
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro1-1/+1
2009-05-07IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein3-3/+10
2009-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1