aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* IPoIB: Fix AH leak at interface downEli Cohen2006-06-05
* IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz2006-05-17
* IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier2006-05-17
* IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier2006-05-17
* IPoIB: Free child interfaces properlyRoland Dreier2006-05-10
* IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-09
* IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier2006-04-19
* IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-10
* IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-10
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-10
* IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-10
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-04
* IB/srp: Fix memory leak in options parsingRoland Dreier2006-04-03
* IPoIB: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-02
* IPoIB: Fix oops with raw socketsRoland Dreier2006-03-29
* IB/srp: Fix unmapping of fake scatterlistRoland Dreier2006-03-29
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-24
* IPoIB: Fix network interface "RUNNING" statusLeonid Arsh2006-03-24
* IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2006-03-24
* IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh2006-03-24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-21
|\
| * [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo2006-03-21
| * [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-21
* | IPoIB: Get rid of useless test of queue lengthRoland Dreier2006-03-20
* | IB/srp: Coverity fix to srp_parse_options()Roland Dreier2006-03-20
* | IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-20
* | IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier2006-03-20
* | IB/srp: Add SCSI host attributes to show target portRoland Dreier2006-03-20
* | IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin2006-03-20
* | IPoIB: Clean up if posting receives failsEli Cohen2006-03-20
* | IPoIB: Close race in setting mcast->ahEli Cohen2006-03-20
* | IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-20
|/
* IB/srp: Don't send task management commands after target removalRoland Dreier2006-03-03
* IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-11
* IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-07
* IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-07
* IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-30
* IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-17
* IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-17
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-12
* IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin2006-01-11
* IPoIB: Fix address handle refcounting for multicast groupsEli Cohen2006-01-10
* IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen2006-01-10
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* [PATCH] fix more missing includesTim Schmielau2006-01-08
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-29
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-29