index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
IB/hfi1: Change thermal init to use resource reservation
Dean Luick
1
-1
/
+7
2016-03-17
IB/hfi1: Change QSFP functions to use resource reservation
Dean Luick
8
-56
/
+142
2016-03-17
IB/hfi1: Change SBus handling to use resource reservation
Dean Luick
4
-29
/
+42
2016-03-17
IB/hfi1: Change EPROM handling to use resource reservation
Dean Luick
1
-23
/
+13
2016-03-17
IB/hfi1: Add ASIC resource reservation functions
Dean Luick
3
-0
/
+219
2016-03-17
IB/hfi1: Add shared ASIC structure
Dean Luick
3
-3
/
+54
2016-03-17
IB/hfi1: Remove ASIC block clear
Dean Luick
2
-88
/
+3
2016-03-17
IB/hfi1: Replace kmalloc and memcpy with a kmemdup
Harish Chegondi
1
-2
/
+1
2016-03-17
IB/hfi1: Move constant to the right in bitwise operations
Harish Chegondi
3
-6
/
+6
2016-03-17
IB/hfi1: Add the break statement that was removed in an earlier patch
Harish Chegondi
1
-0
/
+1
2016-03-10
staging/rdma/hfi1: Fix memory leaks
Jubin John
3
-2
/
+4
2016-03-10
staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)
Easwar Hariharan
2
-7
/
+30
2016-03-10
staging/rdma/hfi1: Check interrupt registers mapping
Kaike Wan
1
-0
/
+56
2016-03-10
staging/rdma/hfi1: Avoid using upstream component if it is not accessible
Kaike Wan
2
-5
/
+36
2016-03-10
staging/rdma/hfi1: Fix header size calculation for RC/UC QPs with GRH enabled
Jianxin Xiong
2
-6
/
+6
2016-03-10
IB/rdmavt: Check lkey_table_size value before use
Jubin John
1
-2
/
+1
2016-03-10
staging/rdma/hfi1: Fix counter read for cp
Dean Luick
3
-36
/
+11
2016-03-10
staging/rdma/hfi1: Guard i2c access against cp
Dean Luick
1
-8
/
+20
2016-03-10
IB/rdamvt: fix cross build with rdmavt
Mike Marciniszyn
1
-1
/
+1
2016-03-10
staging/rdma/hfi1: Disclose more information when i2c fails
Dean Luick
1
-22
/
+20
2016-03-10
staging/rdma/hfi1: Fix debugfs access race
Dean Luick
1
-3
/
+6
2016-03-10
staging/rdma/hfi1: Cleanup comments and logs in PHY code
Easwar Hariharan
2
-6
/
+9
2016-03-10
staging/rdma/hfi1: Fix xmit discard error weight
Dean Luick
1
-5
/
+21
2016-03-10
staging/rdma/hfi1: fix 0-day syntax error
Mike Marciniszyn
1
-3
/
+3
2016-03-10
staging/rdma/hfi1: Fix header
Jubin John
55
-220
/
+55
2016-03-10
staging/rdma/hfi1: Remove else after break
Jubin John
1
-4
/
+2
2016-03-10
staging/rdma/hfi1: Add braces on all arms of statement
Jubin John
14
-78
/
+100
2016-03-10
staging/rdma/hfi1: Fix code alignment
Jubin John
26
-1597
/
+1508
2016-03-10
staging/rdma/hfi1: Fix block comments
Jubin John
14
-107
/
+203
2016-03-10
staging/rdma/hfi1: Add comment for spinlock_t definition
Jubin John
3
-0
/
+5
2016-03-10
staging/rdma/hfi1: Remove void function return statement
Jubin John
1
-1
/
+0
2016-03-10
staging/rdma/hfi1: Use pointer instead of struct name
Jubin John
1
-1
/
+1
2016-03-10
staging/rdma/hfi1: Remove CamelCase
Jubin John
1
-1
/
+1
2016-03-10
staging/rdma/hfi1: Fix misspellings
Jubin John
3
-3
/
+3
2016-03-10
staging/rdma/hfi1: Split multiple assignments
Jubin John
3
-7
/
+10
2016-03-10
staging/rdma/hfi1: Use BIT_ULL macro
Jubin John
3
-13
/
+13
2016-03-10
staging/rdma/hfi1: Remove unnecessary parentheses
Jubin John
1
-7
/
+7
2016-03-10
staging/rdma/hfi1: Add blank link after declarations
Jubin John
6
-0
/
+8
2016-03-10
staging/rdma/hfi1: Fix logical continuations
Jubin John
7
-61
/
+51
2016-03-10
staging/rdma/hfi1: Remove blank line before close brace
Jubin John
9
-12
/
+0
2016-03-10
staging/rdma/hfi1: Remove blank line after an open brace
Jubin John
6
-15
/
+0
2016-03-10
staging/rdma/hfi1: Fix comparison to NULL
Jubin John
9
-19
/
+19
2016-03-10
staging/rdma/hfi1: Remove space after cast
Jubin John
15
-64
/
+64
2016-03-10
staging/rdma/hfi1: Remove multiple blank lines
Jubin John
18
-41
/
+0
2016-03-10
staging/rdma/hfi1: Add spaces around binary operators
Jubin John
19
-111
/
+111
2016-03-10
staging/rdma/hfi1: add cq head and tail information to qpstats
Vennila Megavannan
1
-2
/
+4
2016-03-10
staging/rdma/hfi1: Add send context sw index
Jubin John
1
-2
/
+3
2016-03-10
staging/rdma/hfi1: Determine actual operational VLs
Mike Marciniszyn
3
-10
/
+32
2016-03-10
staging/rdma/hfi1: Add qp to send context mapping for PIO
Jubin John
8
-19
/
+375
2016-03-10
staging/rdma/hfi: fix CQ completion order issue
Mike Marciniszyn
7
-92
/
+65
[next]