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
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
regen
dlg
2
-2
/
+7
2019-04-24
add the product id for VMware NVMe interface
dlg
1
-1
/
+2
2019-04-23
Since ppb(4) properly allocates bus ranges for attached devices,
patrick
1
-99
/
+2
2019-04-23
sync
deraadt
2
-162
/
+162
2019-04-23
shorten some strings
deraadt
1
-81
/
+81
2019-04-23
Add support for ccp(4) at acpi(4).
kettenis
2
-1
/
+113
2019-04-23
Add support for "pinconf-single" devices and add support for bias and
kettenis
1
-25
/
+49
2019-04-23
Remove file name and line number output from witness(4)
visa
3
-51
/
+33
2019-04-23
enable discard_backing_storage() test
jsg
1
-4
/
+0
2019-04-23
Linux code expects to find struct file in fs.h so include sys/file.h
jsg
2
-2
/
+2
2019-04-23
regen
jsg
2
-12
/
+352
2019-04-23
Add more amdgpu device ids.
jsg
1
-5
/
+73
2019-04-23
- Update the comment describing why pci retry timeout needs to be disabled
kevlo
1
-6
/
+12
2019-04-22
Add support for official Linux device tree bindings and implement support
kettenis
1
-79
/
+194
2019-04-22
Configure pins.
kettenis
1
-1
/
+4
2019-04-21
Timeline lock is used from interrupt context so use IPL_TTY to prevent
kettenis
1
-1
/
+1
2019-04-21
Fix rbtree_postorder_for_each_entry_safe() implementation. Fixes crashes
kettenis
1
-5
/
+33
2019-04-20
armv7 RAMDISK is now compiled with -Oz (just to be like other ramdisks),
deraadt
1
-3
/
+3
2019-04-20
drm/ttm: Fix bo_global and mem_global kfree error
jsg
2
-10
/
+0
2019-04-20
Adapt radeondrm_detach_kms() to struct drm_device being split from
jsg
1
-1
/
+1
2019-04-17
Remove unused parameter from virtio_init_vq()
sf
1
-5
/
+5
2019-04-17
Initialize virtqueue before passing it to device
sf
1
-3
/
+2
2019-04-16
When we encounter ppb(4)s that are not configured we allocate a range
patrick
1
-1
/
+12
2019-04-16
i2c reads are more reliable a byte at a time.
dlg
1
-13
/
+13
2019-04-16
make sff page reads work on little endian archs too. like amd64.
dlg
1
-7
/
+7
2019-04-15
Use timeout_del_barrier(9) instead of timeout_del(9) followed by
visa
1
-5
/
+3
2019-04-15
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
dlg
1
-6
/
+81
2019-04-15
the myx_cmd struct has to be 4 byte aligned for use with bus_space
dlg
1
-2
/
+2
2019-04-15
enum thing needs commas between items.
dlg
1
-2
/
+2
2019-04-15
there's some new errors that commands can complete with too
dlg
1
-1
/
+5
2019-04-15
there's a bunch of new commands in newer firmwares
dlg
1
-2
/
+35
2019-04-15
trim some debug code that printed out the name of a command
dlg
1
-41
/
+3
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
654
-85860
/
+167504
2019-04-13
MSFT0101 must require some special handling, since this breaks
deraadt
1
-2
/
+1
2019-04-13
Add missing compatibles for newer Linux kernel bindings.
kettenis
1
-1
/
+13
2019-04-10
Hide debug printfs.
ratchov
1
-4
/
+4
2019-04-10
Add support for X722 to ixl(4)
phessler
1
-1
/
+7
2019-04-10
sync
phessler
2
-2
/
+32
2019-04-10
Add support for X722 to ixl(4)
phessler
1
-1
/
+7
2019-04-10
implement support for SIOCGIFSFFPAGE
dlg
1
-1
/
+142
2019-04-10
add support for SIOCGIFSFFPAGE so userland can read sfp module info
dlg
3
-3
/
+64
2019-04-10
Handle missed service errors, specific to isochronous transfers.
ratchov
1
-1
/
+52
2019-04-10
Fix URE_WDT6_SET_MODE register definition.
kevlo
1
-2
/
+2
2019-04-08
change psize to a signed int to cope with it going negative since
jcs
1
-4
/
+3
2019-04-08
Make azalia(4) initialize dolby atmos codecs in the resume path.
stsp
1
-1
/
+4
2019-04-05
Try to start playback after play buffer pointers are advanced.
ratchov
1
-4
/
+6
2019-04-04
Make tpm(4) attach to MSFT0101 chips.
edd
1
-1
/
+2
2019-04-04
Simplify underruns handling: just copy silence produced by upper layer.
ratchov
1
-30
/
+7
2019-04-04
Avoid potential null-pointer dereference. Found by Kent R. Spillner.
kettenis
1
-3
/
+3
2019-04-04
The ASUS E200HA reads the register at "address" 0x00 instead of 0x18.
kettenis
1
-1
/
+2
[prev]
[next]