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
/
hw
/
nes
Age
Commit message (
Expand
)
Author
2008-07-14
RDMA/core: Add local DMA L_Key support
Steve Wise
2008-07-14
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
2008-07-14
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
2008-07-14
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
2008-06-10
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
2008-05-13
RDMA/nes: Fix up nes_lro_max_aggr module parameter
Roland Dreier
2008-04-29
RDMA/nes: Formatting cleanup
Glenn Streiff
2008-04-29
RDMA/nes: Add support for SFP+ PHY
Eric Schneider
2008-04-29
RDMA/nes: Use LRO
Faisal Latif
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-23
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
2008-04-23
RDMA/nes: Fix adapter reset after PXE boot
Chien Tung
2008-04-23
RDMA/nes: Print IPv4 addresses in a readable format
Roland Dreier
2008-04-23
RDMA/nes: Use print_mac() to format ethernet addresses for printing
Roland Dreier
2008-04-21
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-16
RDMA/nes: Free IRQ before killing tasklet
Roland Dreier
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
RDMA/nes: Use more concise list_for_each_entry()
Robert P. J. Day
2008-04-16
RDMA/nes: Remove session_id from nes_cm stuff
Roland Dreier
2008-04-16
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
RDMA/nes: Use proper format and cast to print dma_addr_t
Roland Dreier
2008-04-16
RDMA/nes: Remove unused nes_netdev_exit() function
Roland Dreier
2008-04-16
RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()
Roland Dreier
2008-04-16
RDMA/nes: Delete unused variables
Roland Dreier
2008-04-16
RDMA/nes: Trivial endianness annotations
Roland Dreier
2008-03-21
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
2008-02-26
RDMA/nes: Fix interrupt moderation low threshold
John Lacombe
2008-02-26
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
Faisal Latif
2008-02-26
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
Faisal Latif
2008-02-26
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
2008-02-26
RDMA/nes: Fix a check-after-use in nes_probe()
Adrian Bunk
2008-02-26
RDMA/nes: Fix a memory leak in schedule_nes_timer()
Adrian Bunk
2008-02-25
RDMA/nes: Fix off-by-one
Adrian Bunk
2008-02-25
RDMA/nes: Resurrect error path dead code
Chien Tung
2008-02-18
RDMA/nes: Fix possible array overrun
Roland Dreier
2008-02-16
RDMA/nes: Fix VLAN support
Chien Tung
2008-02-15
RDMA/nes: Fix MAC interrupt erroneously masked on ifdown
Glenn Streiff
2008-02-04
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff