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-09-23
walk system ram range
KAMEZAWA Hiroyuki
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-10
Merge branch 'mad' into for-linus
Roland Dreier
2009-09-10
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...
Roland Dreier
2009-09-09
RDMA/iwcm: Reject the connection when the cm_id is destroyed
Steve Wise
2009-09-09
RDMA/cxgb3: Clean up properly on FW mismatch failures
Steve Wise
2009-09-09
RDMA/cxgb3: Don't ignore insert_handle() failures
Steve Wise
2009-09-07
IB/mad: Allow tuning of QP0 and QP1 sizes
Hal Rosenstock
2009-09-07
IB/mad: Fix possible lock-lock-timer deadlock
Roland Dreier
2009-09-05
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
2009-09-05
RDMA/nes: Rework the disconn routine for terminate and flushing
Don Wood
2009-09-05
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
2009-09-05
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
2009-09-05
RDMA/nes: Use flush mechanism to set status for wqe in error
Don Wood
2009-09-05
RDMA/nes: Implement Terminate Packet
Don Wood
2009-09-05
RDMA/nes: Add CQ error handling
Don Wood
2009-09-05
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
2009-09-05
RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC
Don Wood
2009-09-05
RDMA/nes: Allocate work item for disconnect event handling
Don Wood
2009-09-05
RDMA/nes: Update refcnt during disconnect
Don Wood
2009-09-05
IB/mthca: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
2009-09-05
IB/mthca: Distinguish multiple devices in /proc/interrupts
Arputham Benjamin
2009-09-05
IB/mthca: Annotate CQ locking
Roland Dreier
2009-09-05
IB/mthca: Remove unnecessary include of <linux/init.h>
Roland Dreier
2009-09-05
IB/mthca: Remove unnecessary include of <asm/page.h>
Roland Dreier
2009-09-05
IB/mlx4: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
2009-09-05
IB/mlx4: Annotate CQ locking
Roland Dreier
2009-09-05
RDMA/amso1100: Check kmalloc() result in c2_register_device()
Roel Kluin
2009-09-05
IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)
Jack Morgenstein
2009-09-05
IB/core: Fix send multicast group leave retry
Yossi Etigin
2009-09-05
IB: Use printk_once() for driver versions
Marcin Slusarz
2009-09-05
RDMA/amso1100: Use %pM conversion specifier
Tobias Klauser
2009-09-05
IB: Use DEFINE_SPINLOCK() for static spinlocks
Roland Dreier
2009-09-05
IB/mad: Check hop count field in directed route MAD to avoid array overflow
Roland Dreier
2009-09-05
IPoIB: Check multicast address format
Jason Gunthorpe
2009-09-05
IPoIB: Drop priv->lock before calling ipoib_send()
Roland Dreier
2009-09-05
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2009-09-05
IB/ipath: strncpy() doesn't always NUL-terminate
Roel Kluin
2009-09-05
IB/ehca: Fix CQE flags reporting
Joachim Fenkes
2009-09-05
IB/ehca: Construct MAD redirect replies from request MAD
Joachim Fenkes
2009-09-05
IB/ehca: Make port autodetect mode the default
Alexander Schmidt
2009-09-05
RDMA/cxgb3: Wake up any waiters on peer close/abort
Steve Wise
2009-09-05
RDMA/cxgb3: Don't free endpoints early
Steve Wise
2009-09-05
RDMA/cxgb3: Handle port events properly
Steve Wise
2009-09-05
RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests
Steve Wise
2009-09-05
RDMA/cxgb3: iwch_unregister_device leaks memory
Steve Wise
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
[next]