summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2008-09-25IPoIB: Fix crash when path record fails after path flushRoland Dreier
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin
2008-08-19IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder
2008-07-30IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier
2008-07-25IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUGRoland Dreier
2008-07-25IPoIB/cm: Connected mode is no longer EXPERIMENTALRoland Dreier
2008-07-22IPoIB: Include err code in trace message for ib_sa_path_rec_get() failuresOr Gerlitz
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-15IPoIB: Double default RX/TX ring sizesEli Cohen
2008-07-15IPoIB/cm: Reduce connected mode TX object sizeEli Cohen
2008-07-15IPoIB: Use dev_set_mtu() to change mtuEli Cohen
2008-07-15IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen
2008-07-15IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier
2008-07-15IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen
2008-07-15IPoIB: Remove priv->mcast_mutexEli Cohen
2008-07-15IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen
2008-07-15IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua
2008-07-15IPoIB: add LRO supportVladimir Sokolovsky
2008-07-15IPoIB: Use multicast loopback blocking if availableRon Livne
2008-07-15IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()Roland Dreier
2008-07-15IPoIB: Copy small received SKBs in connected modeEli Cohen
2008-07-15RDMA: Remove subversion $Id tagsRoland Dreier
2008-05-20IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein
2008-05-01IB/ipoib: Fix transmit queue stalling foreverEli Cohen
2008-04-29IPoIB: Copy child MTU from parentEli Cohen
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2008-04-17IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier
2008-04-17IPoIB: Support modifying IPoIB CQ event moderationEli Cohen
2008-04-17IPoIB: Add basic ethtool supportEli Cohen
2008-04-17IPoIB: Add LSO supportEli Cohen
2008-04-17IB: Use shorter list_splice_init() for brevityRobert P. J. Day
2008-04-17IPoIB: Use checksum offload support if availableEli Cohen
2008-03-12IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier
2008-03-12IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier
2008-03-11IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein
2008-02-08IPoIB: Add send gather supportEli Cohen
2008-02-08IPoIB: Add high DMA feature flagEli Cohen
2008-02-05IPoIB: Remove a misleading debug printOr Gerlitz
2008-02-05IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz
2008-01-25IPoIB: Constify seq_operations function pointer tablesJan Engelhardt
2008-01-25IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar
2008-01-25IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid