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