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
/
sw
Age
Commit message (
Expand
)
Author
2017-01-10
IB/rxe: Fix an skb leak
Bart Van Assche
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2017-01-10
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2017-01-10
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
2017-01-10
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
2017-01-10
IB/rxe: Introduce functions for queue draining
Bart Van Assche
2017-01-10
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
2017-01-10
IB/rxe: Issue warnings once
Bart Van Assche
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2017-01-10
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
Bart Van Assche
2017-01-10
IB/rxe: Remove superfluous casts
Bart Van Assche
2017-01-10
IB/rxe: Remove an unused variable and an unused argument
Bart Van Assche
2017-01-10
IB/rxe: Remove an unused function
Bart Van Assche
2017-01-10
IB/rxe: Constify the pool name
Bart Van Assche
2017-01-10
IB/rxe: Suppress sparse warnings
Bart Van Assche
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-22
IB/rxe: Don't check for null ptr in send()
Andrew Boyer
2016-12-22
IB/rxe: Drop future atomic/read packets rather than retrying
Andrew Boyer
2016-12-22
IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
Andrew Boyer
2016-12-18
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
2016-12-15
rdma: fix buggy code that the compiler warns about
Linus Torvalds
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
Merge branch 'hfi1' into merge-test
Doug Ledford
2016-12-14
IB/rdmavt: Only put mmap_info ref if it exists
Jim Foraker
2016-12-14
IB/rdmavt: Handle the kthread worker using the new API
Petr Mladek
2016-12-14
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
IB/rxe: Increase max number of completions to 32k
Yonatan Cohen
2016-12-12
IB/rxe: Hold refs when running tasklets
Andrew Boyer
2016-12-12
IB/rxe: Wait for tasklets to finish before tearing down QP
Andrew Boyer
2016-12-12
IB/rxe: Fix ref leak in duplicate_request()
Andrew Boyer
2016-12-12
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
2016-12-12
IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
Andrew Boyer
2016-12-12
IB/rxe: Add support for zero-byte operations
Andrew Boyer
2016-12-12
IB/rxe: Unblock loopback by moving skb_out increment
Andrew Boyer
2016-12-12
IB/rxe: Don't update the response PSN unless it's going forwards
Andrew Boyer
2016-12-12
IB/rxe: Advance the consumer pointer before posting the CQE
Andrew Boyer
2016-12-12
IB/rxe: Remove buffer used for printing IP address
Andrew Boyer
2016-12-12
IB/rxe: Remove unneeded cast in rxe_srq_from_attr()
Dan Carpenter
2016-12-12
IB/rxe: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2016-12-12
IB/rxe: avoid putting a large struct rxe_qp on stack
Arnd Bergmann
2016-12-11
IB/rdmavt: Add a send completion helper
Mike Marciniszyn
2016-12-11
IB/hfi1: Use reference count wrapper for MRs
Sebastian Sanchez
2016-12-11
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
Sebastian Sanchez
2016-12-11
IB/rdmavt: Add trace of MR segs
Mike Marciniszyn
2016-12-11
IB/rdmavt: Fix trace hierarchy
Dennis Dalessandro
2016-12-03
IB/rxe: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-11-16
Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc
Doug Ledford
[next]