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
*
staging/rdma: Remove the entire rdma subdirectory of staging
Doug Ledford
2016-05-26
4
-29
/
+0
*
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
2016-05-26
4
-212
/
+504
*
Merge branch 'hfi1-2' into k.o/for-4.7
Doug Ledford
2016-05-26
73
-2950
/
+479
|
\
|
*
IB/hfi1: Fix pio map initialization
Jubin John
2016-05-26
1
-2
/
+1
|
*
IB/hfi1: Correct 8051 link parameter settings
Dean Luick
2016-05-26
2
-2
/
+10
|
*
IB/hfi1: Update pkey table properly after link down or FM start
Sebastian Sanchez
2016-05-26
2
-0
/
+15
|
*
IB/rdamvt: Fix rdmavt s_ack_queue sizing
Mike Marciniszyn
2016-05-26
1
-2
/
+20
|
*
IB/hfi1: Fix hard lockup due to not using save/restore spin lock
Mike Marciniszyn
2016-05-26
1
-2
/
+3
|
*
IB/hfi1: Add tracing support for send with invalidate opcode
Jianxin Xiong
2016-05-26
3
-0
/
+11
|
*
IB/hfi1, qib: Add ieth to the packet header definitions
Jianxin Xiong
2016-05-26
2
-0
/
+2
|
*
IB/hfi1: Move driver out of staging
Dennis Dalessandro
2016-05-26
66
-9
/
+3
|
*
IB/hfi1: Do not free hfi1 cdev parent structure early
Dennis Dalessandro
2016-05-26
5
-6
/
+31
|
*
IB/hfi1: Add trace message in user IOCTL handling
Dennis Dalessandro
2016-05-26
3
-0
/
+3
|
*
IB/hfi1: Remove write(), use ioctl() for user cmds
Dennis Dalessandro
2016-05-26
1
-226
/
+0
|
*
IB/hfi1: Add ioctl() interface for user commands
Dennis Dalessandro
2016-05-26
2
-1
/
+208
|
*
IB/hfi1: Remove unused user command
Dennis Dalessandro
2016-05-26
1
-3
/
+0
|
*
IB/hfi1: Remove snoop/diag interface
Dennis Dalessandro
2016-05-26
3
-1934
/
+2
|
*
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
|
|
|
\
*
-
.
\
Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7
Doug Ledford
2016-05-26
15
-109
/
+764
|
\
\
\
|
|
*
|
IB/core: Add IP to GID netlink offload
Mark Bloch
2016-05-24
3
-24
/
+198
|
|
*
|
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
2016-05-24
3
-22
/
+38
|
|
*
|
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
2016-05-24
4
-15
/
+17
|
|
*
|
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
2016-05-24
4
-14
/
+18
|
|
*
|
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
2016-05-24
4
-13
/
+16
|
*
|
|
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
6
-6
/
+187
[next]