index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/hfi1: Remove EPROM functionality from data device
Dennis Dalessandro
2016-05-26
2
-392
/
+0
*
IB/hfi1: Remove UI char device
Dennis Dalessandro
2016-05-26
1
-167
/
+1
*
IB/hfi1: Remove multiple device cdev
Dennis Dalessandro
2016-05-26
1
-83
/
+19
*
IB/hfi1: Remove anti-pattern in cdev init
Dennis Dalessandro
2016-05-26
1
-7
/
+7
*
IB/hfi1: Fix bug that blocks process on exit after port bounce
Jianxin Xiong
2016-05-26
1
-1
/
+4
*
IB/qib: Remove unused qib_7322_intr_msgs[]
Jubin John
2016-05-26
1
-15
/
+0
*
IB/hfi1: Remove unnecessary comment
Ira Weiny
2016-05-26
1
-3
/
+0
*
IB/hfi1: Fix sdma_event_names[] build warning
Jubin John
2016-05-26
1
-0
/
+2
*
IB/rdmavt: Use kzalloc_node
Jubin John
2016-05-26
1
-1
/
+3
*
IB/rdmavt: Insure QP vmalloc variants zero memory
Mike Marciniszyn
2016-05-26
1
-4
/
+4
*
IB/hfi1: Fix an interval RB node reference count leak
Mitko Haralanov
2016-05-26
1
-7
/
+6
*
staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.
Muhammad Falak R Wani
2016-05-14
1
-1
/
+1
*
IB/hfi1: Change hfi1_init loop to preserve error returns
Ashutosh Dixit
2016-05-14
1
-3
/
+3
*
IB/hfi1: Keep SC_USER as the last send context type
Jianxin Xiong
2016-05-14
1
-4
/
+4
*
IB/hfi1: Immediately apply congestion setting MAD
Dean Luick
2016-05-14
1
-33
/
+60
*
IB/hfi1: Correct log message strings
Jakub Pawlak
2016-05-14
4
-7
/
+6
*
IB/rdmavt: Increase CQ callback thread priority
Mike Marciniszyn
2016-05-14
1
-0
/
+1
*
IB/hfi1: Fix hfi_rcvhdr tracepoint
Jubin John
2016-05-14
1
-1
/
+1
*
IB/hfi1: Remove unnecessary header
Jubin John
2016-05-14
2
-2
/
+0
*
IB/hfi1: Improve performance of interval RB trees
Mitko Haralanov
2016-05-14
1
-11
/
+11
*
IB/hfi1: Fix potential panic with sdma drained mechanism
Mike Marciniszyn
2016-05-14
1
-1
/
+1
*
IB/hfi1: Fix pio wait counter double increment
Mike Marciniszyn
2016-05-14
1
-1
/
+0
*
IB/hfi1: Remove no-op QSFP reset code
Dean Luick
2016-05-14
1
-3
/
+0
*
IB/hfi1: Correct external device configuration shift
Easwar Hariharan
2016-05-14
1
-2
/
+2
*
IB/hfi1: Wait for QSFP modules to initialize
Easwar Hariharan
2016-05-14
3
-7
/
+21
*
IB/hfi1: Ignore non-temperature warnings on a downed link
Easwar Hariharan
2016-05-14
3
-7
/
+13
*
IB/srp: Move common code into the caller
Bart Van Assche
2016-05-12
1
-1
/
+0
*
IB/srp: Move code out of a loop
Bart Van Assche
2016-05-12
1
-3
/
+3
*
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
2016-05-12
1
-0
/
+2
*
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2016-05-12
2
-3
/
+4
*
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
2016-05-12
1
-11
/
+13
*
IB/srp: Document srp_map_data() return value
Bart Van Assche
2016-05-12
1
-0
/
+9
*
IB/srp: Fix a comment
Bart Van Assche
2016-05-12
1
-1
/
+1
*
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
2016-05-12
1
-1
/
+1
*
-
.
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
Doug Ledford
2016-05-05
38
-544
/
+1134
|
\
\
|
|
*
RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()
Hariprasad S
2016-05-05
1
-10
/
+2
|
|
*
RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors
Hariprasad S
2016-05-05
1
-0
/
+13
|
|
*
RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
Hariprasad S
2016-05-05
1
-29
/
+35
|
|
*
RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject
Hariprasad S
2016-05-05
1
-14
/
+15
|
|
*
RDMA/iw_cxgb4: free resources when send_flowc() fails
Hariprasad S
2016-05-05
1
-5
/
+18
|
|
*
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply
Hariprasad S
2016-05-05
1
-2
/
+13
|
|
*
RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held
Hariprasad S
2016-05-05
1
-0
/
+7
|
|
*
RDMA/iw_cxgb4: stop ep timer on close failure
Hariprasad S
2016-05-05
1
-1
/
+6
|
|
*
RDMA/iw_cxgb4: release ep resources on accept arp failure
Hariprasad S
2016-05-05
1
-16
/
+66
|
|
*
IB/iser: Fix max_sectors calculation
Christoph Hellwig
2016-05-05
1
-4
/
+10
|
|
*
RDMA/nes: don't leak skb if carrier down
Florian Westphal
2016-04-29
1
-3
/
+0
|
*
|
IB/hfi1: Serialize hrtimer function calls
Jubin John
2016-04-28
2
-15
/
+12
|
*
|
IB/hfi1: Fix MAD port poll for active cables
Dean Luick
2016-04-28
1
-1
/
+15
|
*
|
IB/hfi1: Correctly report neighbor link down reason
Dean Luick
2016-04-28
1
-14
/
+9
|
*
|
IB/hfi1: Use the neighbor link down reason only when valid
Dean Luick
2016-04-28
2
-9
/
+130
[next]