summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-081-0/+2
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-081-1/+1
* IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-191-0/+2
* IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-191-0/+2
* IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier2012-10-021-2/+2
* IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-011-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+4
|\
| * IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-121-1/+0
| * IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-121-0/+4
* | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-201-0/+13
|/
* IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-301-20/+36
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-081-2/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-201-1/+0
* IPoIB: Remove LRO supportOr Gerlitz2011-01-101-11/+1
* infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-281-23/+0
* IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz2008-10-221-0/+1
* IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier2008-09-301-5/+3
* IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin2008-09-161-0/+2
* IPoIB: Double default RX/TX ring sizesEli Cohen2008-07-141-2/+2
* IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2008-07-141-1/+6
* IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-141-2/+0
* IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-141-1/+1
* IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-141-1/+0
* IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-141-1/+0
* IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-141-3/+14
* IPoIB: add LRO supportVladimir Sokolovsky2008-07-141-0/+11
* IPoIB: Copy small received SKBs in connected modeEli Cohen2008-07-141-0/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-301-0/+2
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-291-2/+5
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-231-4/+16
* IPoIB: Support modifying IPoIB CQ event moderationEli Cohen2008-04-161-0/+6
* IPoIB: Add basic ethtool supportEli Cohen2008-04-161-0/+2
* IPoIB: Add LSO supportEli Cohen2008-04-161-0/+1
* IPoIB: Use checksum offload support if availableEli Cohen2008-04-161-0/+1
* IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen2008-02-141-1/+0
* IPoIB: Add send gather supportEli Cohen2008-02-081-2/+2
* IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana2008-01-251-0/+13
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-251-0/+19
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-251-76/+76
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-231-6/+9
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-191-6/+9
* | IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-151-1/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-111-1/+23
|\
| * IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-101-0/+2
| * IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-091-1/+21
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-101-2/+0
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-1/+3
|/
* IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-291-2/+1
OpenPOWER on IntegriCloud