index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
2021-07-19
1
-0
/
+1
*
RDMA/cxgb4: Fix the reported max_recv_sge value
Kamal Heib
2021-02-03
1
-1
/
+1
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
1
-2
/
+2
|
\
|
*
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2020-02-11
1
-2
/
+2
*
|
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
|
/
*
RDMA/iw_cxgb4: fix SRQ access from dump_qp()
Potnuri Bharat Teja
2019-10-01
1
-9
/
+1
*
IB: Remove unneeded memset
Fuqian Huang
2019-07-03
1
-1
/
+0
*
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-05-27
1
-31
/
+17
*
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-05-27
1
-24
/
+22
*
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
2019-04-18
1
-1
/
+1
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-20
/
+12
*
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
2019-04-04
1
-2
/
+2
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
1
-2
/
+2
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-2
/
+2
*
cxgb4: Convert qpidr to XArray
Matthew Wilcox
2019-03-25
1
-17
/
+16
*
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
2019-02-15
1
-3
/
+0
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-4
/
+5
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-3
/
+2
|
\
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+2
*
|
RDMA/iw_cxgb4: Drop __GFP_NOFAIL
Jason Gunthorpe
2019-01-24
1
-1
/
+1
*
|
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
2019-01-07
1
-6
/
+13
|
/
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-18
1
-2
/
+2
*
infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-11-21
1
-2
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-26
1
-5
/
+5
|
\
|
*
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-25
1
-3
/
+4
|
*
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
1
-2
/
+1
*
|
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2018-10-10
1
-5
/
+5
|
/
*
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
2018-09-04
1
-0
/
+6
*
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-08-02
1
-1
/
+146
*
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-02
1
-8
/
+29
*
rdma/cxgb4: fix some info leaks
Dan Carpenter
2018-08-02
1
-4
/
+3
*
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
2018-07-31
1
-1
/
+1
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
1
-12
/
+15
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-30
1
-9
/
+12
*
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-25
1
-127
/
+691
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
1
-2
/
+2
|
\
|
*
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
1
-2
/
+2
*
|
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-05-01
1
-6
/
+3
|
/
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
1
-11
/
+83
|
\
|
*
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
2017-12-21
1
-2
/
+26
|
*
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-21
1
-4
/
+42
|
*
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2017-12-11
1
-2
/
+12
|
*
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
2017-12-07
1
-4
/
+4
*
|
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
2017-12-13
1
-3
/
+3
|
/
*
iw_cxgb4: atomically flush the qp
Steve Wise
2017-11-13
1
-8
/
+11
*
iw_cxgb4: only call the cq comp_handler when the cq is armed
Steve Wise
2017-11-13
1
-8
/
+12
*
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
1
-3
/
+0
[next]