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-08-29
Mark certain sections with debug information as "allocated" such that they
kettenis
1
-2
/
+14
2020-08-29
Before clearing the kcov descriptor associated with a thread make sure
anton
1
-41
/
+102
2020-08-29
Prepare to extend the scope of the kcov remote mutex by renaming it to
anton
1
-21
/
+21
2020-08-29
Have [cd|sd]_cmd_rw[6|10|12|16] return the length of the created command and
krw
2
-39
/
+39
2020-08-28
Shuffle [cd|sd]start code into closer alignment. Move the initialization of the
krw
2
-49
/
+22
2020-08-28
Abstract cd_cmd_rw6() and cd_cmd_rw10() a la sd_cmd_rw6() and sd_cmd_rw10().
krw
1
-15
/
+29
2020-08-28
Nuke CDF_ANCIENT, SDF_ANCIENT SDEV_ONLYBIG and bogus check of SID_RelAdr in
krw
5
-29
/
+12
2020-08-28
Make fdt root node's model property readable through sysctl hw.product
visa
1
-2
/
+19
2020-08-28
Make sure not to pass NULL to explicit_bzero().
tobhe
1
-2
/
+3
2020-08-28
Add missing #if's to fix build without bpf(4).
mvs
6
-8
/
+26
2020-08-28
free the correct object when a remote subsystem already is present
anton
1
-2
/
+2
2020-08-27
Use p2p_rtrequest()
kn
1
-1
/
+2
2020-08-27
Fix a potential panic during free(9) which can be caused by an USB
mglocker
1
-4
/
+4
2020-08-27
usbd_get_cdesc() returns usb_config_descriptor_t *. Therefore return
mglocker
1
-3
/
+3
2020-08-27
Clear endpoint stall on open(2) of /dev/uhidX to synchronize toggle bit
patrick
1
-2
/
+4
2020-08-27
Improve write un-protecting of kernel memory. For the Computrace module
patrick
2
-12
/
+32
2020-08-27
Make pipex(4) more common for pppac(4) and pppx(4). Replace
yasuoka
4
-362
/
+182
2020-08-27
bring back local #undef DEBUG changes lost in drm 5.7 update
jsg
2
-0
/
+8
2020-08-27
Reorder the acpi attach process so we look at Processor() CPU nodes
jmatthew
3
-6
/
+17
2020-08-26
Improve detection of the proper boot device by picking the disk that
kettenis
1
-1
/
+14
2020-08-26
Reset the Rx block ack session counter when an iwm/iwx interface disassociates
stsp
2
-2
/
+10
2020-08-26
Let aml_copyvalue() handle AML_OBJTYPE_DEVICE.
kettenis
2
-2
/
+17
2020-08-26
Remove needless uses of SDEV_ONLYBIG. It was always set when SDEV_UMASS was set,
krw
8
-28
/
+16
2020-08-26
Revert "drm/amd/display: Improve DisplayPort monitor interop"
jsg
3
-23
/
+8
2020-08-26
drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
jsg
1
-1
/
+3
2020-08-26
drm/amd/display: fix pow() crashing when given base 0
jsg
1
-0
/
+3
2020-08-26
drm/amd/display: Fix DFPstate hang due to view port changed
jsg
1
-2
/
+2
2020-08-26
drm/amd/display: Blank stream before destroying HDCP session
jsg
1
-2
/
+1
2020-08-26
drm/amd/display: Fix EDID parsing after resume from suspend
jsg
1
-0
/
+1
2020-08-26
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
jsg
1
-1
/
+1
2020-08-26
Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>.
visa
29
-90
/
+36
2020-08-26
Annotate locking of ps_single.
visa
1
-2
/
+3
2020-08-26
Fix a race in single-thread mode switching
visa
1
-14
/
+15
2020-08-25
Clear user SLB upon context switch.
kettenis
3
-6
/
+14
2020-08-25
usbd_set_idle() use requires prototype from usbdi_util.h
deraadt
1
-1
/
+2
2020-08-25
enable more of the syncobj code
jsg
2
-30
/
+37
2020-08-24
Convert ip6_sysctl to sysctl_bounded_args
gnezdo
2
-62
/
+22
2020-08-24
Convert divert*_sysctl to sysctl_bounded_args
gnezdo
4
-24
/
+18
2020-08-24
Rehash main ruleset after rule expiration
kn
1
-12
/
+9
2020-08-24
Remove ptr_array from struct pf_ruleset
kn
3
-25
/
+10
2020-08-24
Enable xicp(4) here as well.
kettenis
1
-1
/
+2
2020-08-24
Enable UHS-I support. No SDR104 support though since it doesn't seem to work
kettenis
1
-2
/
+16
2020-08-24
Implement UHS-I support in the sdmmc(4) midlayer.
kettenis
4
-21
/
+158
2020-08-24
Add some USB HID devices.
kettenis
3
-3
/
+24
2020-08-24
According the code `nfsbootdevname' is always set to network device name
mvs
1
-11
/
+3
2020-08-23
Enable xicp(4).
kettenis
1
-1
/
+2
2020-08-23
amd64: TSC timecounter: prefix RDTSC with LFENCE
cheloha
1
-2
/
+2
2020-08-23
regen
kettenis
2
-2
/
+7
2020-08-23
Add IBM POWER8 host bridge.
kettenis
1
-1
/
+2
2020-08-23
Add xicp(4), a driver for the interrupt control presenter hardware found
kettenis
3
-2
/
+290
[prev]
[next]