index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'misc-fixes' into k.o/for-4.8-rc
Doug Ledford
2016-08-25
1
-21
/
+1
|
\
|
*
i40iw: Send last streaming mode message for loopback connections
Tatyana Nikolova
2016-08-25
1
-21
/
+1
*
|
IB/srpt: Update sport->port_guid with each port refresh
Doug Ledford
2016-08-24
1
-4
/
+5
|
/
*
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/rdmvat: Fix double vfree() in rvt_create_qp() error path
Mike Marciniszyn
2016-08-22
1
-1
/
+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
*
IB/hfi1: Fetch monitor values on-demand for CableInfo query
Easwar Hariharan
2016-08-22
2
-2
/
+33
*
IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
Mike Marciniszyn
2016-08-22
4
-16
/
+18
*
IB/hfi1: Remove duplicated include from affinity.c
Wei Yongjun
2016-08-22
1
-1
/
+0
*
IB/isert: fix error return code in isert_alloc_login_buf()
Wei Yongjun
2016-08-22
1
-1
/
+1
*
IB/core: Fix possible memory leak in cma_resolve_iboe_route()
Wei Yongjun
2016-08-22
1
-6
/
+12
*
IB/hfi1: Allocate cpu mask on the heap to silence warning
Tadeusz Struk
2016-08-22
1
-7
/
+13
*
IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one
Yuval Shaia
2016-08-22
1
-3
/
+3
*
IB/mlx4: Make function use_tunnel_data return void
Yuval Shaia
2016-08-22
1
-7
/
+7
*
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-08-05
60
-2985
/
+4226
|
\
|
*
Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2
Doug Ledford
2016-08-04
6
-23
/
+29
|
|
\
|
|
*
IB/isert: Remove an unused member variable
Bart Van Assche
2016-08-02
2
-3
/
+0
|
|
*
IB/srpt: Simplify srpt_queue_response()
Bart Van Assche
2016-08-02
1
-5
/
+2
|
|
*
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
2016-08-02
2
-2
/
+7
|
|
*
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
2016-08-02
2
-8
/
+11
|
|
*
IB/core: Make rdma_rw_ctx_init() initialize all used fields
Bart Van Assche
2016-08-02
1
-5
/
+9
|
*
|
IB/hfi1: Add cache evict LRU list
Dean Luick
2016-08-03
1
-10
/
+19
|
*
|
IB/hfi1: Fix memory leak during unexpected shutdown
Ira Weiny
2016-08-03
1
-13
/
+31
|
*
|
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
2016-08-03
4
-15
/
+10
|
*
|
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
2016-08-03
4
-23
/
+84
|
*
|
IB/hfi1: Use evict mmu rb operation
Dean Luick
2016-08-03
2
-73
/
+47
|
*
|
IB/hfi1: Add evict operation to the mmu rb handler
Dean Luick
2016-08-03
2
-0
/
+38
|
*
|
IB/hfi1: Fix TID caching actions
Dean Luick
2016-08-03
2
-9
/
+11
|
*
|
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
2016-08-03
6
-125
/
+81
|
*
|
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-03
8
-31
/
+50
|
*
|
IB/hfi1: Fix user SDMA racy user request claim
Dean Luick
2016-08-03
2
-13
/
+20
[next]