aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2006-03-29IPoIB: Fix oops with raw socketsRoland Dreier
2006-03-29IB/srp: Fix unmapping of fake scatterlistRoland Dreier
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh
2006-03-24IPoIB: Fix network interface "RUNNING" statusLeonid Arsh
2006-03-24IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier
2006-03-24IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-20[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin
2006-03-20IPoIB: Get rid of useless test of queue lengthRoland Dreier
2006-03-20IB/srp: Coverity fix to srp_parse_options()Roland Dreier
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein
2006-03-20IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier
2006-03-20IB/srp: Add SCSI host attributes to show target portRoland Dreier
2006-03-20IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin
2006-03-20IPoIB: Clean up if posting receives failsEli Cohen
2006-03-20IPoIB: Close race in setting mcast->ahEli Cohen
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin
2006-03-03IB/srp: Don't send task management commands after target removalRoland Dreier
2006-02-11IPoIB: Yet another fix for send-only joinsRoland Dreier
2006-02-07IPoIB: Fix another send-only join raceMichael S. Tsirkin
2006-02-07IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin
2006-01-30IB/srp: Semaphore to mutex conversionIngo Molnar
2006-01-17IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin
2006-01-17IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2006-01-12IPoIB: Fix memory leak of multicast group structuresEli Cohen
2006-01-11IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin
2006-01-10IPoIB: Fix address handle refcounting for multicast groupsEli Cohen
2006-01-10IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty
2006-01-08[PATCH] fix more missing includesTim Schmielau
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-11-29IPoIB: fix error handling in ipoib_openRoland Dreier
2005-11-29IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin
2005-11-29IPoIB: don't zero members after we allocate with kzallocRoland Dreier
2005-11-29IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin
2005-11-29IPoIB: always set path->query to NULL when query finishesRoland Dreier
2005-11-28IPoIB: reinitialize path struct's completion for every queryRoland Dreier
2005-11-15[IB] srp: don't post receive if no send buf availableRoland Dreier
2005-11-11[IB] srp: increase max_lunsRoland Dreier
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier
2005-11-02IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier
2005-11-02[IPoIB] remove unneeded initializations to 0Roland Dreier
2005-11-02[IB] kzalloc() conversionsRoland Dreier