summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-15IPoIB: Double default RX/TX ring sizesEli Cohen1-2/+2
2008-07-15IPoIB/cm: Reduce connected mode TX object sizeEli Cohen1-1/+6
2008-07-15IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier1-2/+0
2008-07-15IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen1-1/+1
2008-07-15IPoIB: Remove priv->mcast_mutexEli Cohen1-1/+0
2008-07-15IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen1-1/+0
2008-07-15IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua1-3/+14
2008-07-15IPoIB: add LRO supportVladimir Sokolovsky1-0/+11
2008-07-15IPoIB: Copy small received SKBs in connected modeEli Cohen1-0/+1
2008-07-15RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-05-01IB/ipoib: Fix transmit queue stalling foreverEli Cohen1-0/+2
2008-04-30IPoIB: 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-17IPoIB: Support modifying IPoIB CQ event moderationEli Cohen1-0/+6
2008-04-17IPoIB: Add basic ethtool supportEli Cohen1-0/+2
2008-04-17IPoIB: Add LSO supportEli Cohen1-0/+1
2008-04-17IPoIB: 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-09IPoIB: Add send gather supportEli Cohen1-2/+2
2008-01-26IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana1-0/+13
2008-01-26IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana1-0/+19
2008-01-26IPoIB: Trivial formatting cleanupsRoland Dreier1-76/+76
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-6/+9
2007-10-20IPoIB/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-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+23
2007-10-11[IPoIB]: Convert to netdevice internal statsRoland Dreier1-2/+0
2007-10-11[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-1/+3
2007-10-11IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz1-0/+2
2007-10-10IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty1-1/+21
2007-05-30IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin1-2/+1
2007-05-25IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin1-0/+1
2007-05-22IPoIB/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/rolan...Linus Torvalds1-0/+1
2007-05-07IPoIB: Convert to NAPIRoland Dreier1-0/+1
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-22IPoIB: Remove unused local_rate trackingRoland Dreier1-1/+0
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin1-0/+215
2006-12-13IPoIB: Use the new verbs DMA mapping functionsRalph Campbell1-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-1/+1
2006-11-30IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+8
2006-09-23IB/sa: Require SA registrationMichael S. Tsirkin1-0/+2
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-18IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein1-12/+22
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma1-0/+4
2006-04-05IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin1-0/+3
2006-03-25IPoIB: P_Key change event handlingLeonid Arsh1-7/+8