summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Double default RX/TX ring sizesEli Cohen2008-07-151-2/+2
* IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2008-07-151-1/+6
* IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-151-2/+0Star
* IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-151-1/+1
* IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-151-1/+0Star
* IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-151-1/+0Star
* IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-151-3/+14
* IPoIB: add LRO supportVladimir Sokolovsky2008-07-151-0/+11
* IPoIB: Copy small received SKBs in connected modeEli Cohen2008-07-151-0/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-151-2/+0Star
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-05-011-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-171-0/+6
* IPoIB: Add basic ethtool supportEli Cohen2008-04-171-0/+2
* IPoIB: Add LSO supportEli Cohen2008-04-171-0/+1
* IPoIB: Use checksum offload support if availableEli Cohen2008-04-171-0/+1
* IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen2008-02-141-1/+0Star
* 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-201-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-121-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-101-1/+21
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-111-2/+0Star
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-1/+3
|/
* IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-301-2/+1Star
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-241-0/+1
* IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-211-1/+41
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-191-2/+5
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-0/+1
|\
| * IPoIB: Convert to NAPIRoland Dreier2007-05-071-0/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
|/
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-221-1/+0Star
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-0/+215
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-121-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+8
|/
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-231-0/+2
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-241-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-181-12/+22
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-101-0/+4
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-041-0/+3
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-251-7/+8