index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-29
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
3
-8
/
+15
2006-11-29
IB/srp: Fix memory leak on reconnect
Vu Pham
1
-3
/
+5
2006-11-29
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
1
-1
/
+1
2006-11-29
IB/srp: Increase supported CDB size
Arne Redlich
1
-1
/
+2
2006-11-16
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
1
-8
/
+7
2006-10-30
IB/iser: Start connection after enabling iSER
Erez Zilber
1
-2
/
+2
2006-10-10
IPoIB: Check for DMA mapping error for TX packets
Roland Dreier
1
-0
/
+5
2006-10-10
IB/srp: Enable multiple connections to the same target
Ishai Rabinovitz
2
-10
/
+18
2006-10-10
IB/srp: Remove redundant memset()
Ishai Rabinovitz
1
-1
/
+0
2006-10-03
Still more typo fixes
Matt LaPlante
1
-1
/
+1
2006-09-28
IB/iser: Fix the description of iSER in Kconfig
Erez Zilber
1
-6
/
+7
2006-09-28
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
3
-39
/
+59
2006-09-28
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
4
-9
/
+14
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-2
/
+2
2006-09-23
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
2
-15
/
+4
2006-09-22
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2
-3
/
+3
2006-09-22
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
1
-1
/
+0
2006-09-22
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
1
-1
/
+3
2006-09-22
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
1
-5
/
+15
2006-09-22
IB/iser: INFINIBAND_ISER depends on INET
Roland Dreier
1
-1
/
+1
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
4
-10
/
+25
2006-09-22
IPoIB: Refactor completion handling
Roland Dreier
1
-88
/
+100
2006-09-22
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
3
-16
/
+39
2006-09-22
IB/iser: fix some debug prints
Erez Zilber
1
-3
/
+14
2006-09-22
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
3
-14
/
+27
2006-09-22
IB/iser: Limit the max size of a scsi command
Erez Zilber
1
-0
/
+1
2006-09-22
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
1
-1
/
+1
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2
-2
/
+8
2006-09-22
IB: Whitespace fixes
Roland Dreier
2
-2
/
+2
2006-09-22
IB/srp: Add port/device attributes
Ishai Rabinovitz
1
-6
/
+24
2006-09-22
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
1
-4
/
+8
2006-09-14
IPoIB: Retry failed send-only multicast group joins
Eli Cohen
1
-0
/
+1
2006-09-14
IB/srp: Don't schedule reconnect from srp
Ishai Rabinovitz
1
-14
/
+0
2006-09-02
[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.
Mike Christie
2
-15
/
+4
2006-08-06
Merge ../linux-2.6
James Bottomley
2
-4
/
+18
2006-08-03
IB/ipoib: Remove broken link from Kconfig and documentation
Or Gerlitz
1
-2
/
+1
2006-08-03
IB/srp: Work around data corruption bug on Mellanox targets
Ishai Rabinovitz
1
-2
/
+15
2006-08-03
IB/srp: Fix crash in srp_reconnect_target
Ishai Rabinovitz
1
-0
/
+2
2006-07-28
[SCSI] iscsi bugfixes: fix oops when iser is flushing io
Mike Christie
1
-20
/
+2
2006-07-24
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2
-0
/
+24
2006-07-24
IB/ipoib: Fix oops with ipoib_debug_mcast set
Or Gerlitz
1
-4
/
+4
2006-07-14
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
2
-2
/
+2
2006-07-14
[PATCH] srp: fix fmr error handling
Vu Pham
1
-0
/
+1
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
1
-121
/
+17
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] infiniband: devfs fix
Andrew Morton
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[SCSI] iscsi: convert iser to new set/get param fns
Mike Christie
1
-121
/
+17
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-4
/
+2
2006-06-22
IB/iser: iSER Kconfig and Makefile
Or Gerlitz
2
-0
/
+15
[next]