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
Age
Commit message (
Expand
)
Author
2009-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-05-13
Merge branches 'cxgb3' and 'mlx4' into for-linus
Roland Dreier
2009-05-09
Fix deadlock in ipathfs ->get_sb()
Al Viro
2009-05-07
IB/mlx4: Don't overwrite fast registration page list when posting work request
Jack Morgenstein
2009-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-04-29
RDMA/cxgb3: Don't complete flushed send work requests twice
Steve Wise
2009-04-28
Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus
Roland Dreier
2009-04-27
RDMA/nes: Update iw_nes version
Chien Tung
2009-04-27
RDMA/nes: Fix error path in nes_accept()
Faisal Latif
2009-04-27
RDMA/nes: Fix hang issues for large cluster dynamic connections
Faisal Latif
2009-04-27
RDMA/nes: Increase rexmit timeout interval
Faisal Latif
2009-04-27
RDMA/nes: Check for sequence number wrap-around
Faisal Latif
2009-04-27
RDMA/nes: Do not set apbvt entry for loopback
Faisal Latif
2009-04-27
RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
Chien Tung
2009-04-27
RDMA/nes: Fix fw_ver in /sys
Chien Tung
2009-04-27
RDMA/nes: Set trace length to 1 inch for SFP_D
Chien Tung
2009-04-27
RDMA/nes: Enable repause timer for port 1
Chien Tung
2009-04-27
RDMA/nes: Correct CDR loop filter setting for port 1
Chien Tung
2009-04-27
RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal
Chien Tung
2009-04-27
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
2009-04-21
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
Miroslaw Walukiewicz
2009-04-21
RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter
Matt Kraai
2009-04-20
IB/mthca: Fix timeout for INIT_HCA and a few other commands
Jack Morgenstein
2009-04-20
RDMA/cxgb3: Don't zero QP attrs when moving to IDLE
Steve Wise
2009-04-20
RDMA/nes: Fix bugs in nes_reg_phys_mr()
Don Wood
2009-04-20
RDMA/nes: Fix compiler warning at nes_verbs.c:1955
Chien Tung
2009-04-20
IPoIB: Disable NAPI while CQ is being drained
Yossi Etigin
2009-04-20
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
Steve Wise
2009-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-04-08
Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next
Roland Dreier
2009-04-08
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
2009-04-08
RDMA/nes: Add wide_ppm_offset parm for switch compatibility
Chien Tung
2009-04-08
RDMA/nes: Fix SFP+ PHY initialization
Chien Tung
2009-04-08
RDMA/nes: Fix nes_nic_cm_xmit() error handling
Faisal Latif
2009-04-08
RDMA/nes: Fix error handling issues
Faisal Latif
2009-04-08
RDMA/nes: Fix incorrect casts on 32-bit architectures
Don Wood
2009-04-08
RDMA/cma: Create cm id even when IB port is down
Yossi Etigin
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-01
RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups
Yossi Etigin
2009-03-31
IPoIB: Avoid free_netdev() BUG when destroying a child interface
Roland Dreier
2009-03-30
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
Steve Wise
2009-03-30
RDMA/cxgb3: Handle EEH events
Steve Wise
2009-03-30
IB/mlx4: Use pgprot_writecombine() for BlueFlame pages
Roland Dreier
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-03-26
RDMA/nes: Fix mis-merge
Roland Dreier
2009-03-26
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
[next]