aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
Commit message (Expand)AuthorAge
* IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-15
* IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-15
* IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-15
* IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2015-04-15
* IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-15
* IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-15
* Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-30
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-30
* Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-30
* Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-30
* IPoIB: No longer use flush as a parameterDoug Ledford2014-12-15
* IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford2014-12-15
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-15
* IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford2014-12-15
* ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-22
* IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit2014-08-05
* IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit2014-08-05
* IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-08
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-08
* IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-19
* IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-19
* IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier2012-10-03
* IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-12
| * IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-12
* | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-20
|/
* IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-30
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-20
* IPoIB: Remove LRO supportOr Gerlitz2011-01-10
* infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-29
* IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz2008-10-22
* IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier2008-09-30
* IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin2008-09-16
* IPoIB: Double default RX/TX ring sizesEli Cohen2008-07-15
* IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2008-07-15
* IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-15
* IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-15
* IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-15
* IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-15
* IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-15
* IPoIB: add LRO supportVladimir Sokolovsky2008-07-15
* IPoIB: Copy small received SKBs in connected modeEli Cohen2008-07-15
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-30
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-29
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-23
* IPoIB: Support modifying IPoIB CQ event moderationEli Cohen2008-04-17