Bharat Potnuri
|
2df19e19ae
iw_cxgb4: Atomically flush per QP HW CQEs
|
7 years ago |
Jason Gunthorpe
|
76a895d9e1
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git
|
7 years ago |
Steve Wise
|
d145873345
iw_cxgb4: when flushing, complete all wrs in a chain
|
7 years ago |
Steve Wise
|
96a236ed28
iw_cxgb4: reflect the original WR opcode in drain cqes
|
7 years ago |
Arnd Bergmann
|
f8109d9e7d
infiniband: cxgb4: use ktime_get for timestamps
|
7 years ago |
Steve Wise
|
c058ecf6e4
iw_cxgb4: only insert drain cqes if wq is flushed
|
7 years ago |
Steve Wise
|
335ebf6fa3
iw_cxgb4: only clear the ARMED bit if a notification is needed
|
7 years ago |
Steve Wise
|
bc52e9ca74
iw_cxgb4: atomically flush the qp
|
7 years ago |
Steve Wise
|
cbb40fadd3
iw_cxgb4: only call the cq comp_handler when the cq is armed
|
7 years ago |
Steve Wise
|
ba97b74997
iw_cxgb4: remove BUG_ON() usage.
|
7 years ago |
Leon Romanovsky
|
9950acf945
RDMA/cxgb4: Protect from possible dereference
|
8 years ago |
Doug Ledford
|
894b82c427
Merge branch 'timer_setup' into for-next
|
8 years ago |
Kees Cook
|
a9346abed5
RDMA/cxgb4: Convert timers to use timer_setup()
|
8 years ago |
Steve Wise
|
2015f26cfa
iw_cxgb4: add referencing to wait objects
|
8 years ago |
Steve Wise
|
ef885dc66c
iw_cxgb4: allocate wait object for each ep object
|
8 years ago |
Steve Wise
|
7088a9ba62
iw_cxgb4: allocate wait object for each qp object
|
8 years ago |
Bharat Potnuri
|
4d45b7573b
iw_cxgb4: change pr_debug to appropriate log level
|
8 years ago |
Bharat Potnuri
|
548ddb19af
iw_cxgb4: Remove __func__ parameter from pr_debug()
|
8 years ago |
Ganesh Goudar
|
720336c42e
iw_cxgb4: don't use WR keys/addrs for 0 byte reads
|
8 years ago |
yuan linyu
|
de77b966ce
net: introduce __skb_put_[zero, data, u8]
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
Joe Perches
|
a9a42886d0
cxgb4: Convert PDBG to pr_debug
|
8 years ago |
Joe Perches
|
700456bd25
cxgb4: Use more common logging style
|
8 years ago |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
8 years ago |
Steve Wise
|
c12a67fec8
iw_cxgb4: free EQ queue memory on last deref
|
8 years ago |
Steve Wise
|
4fe7c2962e
iw_cxgb4: refactor sq/rq drain logic
|
8 years ago |
Linus Torvalds
|
296915912d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
8 years ago |
Steve Wise
|
b414fa01c3
iw_cxgb4: set correct FetchBurstMax for QPs
|
8 years ago |
Steve Wise
|
5c6b2aaf93
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
|
9 years ago |