index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPoIB/cm: Fix DMA direction typo
Michael S. Tsirkin
2007-04-10
1
-1
/
+1
*
IB/iser: Don't defer connection failure notification to workqueue
Erez Zilber
2007-04-05
2
-25
/
+16
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-03-28
1
-8
/
+9
|
\
|
*
IB/iser: Handle aborting a command after it is sent
Erez Zilber
2007-03-26
1
-8
/
+9
*
|
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-25
1
-3
/
+3
|
/
*
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2007-03-22
2
-3
/
+3
*
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
2007-03-22
1
-2
/
+2
*
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
2007-03-22
1
-3
/
+3
*
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
2007-03-22
1
-1
/
+1
*
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
2007-03-08
1
-1
/
+4
*
IPoIB: Only handle async events for one port
Roland Dreier
2007-02-27
1
-6
/
+7
*
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
2007-02-26
1
-1
/
+1
*
IPoIB: Remove unused local_rate tracking
Roland Dreier
2007-02-21
2
-6
/
+3
*
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
2007-02-20
1
-19
/
+27
*
IB/sa: Track multicast join/leave requests
Sean Hefty
2007-02-16
1
-123
/
+72
*
IPoIB: CM error handling thinko fix
Michael S. Tsirkin
2007-02-16
1
-1
/
+1
*
IPoIB: Only allow root to change between datagram and connected mode
Roland Dreier
2007-02-16
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-02-13
9
-32
/
+1575
|
\
|
*
IPoIB: Connected mode experimental support
Michael S. Tsirkin
2007-02-10
9
-32
/
+1575
*
|
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
1
-2
/
+2
|
/
*
[PATCH] iscsi endianness annotations
Al Viro
2007-02-09
1
-2
/
+2
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
2
-24
/
+20
*
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
2007-02-04
2
-0
/
+8
*
IB/srp: Check match_strdup() return
Ishai Rabinovitz
2007-01-22
1
-0
/
+20
*
IB/iser: Return error code when PDUs may not be sent
Erez Zilber
2007-01-07
2
-16
/
+14
*
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
2006-12-15
2
-2
/
+2
*
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
2006-12-12
1
-2
/
+1
*
IB/iser: Use the new verbs DMA mapping functions
Ralph Campbell
2006-12-12
2
-63
/
+61
*
IB/srp: Use new verbs IB DMA mapping functions
Ralph Campbell
2006-12-12
2
-34
/
+49
*
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
2006-12-12
2
-41
/
+38
*
IB/iser: Remove unused "write-only" variables
Roland Dreier
2006-12-12
2
-6
/
+1
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-0
/
+1
|
\
|
*
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-12-04
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
5
-13
/
+23
|
\
\
|
|
/
|
*
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
2006-11-29
3
-8
/
+15
|
*
IB/srp: Fix memory leak on reconnect
Vu Pham
2006-11-29
1
-3
/
+5
|
*
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
2006-11-29
1
-1
/
+1
|
*
IB/srp: Increase supported CDB size
Arne Redlich
2006-11-29
1
-1
/
+2
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
6
-41
/
+49
|
/
*
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
2006-11-16
1
-8
/
+7
*
IB/iser: Start connection after enabling iSER
Erez Zilber
2006-10-30
1
-2
/
+2
*
IPoIB: Check for DMA mapping error for TX packets
Roland Dreier
2006-10-10
1
-0
/
+5
*
IB/srp: Enable multiple connections to the same target
Ishai Rabinovitz
2006-10-10
2
-10
/
+18
*
IB/srp: Remove redundant memset()
Ishai Rabinovitz
2006-10-10
1
-1
/
+0
*
Still more typo fixes
Matt LaPlante
2006-10-03
1
-1
/
+1
*
IB/iser: Fix the description of iSER in Kconfig
Erez Zilber
2006-09-28
1
-6
/
+7
*
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
2006-09-28
3
-39
/
+59
*
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
2006-09-28
4
-9
/
+14
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
1
-2
/
+2
[next]