index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
IB/rdamvt: Fix rdmavt s_ack_queue sizing
Mike Marciniszyn
1
-2
/
+20
2016-05-26
IB/hfi1: Fix hard lockup due to not using save/restore spin lock
Mike Marciniszyn
1
-2
/
+3
2016-05-26
IB/hfi1: Add tracing support for send with invalidate opcode
Jianxin Xiong
3
-0
/
+11
2016-05-26
IB/hfi1, qib: Add ieth to the packet header definitions
Jianxin Xiong
2
-0
/
+2
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
66
-9
/
+3
2016-05-26
IB/hfi1: Do not free hfi1 cdev parent structure early
Dennis Dalessandro
5
-6
/
+31
2016-05-26
IB/hfi1: Add trace message in user IOCTL handling
Dennis Dalessandro
3
-0
/
+3
2016-05-26
IB/hfi1: Remove write(), use ioctl() for user cmds
Dennis Dalessandro
1
-226
/
+0
2016-05-26
IB/hfi1: Add ioctl() interface for user commands
Dennis Dalessandro
2
-1
/
+208
2016-05-26
IB/hfi1: Remove unused user command
Dennis Dalessandro
1
-3
/
+0
2016-05-26
IB/hfi1: Remove snoop/diag interface
Dennis Dalessandro
3
-1934
/
+2
2016-05-26
IB/hfi1: Remove EPROM functionality from data device
Dennis Dalessandro
2
-392
/
+0
2016-05-26
IB/hfi1: Remove UI char device
Dennis Dalessandro
1
-167
/
+1
2016-05-26
IB/hfi1: Remove multiple device cdev
Dennis Dalessandro
1
-83
/
+19
2016-05-26
IB/hfi1: Remove anti-pattern in cdev init
Dennis Dalessandro
1
-7
/
+7
2016-05-26
IB/hfi1: Fix bug that blocks process on exit after port bounce
Jianxin Xiong
1
-1
/
+4
2016-05-26
IB/qib: Remove unused qib_7322_intr_msgs[]
Jubin John
1
-15
/
+0
2016-05-26
IB/hfi1: Remove unnecessary comment
Ira Weiny
1
-3
/
+0
2016-05-26
IB/hfi1: Fix sdma_event_names[] build warning
Jubin John
1
-0
/
+2
2016-05-26
IB/rdmavt: Use kzalloc_node
Jubin John
1
-1
/
+3
2016-05-26
IB/rdmavt: Insure QP vmalloc variants zero memory
Mike Marciniszyn
1
-4
/
+4
2016-05-26
IB/hfi1: Fix an interval RB node reference count leak
Mitko Haralanov
1
-7
/
+6
2016-05-13
staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.
Muhammad Falak R Wani
1
-1
/
+1
2016-05-13
IB/hfi1: Change hfi1_init loop to preserve error returns
Ashutosh Dixit
1
-3
/
+3
2016-05-13
IB/hfi1: Keep SC_USER as the last send context type
Jianxin Xiong
1
-4
/
+4
2016-05-13
IB/hfi1: Immediately apply congestion setting MAD
Dean Luick
1
-33
/
+60
2016-05-13
IB/hfi1: Correct log message strings
Jakub Pawlak
4
-7
/
+6
2016-05-13
IB/rdmavt: Increase CQ callback thread priority
Mike Marciniszyn
1
-0
/
+1
2016-05-13
IB/hfi1: Fix hfi_rcvhdr tracepoint
Jubin John
1
-1
/
+1
2016-05-13
IB/hfi1: Remove unnecessary header
Jubin John
2
-2
/
+0
2016-05-13
IB/hfi1: Improve performance of interval RB trees
Mitko Haralanov
1
-11
/
+11
2016-05-13
IB/hfi1: Fix potential panic with sdma drained mechanism
Mike Marciniszyn
1
-1
/
+1
2016-05-13
IB/hfi1: Fix pio wait counter double increment
Mike Marciniszyn
1
-1
/
+0
2016-05-13
IB/hfi1: Remove no-op QSFP reset code
Dean Luick
1
-3
/
+0
2016-05-13
IB/hfi1: Correct external device configuration shift
Easwar Hariharan
1
-2
/
+2
2016-05-13
IB/hfi1: Wait for QSFP modules to initialize
Easwar Hariharan
3
-7
/
+21
2016-05-13
IB/hfi1: Ignore non-temperature warnings on a downed link
Easwar Hariharan
3
-7
/
+13
2016-05-12
IB/srp: Move common code into the caller
Bart Van Assche
1
-1
/
+0
2016-05-12
IB/srp: Move code out of a loop
Bart Van Assche
1
-3
/
+3
2016-05-12
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
1
-0
/
+2
2016-05-12
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2
-3
/
+4
2016-05-12
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
1
-11
/
+13
2016-05-12
IB/srp: Document srp_map_data() return value
Bart Van Assche
1
-0
/
+9
2016-05-12
IB/srp: Fix a comment
Bart Van Assche
1
-1
/
+1
2016-05-12
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
1
-1
/
+1
2016-05-05
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
Doug Ledford
38
-544
/
+1134
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()
Hariprasad S
1
-10
/
+2
2016-05-05
RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors
Hariprasad S
1
-0
/
+13
2016-05-05
RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
Hariprasad S
1
-29
/
+35
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject
Hariprasad S
1
-14
/
+15
[next]