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
2015-11-19
staging: rdma: amso1100: Remove unnecessary variables
Amitoj Kaur Chawla
1
-8
/
+2
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
29
-104
/
+0
2015-11-17
staging: unisys: fix vbuschannel.h comments
Erik Arfvidson
1
-4
/
+5
2015-11-17
staging: unisys: controlvmcompletionstatus.h fix block comments
Erik Arfvidson
1
-8
/
+16
2015-11-17
staging: unisys: Fix periodic_work.c parenthesis alignment
Erik Arfvidson
1
-5
/
+6
2015-11-17
staging: unisys: Fix channel.h Block comments
Erik Arfvidson
1
-47
/
+67
2015-11-17
staging: unisys: Fix vmcallerinterface.h block comments
Erik Arfvidson
1
-19
/
+15
2015-11-17
staging: unisys: Fix visorchannel.c block comments
Erik Arfvidson
1
-2
/
+2
2015-11-17
staging: unisys: vbushelper.h fix Block comment
Erik Arfvidson
1
-1
/
+2
2015-11-17
staging: unisys: visorbus.h fix block comment
Erik Arfvidson
1
-2
/
+2
2015-11-17
staging: unisys: iochannel fix trailing */
Erik Arfvidson
1
-2
/
+1
2015-11-17
staging: unisys: iochannel fix spacing around operators
Erik Arfvidson
1
-1
/
+2
2015-11-17
staging: unisys: iochannel.h remove redundant comments
Erik Arfvidson
1
-12
/
+2
2015-11-17
staging: unisys: iochannel fix block comments
Erik Arfvidson
1
-78
/
+59
2015-11-17
staging: unisys: return error value directly
Sudip Mukherjee
1
-8
/
+4
2015-11-17
staging: unisys: remove unused variable
Sudip Mukherjee
2
-7
/
+1
2015-11-15
staging: unisys: visorbus: visorbus_main.c: made checkpatch warning-free
Gavin O'Leary
1
-5
/
+10
2015-11-15
Staging: fwserial: Declare fwtty_port_put as static
Shraddha Barke
2
-4
/
+1
2015-11-15
staging/rdma/hfi1: use one-shot LCB write
Dean Luick
2
-5
/
+38
2015-11-15
staging/rdma/hfi1: Remove spurious error messages
Ignacio Hernandez
1
-13
/
+13
2015-11-15
staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum
Sebastian Sanchez
1
-2
/
+2
2015-11-15
staging/rdma/hfi1: Select only devices with active links
Dean Luick
1
-3
/
+18
2015-11-15
staging/rdma/hfi1: Disable thermal polling before sensor initialization
Jareer Abdel-Qader
1
-2
/
+4
2015-11-15
staging/rdma/hfi1: Always download SBus firmware
Dean Luick
2
-12
/
+2
2015-11-15
staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver
Vennila Megavannan
1
-1
/
+11
2015-11-15
staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLR
Easwar Hariharan
1
-8
/
+5
2015-11-15
staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup
Sebastian Sanchez
3
-27
/
+33
2015-11-15
staging: most: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-2
/
+1
2015-11-15
staging: most: rename DIM_EnqueueBuffer to dim_enqueue_buffer
Chaehyun Lim
3
-6
/
+7
2015-11-15
staging: most: rename DIM_GetChannelState to dim_get_channel_state
Chaehyun Lim
3
-6
/
+6
2015-11-15
staging: most: fix argument name of DIM_GetChannelState
Chaehyun Lim
1
-1
/
+1
2015-11-15
staging: most: rename DIM_ServiceChannel to dim_service_channel
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_ServiceIrq to dim_service_irq
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_DestroyChannel to dim_destroy_channel
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_InitSync to dim_init_sync
Chaehyun Lim
3
-5
/
+5
2015-11-15
staging: most: rename DIM_InitIsoc to dim_init_isoc
Chaehyun Lim
3
-5
/
+5
2015-11-15
staging: most: rename DIM_InitAsync to dim_init_async
Chaehyun Lim
3
-5
/
+5
2015-11-15
staging: most: rename DIM_InitControl to dim_init_control
Chaehyun Lim
3
-6
/
+6
2015-11-15
staging: most: rename DIM_NormSyncBufferSize to dim_norm_sync_buffer_size
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_NormIsocBufferSize to dim_norm_isoc_buffer_size
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_NormCtrlAsyncBufferSize to dim_norm_ctrl_async_buffer_size
Chaehyun Lim
3
-4
/
+4
2015-11-15
staging: most: rename DIMCB_IoRead to dimcb_io_read
Chaehyun Lim
3
-11
/
+11
2015-11-15
staging: most: rename DIMCB_IoWrite to dimcb_io_write
Chaehyun Lim
3
-41
/
+41
2015-11-15
staging: most: rename DIMCB_OnError to dimcb_on_error
Chaehyun Lim
3
-5
/
+5
2015-11-15
staging: most: rename DIM_GetLockState to dim_get_lock_state
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_DetachBuffers to dim_detach_buffers
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_Shutdown to dim_shutdown
Chaehyun Lim
3
-3
/
+3
2015-11-15
staging: most: rename DIM_Startup to dim_startup
Chaehyun Lim
3
-4
/
+4
2015-11-15
staging: most: add spaces preferred around that '<<'
Chaehyun Lim
1
-1
/
+1
2015-11-15
staging: most: remove blank line after an open brace
Chaehyun Lim
1
-2
/
+0
[next]