aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IPoIB: Convert to NAPIRoland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-06IB/srp: Set proc_nameRoland Dreier
2007-05-06IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz
2007-05-06IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-30IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-24IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacementsRoland Dreier
2007-04-24IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty
2007-04-18IPoIB: Remove pointless opcode field from debugging outputRoland Dreier
2007-04-10IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin
2007-04-05IB/iser: Don't defer connection failure notification to workqueueErez Zilber
2007-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-03-26IB/iser: Handle aborting a command after it is sentErez Zilber
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov
2007-03-22IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin
2007-03-22IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin
2007-03-22IPoIB: Fix race in detaching from mcast group before attachingSean Hefty
2007-03-22IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin
2007-03-11[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie
2007-03-08IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma
2007-02-27IPoIB: Only handle async events for one portRoland Dreier
2007-02-26IPoIB: Correct debugging output when path record lookup failsRoland Dreier
2007-02-21IPoIB: Remove unused local_rate trackingRoland Dreier
2007-02-20IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty
2007-02-16IPoIB: CM error handling thinko fixMichael S. Tsirkin
2007-02-16IPoIB: Only allow root to change between datagram and connected modeRoland Dreier
2007-02-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
2007-02-09[PATCH] iscsi endianness annotationsAl Viro
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2007-02-04IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz
2007-01-22IB/srp: Check match_strdup() returnIshai Rabinovitz
2007-01-07IB/iser: Return error code when PDUs may not be sentErez Zilber
2006-12-15IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier
2006-12-12IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell
2006-12-12IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell
2006-12-12IPoIB: Use the new verbs DMA mapping functionsRalph Campbell
2006-12-12IB/iser: Remove unused "write-only" variablesRoland Dreier
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro