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
/
mthca
/
mthca_srq.c
Age
Commit message (
Expand
)
Author
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2011-07-15
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-02-04
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
2008-02-04
IB/mthca: Remove checks for srq->first_free < 0
Eli Cohen
2007-10-15
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
2007-10-10
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
Eli Cohen
2007-07-18
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-10
IB/mthca: Work around gcc bug on sparc64
David Howells
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-11-29
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
Jack Morgenstein
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
2006-10-16
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-10
IB/mthca: Fix off-by-one in mthca SRQ creation
Michael S. Tsirkin
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-07-24
IB/mthca: Fix SRQ limit event range check
Dotan Barak
2006-06-17
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-05-24
IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor
Michael S. Tsirkin
2006-05-09
IB/mthca: Fix race in reference counting
Roland Dreier
2006-04-12
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
2006-03-24
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
2006-03-24
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
2006-03-20
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
2006-03-20
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
2006-01-04
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
2005-11-10
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-10
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-31
[IB] mthca: Avoid SRQ free WQE list corruption
Roland Dreier
2005-10-17
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
2005-10-17
[IB] mthca: detect SRQ overflow
Roland Dreier
2005-10-17
[IB] mthca: SRQ limit reached events
Roland Dreier
2005-09-19
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
Roland Dreier
2005-09-18
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
Roland Dreier
2005-09-18
[PATCH] IB/mthca: fix posting of first work request
Roland Dreier
2005-08-26
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier