summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-06-17IB/srp: Factor out common request reset codeIshai Rabinovitz
2006-06-17IB/srp: Support SRP rev. 10 targetsRamachandra K
2006-06-17IPoIB: Handle client reregister eventsLeonid Arsh
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein
2006-06-17IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier
2006-06-17IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier
2006-06-17IB/srp: Handle DREQ events from CMIshai Rabinovitz
2006-06-17IB/srp: Allow sg_tablesize to be adjustedVu Pham
2006-06-17IB/srp: Allow cmd_per_lun to be set per target portVu Pham
2006-06-17IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz
2006-06-17IB/srp: Change target_mutex to a spinlockMatthew Wilcox
2006-06-17IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox
2006-06-17IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox
2006-06-17IB/srp: Use FMRs to map gather/scatter listsRoland Dreier
2006-06-05IPoIB: Fix AH leak at interface downEli Cohen
2006-05-17IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz
2006-05-17IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier
2006-05-17IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier
2006-05-09IB/srp: Fix tracking of pending requests during error handlingRoland Dreier
2006-04-19IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier
2006-04-10IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier
2006-04-10IPoIB: Close race in ipoib_flush_paths()Eli Cohen
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma
2006-04-10IPoIB: Wait for join to finish before freeing mcast structEli Cohen
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin
2006-04-03IB/srp: Fix memory leak in options parsingRoland Dreier
2006-04-02IPoIB: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier
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