index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
iw_cxgb4.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-3
/
+2
*
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-1
/
+1
*
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-05-27
1
-2
/
+2
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-4
/
+3
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-1
/
+0
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-7
/
+6
*
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
2019-03-26
1
-57
/
+2
*
cxgb4: Convert atid_idr to XArray
Matthew Wilcox
2019-03-26
1
-1
/
+1
*
cxgb4: Convert hwtid_idr to XArray
Matthew Wilcox
2019-03-25
1
-1
/
+1
*
cxgb4: Convert mmidr to XArray
Matthew Wilcox
2019-03-25
1
-5
/
+1
*
cxgb4: Convert qpidr to XArray
Matthew Wilcox
2019-03-25
1
-2
/
+2
*
cxgb4: Convert cqidr to XArray
Matthew Wilcox
2019-03-25
1
-2
/
+2
*
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
2019-02-16
1
-13
/
+0
*
iw_cxgb4: complete the cached SRQ buffers
Raju Rangoju
2019-02-09
1
-0
/
+3
*
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-08-08
1
-1
/
+5
*
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-31
1
-1
/
+0
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
1
-6
/
+6
*
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-26
1
-1
/
+2
*
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
2018-07-26
1
-0
/
+38
*
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
2018-07-13
1
-0
/
+1
*
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
1
-1
/
+5
|
\
|
*
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
1
-1
/
+1
|
*
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
2018-04-27
1
-0
/
+4
*
|
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
2018-05-03
1
-0
/
+5
|
/
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
1
-2
/
+0
|
\
|
*
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-22
1
-2
/
+0
*
|
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
2017-12-13
1
-2
/
+2
|
/
*
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
2017-11-13
1
-1
/
+9
*
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
1
-1
/
+0
*
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
-3
/
+57
*
|
iw_cxgb4: allocate wait object for each ep object
Steve Wise
2017-09-29
1
-1
/
+1
*
|
iw_cxgb4: allocate wait object for each qp object
Steve Wise
2017-09-29
1
-0
/
+1
*
|
iw_cxgb4: allocate wait object for each cq object
Steve Wise
2017-09-29
1
-0
/
+1
*
|
iw_cxgb4: allocate wait object for each memory object
Steve Wise
2017-09-29
1
-0
/
+2
*
|
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
-8
/
+5
|
/
*
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-24
/
+20
*
cxgb4: Use more common logging style
Joe Perches
2017-04-20
1
-0
/
+6
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-3
/
+3
|
\
|
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-3
/
+3
*
|
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
2017-01-10
1
-0
/
+18
*
|
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
2017-01-10
1
-4
/
+2
|
/
*
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
2016-11-17
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
IB/cxgb4: Move user vendor structures
Leon Romanovsky
2016-10-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-09-13
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
[next]