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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
sync
patrick
10
-20
/
+20
2021-01-02
Switch libc++ and libc++abi to use libunwind 11.0.0. Bump major for both
patrick
4
-7
/
+7
2021-01-02
Merge compiler-rt 11.0.0.
patrick
7
-157
/
+10
2021-01-02
Import compiler-rt 11.0.0 release.
patrick
357
-3748
/
+10095
2021-01-02
Add missing .Cm macros to the Address Family table.
schwarze
1
-8
/
+8
2021-01-02
Adjust local modifications to follow changes made upstream.
kettenis
2
-3
/
+3
2021-01-02
Markup route flags such that apropos(1) finds them
kn
1
-24
/
+24
2021-01-02
add three missing .Dv macros,
schwarze
1
-5
/
+9
2021-01-02
replace obsolete .Li macros with .Dv and .Er as appropriate
schwarze
1
-6
/
+6
2021-01-02
Use native display resolution 1368x768 with Lynloong all-in-one computers.
visa
1
-3
/
+7
2021-01-02
Make kernel recognize Lynloong LM9002/9003 and LM9013.
visa
1
-1
/
+5
2021-01-02
Don't call if_deactivate() in switch_clone_destroy(). Following
mvs
1
-2
/
+1
2021-01-02
Don't call if_deactivate() in bridge_clone_destroy(). Following
mvs
1
-4
/
+1
2021-01-02
Remove PIPEX{S,G}MODE ioctl(2) commands. This time they are pretty dummy
mvs
4
-73
/
+7
2021-01-02
add the "don't tunnel vxlan over itself" text.
dlg
1
-2
/
+10
2021-01-02
optimise bpf_catchpacket and bpf_wakeup.
dlg
1
-17
/
+10
2021-01-02
update currency exchange rates;
jmc
1
-38
/
+38
2021-01-02
Allocate address space for struct cpu_info using km_alloc(9) instead of
jmatthew
1
-2
/
+8
2021-01-02
pool(9): remove ticks
cheloha
2
-14
/
+29
2021-01-02
bpf(4): remove ticks
cheloha
2
-25
/
+34
2021-01-02
nfs: don't sleep on lbolt
cheloha
2
-6
/
+7
2021-01-02
uvm: uvm_fault_lower(): don't sleep on lbolt
cheloha
1
-2
/
+3
2021-01-02
Create chains and loops of spliced tcp and udp sockets. Send data
bluhm
5
-2
/
+259
2021-01-02
Re-apply our libunwind 8.0.0 patches to libunwind 11.0.0. Patches to the
patrick
12
-23
/
+407
2021-01-02
Whitespace.
rob
2
-39
/
+39
2021-01-02
Import libunwind 11.0.0 in new LLVM directory, thus not yet linked to
patrick
33
-0
/
+19171
2021-01-01
Handle Permanent Redirect (RFC 7538)
chrisz
1
-1
/
+2
2021-01-01
Skip leaf function optimization under some circumstances.
mortimer
1
-1
/
+110
2021-01-01
Add kstat to ogx(4).
visa
2
-9
/
+404
2021-01-01
Remove useless redundant call of ttyopen().
jan
3
-15
/
+3
2021-01-01
Add a -C flag to run-shell to use a tmux command rather than a shell command.
nicm
2
-31
/
+83
2021-01-01
copyright++;
jsg
1
-2
/
+2
2020-12-31
More regular error handling with the REQUIRE macro.
millert
1
-5
/
+4
2020-12-31
Remove unused categories in re_guts; they are written to but never read.
millert
3
-84
/
+5
2020-12-31
oops, this was installing the smaller bsd.rd, which would be replaced
deraadt
1
-3
/
+1
2020-12-31
Strings in struct parse can be const, they are never modified.
millert
1
-15
/
+11
2020-12-31
Don't leak the log message in server_sendlog
tb
1
-2
/
+4
2020-12-31
Don't leak access.log and error.log on reload.
tb
1
-1
/
+2
2020-12-31
Keep polling if a temperature sensor reading fails. This is needed
kettenis
1
-3
/
+3
2020-12-31
Add trace points for malloc(9) and free(9). This makes them traceable
claudio
2
-2
/
+12
2020-12-31
Enable IPv4 and TCP/UDP checksum offload on transmission.
visa
3
-13
/
+59
2020-12-31
Rename the pony process to dispatcher and klondike to crypto.
martijn
13
-253
/
+253
2020-12-31
sync Amlogic section with arm64.html
jsg
1
-2
/
+4
2020-12-31
don't oversleep when waiting on fences
jsg
1
-15
/
+17
2020-12-31
remove pv includes which were missed in rev 1.70
jsg
1
-6
/
+1
2020-12-30
py3-scapy is now scapy
kn
12
-35
/
+35
2020-12-30
The result of getifaddrs() not used in pppoed_reload(). Remove it.
benno
1
-13
/
+2
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-6
/
+9
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
2
-4
/
+7
[prev]
[next]