aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2009-09-05IB/mthca: Remove unnecessary include of <asm/page.h>Roland Dreier
2009-09-05IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein
2009-09-05IB/mlx4: Annotate CQ lockingRoland Dreier
2009-09-05RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin
2009-09-05IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein
2009-09-05IB/core: Fix send multicast group leave retryYossi Etigin
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz
2009-09-05RDMA/amso1100: Use %pM conversion specifierTobias Klauser
2009-09-05IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier
2009-09-05IB/mad: Check hop count field in directed route MAD to avoid array overflowRoland Dreier
2009-09-05IPoIB: Check multicast address formatJason Gunthorpe
2009-09-05IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier
2009-09-05IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier
2009-09-05IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin
2009-09-05IB/ehca: Fix CQE flags reportingJoachim Fenkes
2009-09-05IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes
2009-09-05IB/ehca: Make port autodetect mode the defaultAlexander Schmidt
2009-09-05RDMA/cxgb3: Wake up any waiters on peer close/abortSteve Wise
2009-09-05RDMA/cxgb3: Don't free endpoints earlySteve Wise
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise
2009-09-05RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise
2009-09-05RDMA/cxgb3: iwch_unregister_device leaks memorySteve Wise
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
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