index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_verbs.c
Age
Commit message (
Expand
)
Author
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-02-27
IB/iser: Remove hard setting of path MTU
Or Gerlitz
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-21
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-07-22
IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event
Or Gerlitz
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-12
[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...
Mike Christie
2008-07-12
[SCSI] iser: fix handling of scsi cmnds during recovery.
Mike Christie
2008-04-16
IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event
Erez Zilber
2008-03-10
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
2008-03-10
IB/iser: Fix list iteration bug
Arne Redlich
2008-01-25
IB/iser: Print information about unhandled RDMA CM events
Erez Zilber
2008-01-25
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
2007-10-09
IB/iser: Remove unnecessary includes
Roland Dreier
2007-07-17
IB/iser: Make a couple of functions static
Roland Dreier
2007-06-02
[SCSI] libiscsi: make can_queue configurable
Mike Christie
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-04-05
IB/iser: Don't defer connection failure notification to workqueue
Erez Zilber
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-28
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
2006-09-22
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
2006-09-22
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
2006-07-14
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
2006-06-22
IB/iser: iSER RDMA CM (CMA) and IB verbs interaction
Or Gerlitz