summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-2/+2
* IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin2007-04-101-1/+1
* IB/iser: Don't defer connection failure notification to workqueueErez Zilber2007-04-052-25/+16
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-03-281-8/+9
|\
| * IB/iser: Handle aborting a command after it is sentErez Zilber2007-03-261-8/+9
* | [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-251-3/+3
|/
* IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-222-3/+3
* IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-221-2/+2
* IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-221-3/+3
* IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-221-1/+1
* IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-081-1/+4
* IPoIB: Only handle async events for one portRoland Dreier2007-02-271-6/+7
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-261-1/+1
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-212-6/+3
* IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-201-19/+27
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-161-123/+72
* IPoIB: CM error handling thinko fixMichael S. Tsirkin2007-02-161-1/+1
* IPoIB: Only allow root to change between datagram and connected modeRoland Dreier2007-02-161-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-139-32/+1575
|\
| * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-109-32/+1575
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-2/+2
|/
* [PATCH] iscsi endianness annotationsAl Viro2007-02-091-2/+2
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-072-24/+20
* IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-042-0/+8
* IB/srp: Check match_strdup() returnIshai Rabinovitz2007-01-221-0/+20
* IB/iser: Return error code when PDUs may not be sentErez Zilber2007-01-072-16/+14
* IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
* IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-121-2/+1
* IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-63/+61
* IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-122-34/+49
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-41/+38
* IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-122-6/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-055-13/+23
|\ \ | |/
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-293-8/+15
| * IB/srp: Fix memory leak on reconnectVu Pham2006-11-291-3/+5
| * IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-291-1/+1
| * IB/srp: Increase supported CDB sizeArne Redlich2006-11-291-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-226-41/+49
|/
* IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-161-8/+7
* IB/iser: Start connection after enabling iSERErez Zilber2006-10-301-2/+2
* IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-101-0/+5
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-102-10/+18
* IB/srp: Remove redundant memset()Ishai Rabinovitz2006-10-101-1/+0
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* IB/iser: Fix the description of iSER in KconfigErez Zilber2006-09-281-6/+7
* IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-283-39/+59
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-284-9/+14
OpenPOWER on IntegriCloud