summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-02-145-26/+55
|\
| * IB/mthca: bump driver version and release dateRoland Dreier2006-02-131-2/+2
| * IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-111-5/+10
| * IB/mthca: Don't print debugging info until we have all valuesRoland Dreier2006-02-101-19/+19
| * IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-071-1/+1
| * IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-072-0/+16
| * IB/mad: Handle DR SMPs with a LID routed partRalph Campbell2006-02-031-1/+9
* | [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-061-12/+1
|/
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-306-36/+37
* IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-302-16/+7
* IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-302-10/+9
* IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-301-2/+8
* IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin2006-01-211-1/+1
* IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-171-3/+22
* IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+2
* IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+1
* IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-171-2/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* IB: convert from semaphores to mutexesIngo Molnar2006-01-1311-144/+145
* IB/mthca: Initialize grh_present before using itMichael S. Tsirkin2006-01-123-5/+8
* IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin2006-01-121-2/+3
* IB/mthca: Fix memory leaks in error handlingJack Morgenstein2006-01-121-3/+7
* IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz2006-01-121-1/+1
* IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-122-65/+9
* IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin2006-01-111-2/+5
* IPoIB: Fix address handle refcounting for multicast groupsEli Cohen2006-01-101-6/+7
* IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen2006-01-101-3/+5
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-105-63/+53
* IB/mthca: Factor common MAD initialization codeRoland Dreier2006-01-091-30/+22
* IB/mthca: kzalloc conversionsRoland Dreier2006-01-091-8/+4
* IB/mthca: prevent event queue overrunMichael S. Tsirkin2006-01-091-13/+15
* IB/mthca: fix page shift calculation in mthca_reg_phys_mr()Michael S. Tsirkin2006-01-091-11/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-01-0812-163/+250
|\
| * IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell2006-01-061-2/+2
| * IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein2006-01-061-3/+10
| * IB/uverbs: set ah_flags when creating address handleRalph Campbell2006-01-061-0/+1
| * IB/uverbs: Fix reference counting on error pathsJack Morgenstein2006-01-061-0/+7
| * IB/mthca: Add support for automatic path migration (APM)Dotan Barak2006-01-061-20/+37
| * IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin2006-01-061-5/+7
| * IB/mthca: multiple fixes for multicast group handlingJack Morgenstein2006-01-061-19/+35
| * IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-061-2/+0
| * IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-061-3/+2
| * IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-061-26/+36
| * IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin2006-01-051-2/+2
| * IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-051-0/+6
| * IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-051-0/+4
| * IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-041-1/+1
| * IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-151-4/+6
| * IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-151-50/+37
| * IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein2005-12-151-1/+10
OpenPOWER on IntegriCloud