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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
2018-06-25
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-7
/
+8
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
*
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
2018-06-04
1
-0
/
+1
*
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-2
/
+2
|
\
|
*
iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'
Christophe Jaillet
2018-05-09
1
-2
/
+2
*
|
iw_cxgb4: provide detailed driver-specific MR information
Steve Wise
2018-05-24
1
-0
/
+61
*
|
iw_cxgb4: provide detailed driver-specific CQ information
Steve Wise
2018-05-24
1
-0
/
+163
*
|
iw_cxgb4: provide detailed provider-specific CM_ID information
Steve Wise
2018-05-24
1
-0
/
+84
*
|
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
2018-05-22
1
-0
/
+1
*
|
iw_cxgb4: remove wr_id attributes
Steve Wise
2018-05-16
1
-55
/
+0
*
|
iw_cxgb4: fix uninitialized variable warnings
Steve Wise
2018-05-16
1
-2
/
+2
*
|
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
5
-7
/
+49
|
\
|
|
*
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
3
-4
/
+13
|
*
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
2018-04-27
3
-3
/
+36
*
|
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
2018-05-03
4
-1
/
+263
*
|
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-05-01
1
-6
/
+3
|
/
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-07
3
-13
/
+38
|
\
|
*
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
2018-03-30
1
-12
/
+12
|
*
iw_cxgb4: Add ib_device->get_netdev support
Steve Wise
2018-03-23
1
-0
/
+19
|
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
|
*
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
1
-1
/
+3
|
*
iw_cxgb4: initialize ib_mr fields for user mrs
Steve Wise
2018-03-08
1
-0
/
+3
*
|
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
2018-03-16
1
-0
/
+1
|
/
*
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2017-12-29
2
-10
/
+9
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
4
-20
/
+98
|
\
|
*
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
2017-12-22
1
-2
/
+26
|
*
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-22
4
-11
/
+50
|
*
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
2017-12-22
1
-3
/
+3
|
*
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2017-12-11
2
-2
/
+17
|
*
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
2017-12-07
1
-4
/
+4
*
|
RDMA/cxgb4: Add a sanity check in process_work()
Dan Carpenter
2017-12-13
1
-2
/
+8
*
|
iw_cxgb4: make pointer reg_workq static
Colin Ian King
2017-12-13
1
-1
/
+1
*
|
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
2017-12-13
4
-26
/
+22
|
/
*
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
2
-11
/
+17
*
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
2017-11-13
3
-25
/
+39
*
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
7
-38
/
+13
*
RDMA/cxgb4: Protect from possible dereference
Leon Romanovsky
2017-11-13
1
-1
/
+1
*
RDMA/cxgb4: Annotate r2 and stag as __be32
Leon Romanovsky
2017-11-10
1
-2
/
+2
*
RDMA/cxgb4: Declare stag as __be32
Leon Romanovsky
2017-10-25
1
-1
/
+1
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
3
-10
/
+5
|
\
|
*
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-10
/
+5
*
|
RDMA/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2017-10-15
1
-3
/
+0
*
|
RDMA/cxgb4: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-15
1
-0
/
+1
*
|
RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
Bart Van Assche
2017-10-15
1
-4
/
+0
*
|
RDMA/cxgb4: Fix indentation
Bart Van Assche
2017-10-15
2
-6
/
+6
*
|
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-29
6
-65
/
+123
*
|
iw_cxgb4: allocate wait object for each ep object
Steve Wise
2017-09-29
3
-20
/
+28
*
|
iw_cxgb4: allocate wait object for each qp object
Steve Wise
2017-09-29
2
-22
/
+34
[next]