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
Age
Commit message (
Expand
)
Author
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-10-28
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
2015-10-28
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
2015-10-28
IB/srp: Convert to new registration API
Sagi Grimberg
2015-10-28
IB/srp: Split srp_map_sg
Sagi Grimberg
2015-10-28
iser-target: Port to new memory registration API
Sagi Grimberg
2015-10-28
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
IB/iser: Enable SG clustering
Sagi Grimberg
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-22
iser-target: Remove an unused variable
Bart Van Assche
2015-10-22
IB/iser: Remove an unused variable
Bart Van Assche
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
IB/iser: fix a comment typo
Geliang Tang
2015-10-21
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-25
IB/ipoib: increase the max mcast backlog queue
Doug Ledford
2015-09-25
IB/ipoib: Make sendonly multicast joins create the mcast group
Doug Ledford
2015-09-25
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-09-15
iser-target: Skip data copy if all the command data comes as immediate
Jenny Derzhavetz
2015-09-15
iser-target: Change the recv buffers posting logic
Jenny Derzhavetz
2015-09-15
iser-target: Fix pending connections handling in target stack shutdown sequnce
Jenny Derzhavetz
2015-09-15
iser-target: Remove np_ prefix from isert_np members
Jenny Derzhavetz
2015-09-15
iser-target: Remove unused variables
Jenny Derzhavetz
2015-09-15
iser-target: Put the reference on commands waiting for unsol data
Jenny Derzhavetz
2015-09-15
iser-target: remove command with state ISTATE_REMOVE
Jenny Derzhavetz
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-03
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
2015-09-03
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
2015-09-03
IB/srp: Fix possible protection fault
Sagi Grimberg
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2015-08-30
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2015-08-30
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2015-08-30
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
2015-08-30
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2015-08-30
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2015-08-30
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
2015-08-30
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
2015-08-30
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
[next]