summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-061-0/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
|/
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-211-1/+0
* 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-291-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+8
|/
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-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/+0
* IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-171-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-241-7/+8
* IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-201-1/+1
* IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-201-2/+8
* IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-071-0/+1
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-3/+3
* [IPoIB] add path record information in debugfsRoland Dreier2005-11-101-5/+10
* [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-021-0/+3
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-281-8/+13
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-171-1/+1
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-201-1/+1
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-3/+3
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-2/+2
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+353
OpenPOWER on IntegriCloud