index
:
linux.git
for-next
master
Linus' 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
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-11-21
infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-04
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-08-02
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-02
rdma/cxgb4: fix some info leaks
Dan Carpenter
2018-07-31
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
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
[next]