index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
diag288_wdt.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-14
RDMA/ocrdma: Remove set-but-not-used variables
Bart Van Assche
2
-4
/
+2
2017-10-14
RDMA/ocrdma: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+2
2017-10-14
RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
Bart Van Assche
1
-1
/
+1
2017-10-14
IB/nes: Fix a race condition in nes_inetaddr_event()
Bart Van Assche
1
-4
/
+9
2017-10-14
IB/nes: Remove set-but-not-used variables
Bart Van Assche
2
-11
/
+2
2017-10-14
IB/nes: Suppress gcc 7 fall-through complaints
Bart Van Assche
2
-1
/
+2
2017-10-14
IB/nes: Fix indentation
Bart Van Assche
5
-28
/
+28
2017-10-14
IB/mlx5: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-10-14
IB/mlx5: Suppress gcc 7 fall-through complaints
Bart Van Assche
2
-0
/
+3
2017-10-14
IB/mlx4: Suppress gcc 7 fall-through complaints
Bart Van Assche
2
-0
/
+3
2017-10-14
IB/mthca: Fix indentation
Bart Van Assche
1
-5
/
+5
2017-10-14
RDMA/i40iw: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-10-14
RDMA/i40iw: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-0
/
+3
2017-10-14
RDMA/i40iw: Fix a race condition
Bart Van Assche
1
-4
/
+9
2017-10-14
IB/hns: Declare local functions 'static'
Bart Van Assche
1
-29
/
+35
2017-10-14
IB/hns: Annotate iomem pointers correctly
Bart Van Assche
3
-8
/
+10
2017-10-14
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
2
-5
/
+6
2017-10-14
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
6
-28
/
+1
2017-10-14
IB/hfi1: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-2
/
+4
2017-10-14
RDMA/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+0
2017-10-14
RDMA/cxgb4: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-10-14
RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
Bart Van Assche
1
-4
/
+0
2017-10-14
RDMA/cxgb4: Fix indentation
Bart Van Assche
2
-6
/
+6
2017-10-14
RDMA/cxgb3: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+3
2017-10-14
RDMA/cxgb3: Annotate an RCU pointer
Bart Van Assche
1
-1
/
+1
2017-10-14
RDMA/cxgb3: Annotate locking assumptions
Bart Van Assche
1
-0
/
+3
2017-10-14
RDMA/bnxt_re: Remove set-but-not-used variables
Bart Van Assche
4
-19
/
+7
2017-10-14
RDMA/bnxt_re: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-1
/
+1
2017-10-14
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-7
/
+7
2017-10-14
RDMA/iwcm: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+0
2017-10-14
RDMA/cma: Avoid triggering undefined behavior
Bart Van Assche
1
-4
/
+7
2017-10-14
IB/cm: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-10-14
IB/core: Fix endianness annotation in rdma_is_multicast_addr()
Bart Van Assche
1
-2
/
+2
2017-10-10
IB/core: remove redundant check on prot_sg_cnt
Colin Ian King
1
-14
/
+10
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
4
-26
/
+24
2017-10-10
infiniband: add MMU dependency for user_mem
Arnd Bergmann
1
-0
/
+1
2017-10-09
IB/rxe: put the pool on allocation failure
Doug Ledford
1
-7
/
+9
2017-10-09
IB/rxe: check for allocation failure on elem
Colin Ian King
1
-0
/
+2
2017-10-04
IB/hfi1: Do not warn on lid conversions for OPA
Don Hiatt
1
-2
/
+5
2017-10-04
IB/core: Do not warn on lid conversions for OPA
Don Hiatt
1
-1
/
+10
2017-10-04
IB/rdmavt: Correct issues with read-mostly and send size cache lines
Sebastian Sanchez
2
-5
/
+5
2017-10-04
IB/core: Use __be32 for LIDs in opa_is_extended_lid
Don Hiatt
1
-3
/
+3
2017-10-04
IB/hfi1: Prevent LNI out of sync by resetting host interface version
Sebastian Sanchez
3
-40
/
+101
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
4
-17
/
+29
2017-10-04
IB/hfi1: Fix output trace issues from 16B change
Mike Marciniszyn
2
-2
/
+4
2017-10-04
IB/hfi1: Add parsing for platform configuration format version 4
Jakub Byczkowski
1
-2
/
+22
2017-10-04
i40iw: Do not allow posting WR after QP is flushed
Shiraz Saleem
1
-0
/
+13
2017-10-04
i40iw: Do not generate CQE for RTR on QP flush
Mustafa Ismail
2
-0
/
+14
2017-10-04
i40iw: Do not retransmit MPA request after it is ACKed
Tatyana Nikolova
2
-3
/
+11
2017-10-04
RDMA/hns: return 0 rather than return a garbage status value
Colin Ian King
1
-0
/
+1
[next]