index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-09-16
6
-26
/
+64
|
\
|
*
IB/mlx5: Set source mac address in FTE
Maor Gottlieb
2016-09-16
1
-0
/
+7
|
*
IB/mlx5: Enable MAD_IFC commands for IB ports only
Noa Osherovich
2016-09-16
1
-1
/
+3
|
*
IB/mlx4: Diagnostic HW counters are not supported in slave mode
Kamal Heib
2016-09-16
1
-0
/
+3
|
*
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
2016-09-16
3
-3
/
+27
|
*
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
2016-09-16
1
-17
/
+19
|
*
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
2016-09-16
1
-7
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-15
3
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-09-13
3
-1
/
+11
|
|
\
|
|
*
iw_cxgb4: block module unload until all ep resources are released
Steve Wise
2016-09-04
3
-0
/
+8
|
|
*
iw_cxgb4: call dev_put() on l2t allocation failure
Steve Wise
2016-09-04
1
-1
/
+3
*
|
|
IB/hfi1: Rework debugfs to use SRCU
Mike Marciniszyn
2016-09-02
1
-80
/
+52
*
|
|
IB/hfi1: Make n_krcvqs be an unsigned long integer
Harish Chegondi
2016-09-02
3
-5
/
+5
*
|
|
IB/hfi1: Add QSFP sanity pre-check
Dean Luick
2016-09-02
4
-8
/
+82
*
|
|
IB/hfi1: Fix AHG KDETH Intr shift
Jubin John
2016-09-02
1
-1
/
+4
*
|
|
IB/hfi1: Fix SGE length for misaligned PIO copy
Sebastian Sanchez
2016-09-02
1
-0
/
+12
*
|
|
IB/mlx5: Don't return errors from poll_cq
Leon Romanovsky
2016-09-02
1
-20
/
+2
*
|
|
IB/mlx5: Use TIR number based on selector
Yishai Hadas
2016-09-02
3
-1
/
+7
*
|
|
IB/mlx5: Simplify code by removing return variable
Leon Romanovsky
2016-09-02
1
-7
/
+3
*
|
|
IB/mlx5: Return EINVAL when caller specifies too many SGEs
Chuck Lever
2016-09-02
1
-1
/
+1
*
|
|
IB/mlx4: Don't return errors from poll_cq
Leon Romanovsky
2016-09-02
1
-24
/
+2
*
|
|
Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
Leon Romanovsky
2016-09-02
1
-3
/
+3
*
|
|
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
2016-09-02
1
-1
/
+1
*
|
|
IB/hfi1: Fix the size parameter to find_first_bit
Christophe Jaillet
2016-09-02
1
-4
/
+4
*
|
|
IB/mlx5: Fix the size parameter to find_first_bit
Christophe Jaillet
2016-09-02
1
-3
/
+3
*
|
|
IB/hfi1: Clean up type used and casting
Christophe Jaillet
2016-08-26
1
-2
/
+2
*
|
|
i40iw: Receive notification events correctly
Shiraz Saleem
2016-08-26
1
-5
/
+3
*
|
|
i40iw: Update hw_iwarp_state
Mustafa Ismail
2016-08-26
1
-0
/
+1
|
/
/
*
|
i40iw: Send last streaming mode message for loopback connections
Tatyana Nikolova
2016-08-25
1
-21
/
+1
*
|
RDMA/ocrdma: Fix the max_sge reported from FW
Selvin Xavier
2016-08-24
3
-13
/
+17
*
|
i40iw: Avoid writing to freed memory
Mustafa Ismail
2016-08-24
1
-2
/
+1
*
|
i40iw: Fix double free of allocated_buffer
Mustafa Ismail
2016-08-24
1
-1
/
+0
*
|
IB/mlx5: Remove superfluous include of io-mapping.h
Chris Wilson
2016-08-24
1
-1
/
+0
*
|
i40iw: Do not set self-referencing pointer to NULL after kfree
Mustafa Ismail
2016-08-24
1
-1
/
+4
*
|
i40iw: Add missing NULL check for MPA private data
Shiraz Saleem
2016-08-24
1
-2
/
+2
*
|
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
2016-08-23
2
-5
/
+10
*
|
i40iw: Add missing check for interface already open
Mustafa Ismail
2016-08-23
1
-0
/
+4
*
|
i40iw: Protect req_resource_num update
Mustafa Ismail
2016-08-23
1
-1
/
+1
*
|
i40iw: Change mem_resources pointer to a u8
Shiraz Saleem
2016-08-23
1
-1
/
+1
*
|
IB/qib: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-23
1
-21
/
+5
*
|
iw_cxgb4: use the MPA initiator's IRD if < our ORD
Steve Wise
2016-08-22
1
-1
/
+1
*
|
iw_cxgb4: limit IRD/ORD advertised to ULP by device max.
Steve Wise
2016-08-22
1
-0
/
+4
*
|
IB/hfi1: Fix mm_struct use after free
Ira Weiny
2016-08-22
1
-0
/
+2
*
|
IB/hfi1: Improve J_KEY generation
Mitko Haralanov
2016-08-22
1
-1
/
+18
*
|
IB/hfi1: Return invalid field for non-QSFP CableInfo queries
Easwar Hariharan
2016-08-22
1
-0
/
+5
*
|
IB/usnic: Fix error return code
Christophe Jaillet
2016-08-22
1
-1
/
+2
*
|
IB/hfi1: Add missing error code assignment before test
Christophe Jaillet
2016-08-22
1
-1
/
+1
*
|
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
2016-08-22
3
-10
/
+2
*
|
IB/hfi1: Validate header in set_armed_active
Mike Marciniszyn
2016-08-22
1
-1
/
+2
*
|
IB/hfi1: Pass packet ptr to set_armed_active
Mike Marciniszyn
2016-08-22
1
-5
/
+5
[next]