aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-06IPoIB: Convert to NAPIRoland Dreier1-0/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-21IPoIB: Remove unused local_rate trackingRoland Dreier1-1/+0
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin1-0/+215
2006-12-12IPoIB: 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/torvalds/linux-2.6David Howells1-1/+1
2006-11-29IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+8
2006-09-22IB/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-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein1-12/+22
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma1-0/+4
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin1-0/+3
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh1-7/+8
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein1-1/+1
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin1-2/+8
2006-02-07IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin1-0/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-3/+3
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier1-5/+10
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier1-0/+3
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier1-8/+13
2005-10-17[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier1-1/+1
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier1-1/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-3/+3
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-2/+2
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+353