index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-01
RDMA/iw_cxgb4: fix SRQ access from dump_qp()
Potnuri Bharat Teja
1
-9
/
+1
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
1
-1
/
+0
2019-05-27
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
1
-31
/
+17
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
1
-24
/
+22
2019-04-18
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
1
-1
/
+1
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-20
/
+12
2019-04-04
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
1
-2
/
+2
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-2
/
+2
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-2
/
+2
2019-03-25
cxgb4: Convert qpidr to XArray
Matthew Wilcox
1
-17
/
+16
2019-02-16
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
1
-3
/
+0
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-4
/
+5
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
1
-3
/
+2
2019-01-24
RDMA/iw_cxgb4: Drop __GFP_NOFAIL
Jason Gunthorpe
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+2
2019-01-07
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
1
-6
/
+13
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-2
/
+2
2018-11-22
infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+5
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
1
-5
/
+5
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
1
-3
/
+4
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-05
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
1
-0
/
+6
2018-08-03
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
1
-1
/
+146
2018-08-03
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
1
-8
/
+29
2018-08-03
rdma/cxgb4: fix some info leaks
Dan Carpenter
1
-4
/
+3
2018-08-01
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
1
-1
/
+1
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-12
/
+15
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-9
/
+12
2018-07-26
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
1
-127
/
+691
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-4
/
+4
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-2
/
+2
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
1
-6
/
+3
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
1
-2
/
+2
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-11
/
+83
2017-12-22
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
1
-2
/
+26
2017-12-22
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
1
-4
/
+42
2017-12-13
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
1
-3
/
+3
2017-12-12
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
1
-2
/
+12
2017-12-08
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
1
-4
/
+4
2017-11-14
iw_cxgb4: atomically flush the qp
Steve Wise
1
-8
/
+11
2017-11-14
iw_cxgb4: only call the cq comp_handler when the cq is armed
Steve Wise
1
-8
/
+12
2017-11-13
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
1
-3
/
+0
2017-11-13
RDMA/cxgb4: Protect from possible dereference
Leon Romanovsky
1
-1
/
+1
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-1
/
+0
2017-10-18
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+0
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
1
-21
/
+10
2017-09-29
iw_cxgb4: allocate wait object for each ep object
Steve Wise
1
-4
/
+4
2017-09-29
iw_cxgb4: allocate wait object for each qp object
Steve Wise
1
-22
/
+33
2017-09-27
iw_cxgb4: change pr_debug to appropriate log level
Bharat Potnuri
1
-2
/
+2
[next]