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
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
jsg
12
-12
/
+18
2020-10-10
Returning a void expression is weird; ok kettenis@ daniel@
otto
1
-5
/
+5
2020-10-10
Handle spurious interrupts.
kettenis
1
-2
/
+12
2020-10-10
Add OPAL_PCI_MAP_PE_DMA_WINDOW.
kettenis
2
-2
/
+6
2020-10-10
Remove unnecessary count of device instances.
visa
1
-2
/
+2
2020-10-10
Clear the kcov device for the current thread before freeing the same
anton
1
-2
/
+3
2020-10-09
Unbreak the powerpc64 kernel build.
kettenis
3
-3
/
+6
2020-10-09
Optimize copyin(9), copyout(9) and kcopy(9) by doing 16-byte copies if
kettenis
1
-12
/
+42
2020-10-09
Kill unused IEEE80211_RADIOTAP_HWQUEUE.
mpi
9
-29
/
+16
2020-10-09
Do not dereference `vp' after vput(9)ing it.
mpi
1
-4
/
+6
2020-10-09
Remove unecesary includes.
mpi
1
-8
/
+1
2020-10-08
Register sxitwi(4) in the I2C framework.
patrick
1
-2
/
+7
2020-10-08
use access_type as the PROT_* variable for uvm_fault() consistantly
deraadt
9
-94
/
+88
2020-10-07
sys_getitimer(), sys_setitimer(): style(9), misc. cleanup
cheloha
1
-21
/
+15
2020-10-07
getitimer(2), setitimer(2): ITIMER_REAL: call getnanouptime(9) once
cheloha
1
-6
/
+5
2020-10-07
getitimer(2), setitimer(2): merge critical sections
cheloha
1
-59
/
+69
2020-10-07
Remove dead marko cdev_joy_init.
jan
2
-16
/
+2
2020-10-07
Document that `a_p' is always curproc by using a KASSERT().
mpi
1
-1
/
+12
2020-10-07
Do not release the KERNEL_LOCK() when mmap(2)ing files.
mpi
1
-6
/
+11
2020-10-07
Include <sys/systm.h> directly instead of relying on hidden UVM includes.
mpi
4
-4
/
+8
2020-10-07
match more Intel PCH SMBus ids
jsg
1
-2
/
+9
2020-10-07
match on more pch kt ids
jsg
1
-1
/
+36
2020-10-07
match on more pch thermal ids
jsg
1
-1
/
+5
2020-10-07
match on more Intel dwiic pci ids
jsg
1
-11
/
+39
2020-10-07
regen
jsg
2
-2
/
+157
2020-10-07
add more Intel 100, 200 and 300 Series PCH ids
jsg
1
-1
/
+32
2020-10-07
regen
jsg
2
-6
/
+561
2020-10-07
add Intel 400 Series and 400 Series V PCH ids
jsg
1
-3
/
+114
2020-10-07
regen
jsg
2
-2
/
+317
2020-10-07
add Intel 495 Series LP PCH and Ice Lake graphics ids
jsg
1
-1
/
+64
2020-10-06
The command value of the _IOC() macro is limited to values [0..255].
gerhard
1
-2
/
+2
2020-10-05
add more ure(4) ids
jsg
1
-3
/
+56
2020-10-05
regen
jsg
2
-4
/
+344
2020-10-05
add more ure(4) ids
jsg
1
-1
/
+85
2020-10-05
sync
jsg
1
-1
/
+5
2020-10-05
drm/i915/tgl: Add new PCI IDs to TGL
jsg
1
-2
/
+6
2020-10-05
regen
jsg
2
-2
/
+262
2020-10-05
add more Intel 500 Series LP PCH and Tiger Lake graphics ids
jsg
1
-1
/
+53
2020-10-05
Fix write hang-up on file system on vnd.
asou
1
-1
/
+6
2020-10-04
Recent changes for PROT_NONE pages to not count against resource limits,
deraadt
1
-2
/
+2
2020-10-04
Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.
kettenis
1
-7
/
+17
2020-10-04
Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.
kettenis
1
-4
/
+20
2020-10-04
Remove outdated comment.
anton
1
-3
/
+1
2020-10-04
regen
jsg
2
-16
/
+301
2020-10-04
add more Intel 400 Series LP PCH and Comet Lake graphics ids
jsg
1
-8
/
+65
2020-10-04
fix indent
anton
1
-2
/
+2
2020-10-03
Collect coverage from interrupts. Currently limited to remote sections
anton
1
-24
/
+115
2020-10-03
Increase CLAIM_LIMIT from 11M to 14M to make room for retguard
gkoehler
2
-5
/
+5
2020-10-03
Introduce `if_cloners_lock' rwlock and use it to serialize
mvs
1
-5
/
+20
2020-10-02
Attach on Intel 500-series chipsets.
kettenis
1
-1
/
+7
[prev]
[next]