index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
cvs
/
commit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
remove obsolete comment
djm
1
-2
/
+1
2015-01-28
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
jsg
3
-4
/
+19
2015-01-28
drm/radeon: fix VGT_GS_INSTANCE_CNT register
jsg
4
-4
/
+4
2015-01-28
jcs found another remnant of cool running mode
tedu
1
-3
/
+4
2015-01-28
implement the tbl(7) "center" layout option
schwarze
5
-9
/
+187
2015-01-28
Fix a number of issues relating to algorithms in signatures, Mostly
beck
14
-18
/
+116
2015-01-28
Remove an unused macro and a stale comment. No functional change.
mlarkin
1
-5
/
+1
2015-01-28
adjust formatting for the tbl(7) layout 'x' modifier (maximize column)
schwarze
4
-9
/
+359
2015-01-28
when doing a blocking read with a timeout, after the sleep reset
dlg
1
-1
/
+2
2015-01-27
tedu x86_self_ipi()/i386_self_ipi()
sf
3
-13
/
+3
2015-01-27
Ignore buttons for which _STA indicates they're not present, enabled or
kettenis
1
-17
/
+10
2015-01-27
Stop linking to perlthanks, lost patch in the 5.20 update
afresh1
1
-1
/
+1
2015-01-27
sync
deraadt
20
-20
/
+0
2015-01-27
Since r1.2 removed the use of PRI* macros, inttypes.h is no longer
okan
2
-4
/
+2
2015-01-27
use printf instead of echo -n to reduce diff against -portable
djm
2
-11
/
+11
2015-01-27
Vommiting errors about failed reset or stall clear are not usefull to
mpi
1
-10
/
+12
2015-01-27
Always call if_ioctl() for loopback interfaces, just like IPv4 do, to
mpi
1
-2
/
+3
2015-01-27
Ensure that link-local addresses are correctly configured on loopback
mpi
4
-88
/
+42
2015-01-27
Do not overwrite user-specified MTU.
mpi
1
-2
/
+2
2015-01-27
remove workq code. its been replaced with tasks.
dlg
3
-431
/
+0
2015-01-27
Specify the default MTU size for routes to loopback.
mpi
2
-33
/
+33
2015-01-27
remove #include <sys/workq.h>. it wont exist anymore soon.
dlg
2
-4
/
+2
2015-01-27
ENOGREP.
dlg
1
-2
/
+2
2015-01-27
fix messages of FwUpdate
espie
2
-6
/
+48
2015-01-27
Multiple parser and formatter fixes for line drawing in tbl(7).
schwarze
7
-164
/
+191
2015-01-27
this code doesnt need to know about interrupts, so i can trim some
dlg
1
-15
/
+1
2015-01-27
i forgot to fix ipw when i removed the second task argument.
dlg
1
-7
/
+7
2015-01-27
remove the second void * argument on tasks.
dlg
52
-281
/
+265
2015-01-27
Remove an unused and confusing assignment that had been commented out for
mlarkin
1
-2
/
+1
2015-01-27
Remove an unused variable whose functionality was moved to locore long ago.
mlarkin
1
-4
/
+1
2015-01-27
Remove an odd comment in the first line of the file
mlarkin
1
-2
/
+1
2015-01-27
Revert 1.61 since support for the TX path was also reverted.
brad
1
-3
/
+3
2015-01-27
Rewrite receive filter handling and ioctl bits.
brad
1
-54
/
+34
2015-01-27
Require EFT shared objects have a PT_PHDR entry to be considered
kurt
1
-5
/
+11
2015-01-26
Move the "stackgap" from the stack into its own page at a random address.
kettenis
4
-38
/
+36
2015-01-26
Print frame buffer resolution at attach time.
miod
1
-2
/
+4
2015-01-26
sync
deraadt
1
-0
/
+1
2015-01-26
Rework tbl(7) layout parsing:
schwarze
8
-174
/
+183
2015-01-26
sort previous;
jmc
1
-2
/
+2
2015-01-26
Place the remainder of e_os2.h under #ifndef LIBRESSL_INTERNAL until we can
jsing
1
-1
/
+5
2015-01-26
properly restore umask
djm
1
-2
/
+4
2015-01-26
Add AEAD as a "MAC alias" so that it is possible to identify/select ciphers
jsing
4
-4
/
+14
2015-01-26
More improvements regarding tbl(7) options.
schwarze
6
-93
/
+81
2015-01-26
correct description of UpdateHostKeys in ssh_config.5 and
djm
4
-10
/
+13
2015-01-26
Merge in a commit from upstream..
brad
1
-3
/
+3
2015-01-26
Call rtdeletemsg(9) instead of rerolling its code. As a bonus you'll
mpi
3
-57
/
+9
2015-01-26
Do not always try to rtfree(9) route entries inside rtdeletemsg(9).
mpi
2
-12
/
+31
2015-01-26
Set PCIe max read request size to 2K to help with TX performance.
brad
2
-3
/
+24
2015-01-26
regression test for host key rotation
djm
2
-2
/
+132
2015-01-26
adapt to sshkey API tweaks
djm
2
-6
/
+6
[prev]
[next]