index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
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
*
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
*
RDMA/cxgb4: Protect from possible dereference
Leon Romanovsky
2017-11-13
1
-1
/
+1
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-1
/
+0
|
\
|
*
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-1
/
+0
*
|
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-29
1
-21
/
+10
*
|
iw_cxgb4: allocate wait object for each ep object
Steve Wise
2017-09-29
1
-4
/
+4
*
|
iw_cxgb4: allocate wait object for each qp object
Steve Wise
2017-09-29
1
-22
/
+33
*
|
iw_cxgb4: change pr_debug to appropriate log level
Bharat Potnuri
2017-09-27
1
-2
/
+2
*
|
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
2017-09-27
1
-30
/
+25
|
/
*
iw_cxgb4: don't use WR keys/addrs for 0 byte reads
Ganesh Goudar
2017-07-20
1
-1
/
+1
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-2
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-4
/
+4
*
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-44
/
+47
*
cxgb4: Use more common logging style
Joe Perches
2017-04-20
1
-3
/
+2
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
|
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
|
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
2017-01-10
1
-9
/
+26
*
|
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
2017-01-10
1
-44
/
+68
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-23
1
-2
/
+3
|
\
|
*
iw_cxgb4: set correct FetchBurstMax for QPs
Steve Wise
2016-12-18
1
-2
/
+3
*
|
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
2016-11-16
1
-8
/
+8
*
|
iw_cxgb4: set *bad_wr for post_send/post_recv errors
Steve Wise
2016-11-16
1
-0
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-9
/
+58
|
\
|
*
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-10-07
1
-9
/
+58
*
|
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
2016-09-02
1
-1
/
+1
|
/
*
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2016-08-02
1
-7
/
+14
*
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
2016-08-02
1
-0
/
+9
*
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
2016-06-23
1
-4
/
+6
*
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2016-04-26
1
-1
/
+5
*
iw_cxgb4: handle draining an idle qp
Steve Wise
2016-04-26
1
-2
/
+16
*
-
.
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
2016-03-16
1
-45
/
+46
|
\
\
|
|
*
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
2016-02-29
1
-6
/
+4
|
|
*
iw_cxgb4: make queue allocation code more readable
Hariprasad S
2016-02-29
1
-39
/
+42
|
|
/
*
/
iw_cxgb4: add queue drain functions
Steve Wise
2016-02-29
1
-0
/
+16
|
/
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-5
/
+0
*
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
2015-10-28
1
-77
/
+0
*
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
2015-10-28
1
-0
/
+74
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
1
-25
/
+21
|
\
[next]