index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2010-05-12
IB/iser: Fix error flow in iser_create_ib_conn_res()
Dan Carpenter
2010-05-12
IB/iser: Enhance disconnection logic for multi-pathing
Or Gerlitz
2010-05-12
IB/iser: Remove buggy back-pointer setting
Or Gerlitz
2010-05-12
IB/iser: Add asynchronous event handler
Or Gerlitz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
2010-02-24
IB/iser: Use different CQ for send completions
Or Gerlitz
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
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