aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier1-2/+2
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz1-0/+3
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-0/+13
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz1-1/+0
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz1-0/+4
2012-07-30IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz1-20/+36
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier1-2/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław1-1/+0
2011-01-10IPoIB: Remove LRO supportOr Gerlitz1-11/+1
2008-10-28infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison1-23/+0
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz1-0/+1
2008-09-30IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier1-5/+3
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin1-0/+2
2008-07-14IPoIB: Double default RX/TX ring sizesEli Cohen1-2/+2
2008-07-14IPoIB/cm: Reduce connected mode TX object sizeEli Cohen1-1/+6
2008-07-14IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier1-2/+0
2008-07-14IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen1-1/+1
2008-07-14IPoIB: Remove priv->mcast_mutexEli Cohen1-1/+0
2008-07-14IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen1-1/+0
2008-07-14IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua1-3/+14
2008-07-14IPoIB: add LRO supportVladimir Sokolovsky1-0/+11
2008-07-14IPoIB: Copy small received SKBs in connected modeEli Cohen1-0/+1
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen1-0/+2
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen1-2/+5
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma1-4/+16
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen1-0/+6
2008-04-16IPoIB: Add basic ethtool supportEli Cohen1-0/+2
2008-04-16IPoIB: Add LSO supportEli Cohen1-0/+1
2008-04-16IPoIB: Use checksum offload support if availableEli Cohen1-0/+1
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen1-1/+0
2008-02-08IPoIB: Add send gather supportEli Cohen1-2/+2
2008-01-25IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana1-0/+13
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana1-0/+19
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier1-76/+76
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-6/+9
2007-10-19IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin1-6/+9
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua1-1/+3
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+23
2007-10-10[IPoIB]: Convert to netdevice internal statsRoland Dreier1-2/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-1/+3
2007-10-10IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz1-0/+2
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty1-1/+21
2007-05-29IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin1-2/+1
2007-05-24IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin1-0/+1
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin1-1/+41
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin1-2/+5
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1