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-05-25
Pass boothowto from the bootloader to the kernel on octeon.
visa
2
-13
/
+35
2020-05-25
Mix board information into the entropy pool.
visa
1
-1
/
+14
2020-05-25
regen
patrick
2
-4
/
+16
2020-05-25
ThingM blink(1)
patrick
1
-1
/
+5
2020-05-25
change wsdisplay attribute type from long to uint32_t
jsg
59
-448
/
+452
2020-05-25
rename wsdisplay alloc_attr() to pack_attr()
jsg
36
-120
/
+119
2020-05-25
Kill unused cdev_pc_init().
mpi
4
-31
/
+4
2020-05-25
Unfortunately, breaks UDP NFS under volume, when used on the src machine.
deraadt
1
-17
/
+2
2020-05-25
Add support for write operations to diskstrategy().
deraadt
1
-3
/
+7
2020-05-25
The dependencies were insufficient.
deraadt
1
-3
/
+3
2020-05-23
Increase chances of getting a successful PCIe link on the i.MX8MM.
patrick
1
-3
/
+2
2020-05-23
Look at the openbsd,boothowto property and bring the bootarg parsing
kettenis
1
-26
/
+29
2020-05-23
Add a little bit of const-ness.
kettenis
1
-3
/
+3
2020-05-23
Define PTE bits.
kettenis
2
-0
/
+51
2020-05-23
Clean up the code that implements the OPAL API.
kettenis
3
-89
/
+60
2020-05-23
Implement kqueue(2) support.
mpi
2
-3
/
+127
2020-05-23
Implement kqfilter matching the corresponding poll routine.
mpi
2
-2
/
+15
2020-05-23
Fix typo in a comment that originated in wpi(4) and has spread elsewhere.
stsp
4
-8
/
+8
2020-05-23
remove ifdef'd out tc fb cnattach bits
jsg
1
-85
/
+1
2020-05-23
Define PPB_IO_32BIT. Should have been part of the commit to mvkpcie(4)
patrick
1
-1
/
+2
2020-05-23
Use a distinct trap code with retguard on mips64.
visa
1
-1
/
+9
2020-05-23
remove more cfb and sfb bits
jsg
4
-163
/
+2
2020-05-23
remove cfb and sfb alpha tc fb drivers
jsg
6
-990
/
+2
2020-05-23
Prevent km_alloc() from returning garbage if pagelist is empty.
jan
1
-2
/
+2
2020-05-23
Add RB_GOODRANDOM passed from bootloader to kernel in boothowto. Indicates
deraadt
1
-17
/
+18
2020-05-22
Improve emulation of bridge config space.
kettenis
1
-42
/
+13
2020-05-22
Improve resetting PCIe devices by making use of the reset-gpios property,
patrick
1
-1
/
+21
2020-05-22
Enable link training just before triggering the actual training.
kettenis
1
-2
/
+2
2020-05-22
Fill complete trap frame.
kettenis
4
-13
/
+202
2020-05-22
Panic on unhandled traps (which for now is all of them).
kettenis
1
-5
/
+2
2020-05-22
Reboot (unconditionally for now).
kettenis
1
-1
/
+3
2020-05-22
regen
patrick
2
-2
/
+7
2020-05-22
Add Atheros QCA986x/988x PCI ID.
patrick
1
-1
/
+2
2020-05-22
Add some very simple trap handling.
kettenis
13
-36
/
+436
2020-05-22
Enable option FFS2 on RAMDISK; ok aoyama@ deraadt@
otto
1
-1
/
+2
2020-05-22
Add support for the Marvell Xenon SDHC. This is used on the Armada
patrick
1
-3
/
+245
2020-05-22
Add pre/post hooks for bus clock changes to sdhc(4). These will be
patrick
2
-2
/
+10
2020-05-22
Use the parsed address and interrupt information from
kettenis
6
-378
/
+140
2020-05-22
Attach mvpinctrl(4) to the Armada 3700's NB as well. As a consequence
patrick
2
-27
/
+38
2020-05-22
Always defer attaching the mvneta(4) interfaces. Otherwise this
patrick
1
-36
/
+11
2020-05-22
And add the node to the struct. Sometimes I maybe shouldn't try spliting
patrick
1
-1
/
+2
2020-05-22
Actually store the node in the softc. Missed chunk from the previous
patrick
1
-1
/
+2
2020-05-22
Some sdhc(4) on FDT use a card-detect GPIO or have a non-removable flag.
patrick
1
-1
/
+23
2020-05-22
Enable bwfm(4).
patrick
2
-2
/
+8
2020-05-22
Enable mvkpcie(4).
patrick
2
-2
/
+6
2020-05-22
Add mvkpcie(4), a driver for the Aardvark PCIe controller found on
patrick
2
-1
/
+1031
2020-05-22
better wording
dlg
1
-4
/
+4
2020-05-22
white space fixes. no functional change.
dlg
1
-3
/
+3
2020-05-22
mention if_attach_queues().
dlg
1
-10
/
+28
2020-05-22
speeling in comment fix. no functional change.
dlg
1
-3
/
+3
[prev]
[next]