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
/
cxgb4
/
qp.c
Age
Commit message (
Expand
)
Author
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-21
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
2017-12-21
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-13
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
2017-12-11
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2017-12-07
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
2017-11-13
iw_cxgb4: atomically flush the qp
Steve Wise
2017-11-13
iw_cxgb4: only call the cq comp_handler when the cq is armed
Steve Wise
2017-11-13
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
RDMA/cxgb4: Protect from possible dereference
Leon Romanovsky
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-29
iw_cxgb4: allocate wait object for each ep object
Steve Wise
2017-09-29
iw_cxgb4: allocate wait object for each qp object
Steve Wise
2017-09-27
iw_cxgb4: change pr_debug to appropriate log level
Bharat Potnuri
2017-09-27
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
2017-07-20
iw_cxgb4: don't use WR keys/addrs for 0 byte reads
Ganesh Goudar
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-04-20
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
cxgb4: Use more common logging style
Joe Perches
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-10
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
2017-01-10
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-18
iw_cxgb4: set correct FetchBurstMax for QPs
Steve Wise
2016-11-16
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
2016-11-16
iw_cxgb4: set *bad_wr for post_send/post_recv errors
Steve Wise
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-07
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-09-02
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
2016-08-02
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2016-08-02
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
2016-04-26
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2016-04-26
iw_cxgb4: handle draining an idle qp
Steve Wise
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
2016-02-29
iw_cxgb4: add queue drain functions
Steve Wise
2016-02-29
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
2016-02-29
iw_cxgb4: make queue allocation code more readable
Hariprasad S
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-10-28
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
2015-10-28
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
[next]