summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+1
2006-03-21[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo1-1/+0
2006-03-21[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin1-15/+1
2006-03-20IPoIB: Get rid of useless test of queue lengthRoland Dreier1-6/+1
2006-03-20IB/srp: Coverity fix to srp_parse_options()Roland Dreier1-0/+1
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein4-7/+14
2006-03-20IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier1-1/+0
2006-03-20IB/srp: Add SCSI host attributes to show target portRoland Dreier1-1/+83
2006-03-20IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin1-3/+12
2006-03-20IPoIB: Clean up if posting receives failsEli Cohen1-0/+1
2006-03-20IPoIB: Close race in setting mcast->ahEli Cohen1-2/+7
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin1-2/+8
2006-03-04IB/srp: Don't send task management commands after target removalRoland Dreier1-0/+6
2006-02-11IPoIB: Yet another fix for send-only joinsRoland Dreier1-5/+10
2006-02-08IPoIB: Fix another send-only join raceMichael S. Tsirkin1-1/+1
2006-02-08IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2-0/+16
2006-01-31IB/srp: Semaphore to mutex conversionIngo Molnar2-10/+9
2006-01-17IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin1-3/+22
2006-01-17IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin1-2/+2
2006-01-14IB: convert from semaphores to mutexesIngo Molnar6-40/+40
2006-01-13IPoIB: Fix memory leak of multicast group structuresEli Cohen2-65/+9
2006-01-11IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin1-2/+5
2006-01-10IPoIB: Fix address handle refcounting for multicast groupsEli Cohen1-6/+7
2006-01-10IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen1-3/+5
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty1-19/+4
2006-01-09[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2-0/+4
2005-11-29IPoIB: fix error handling in ipoib_openRoland Dreier1-1/+3
2005-11-29IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin1-0/+4
2005-11-29IPoIB: don't zero members after we allocate with kzallocRoland Dreier1-4/+0
2005-11-29IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin1-2/+4
2005-11-29IPoIB: always set path->query to NULL when query finishesRoland Dreier1-2/+2
2005-11-29IPoIB: reinitialize path struct's completion for every queryRoland Dreier1-1/+2
2005-11-15[IB] srp: don't post receive if no send buf availableRoland Dreier1-6/+9
2005-11-12[IB] srp: increase max_lunsRoland Dreier2-0/+3
2005-11-11Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds5-62/+235
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier1-13/+4
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier5-49/+231
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-05Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds4-0/+1862
2005-11-03[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier3-1/+7
2005-11-03IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier4-0/+1862
2005-11-02[IPoIB] remove unneeded initializations to 0Roland Dreier1-9/+2
2005-11-02[IB] kzalloc() conversionsRoland Dreier2-9/+3
2005-10-31[IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2-9/+7
2005-10-30[IPoIB] use spin_trylock_irqsave()Roland Dreier1-4/+1
2005-10-29[IPoIB] Drop RX packets when out of memoryRoland Dreier3-60/+85
2005-10-18[IPoIB] Improve ipoib_timeout() outputRoland Dreier1-2/+5
2005-10-18[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier3-7/+8
2005-09-29[IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier1-2/+2