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-11-17
Fix handling of MSG_PEEK in soreceive() for the case where an empty
claudio
1
-6
/
+7
2020-11-17
Enable imxiic(4) at ACPI.
patrick
2
-2
/
+4
2020-11-17
Add ACPI support to imxiic(4).
patrick
2
-1
/
+235
2020-11-17
Split imxiic(4) into the FDT-attachment code and the i.MX I2C code
patrick
5
-168
/
+189
2020-11-17
Zap parameter names in function prototypes.
mglocker
1
-4
/
+4
2020-11-17
remove unused definitions which no longer exist in linux
jsg
4
-8
/
+2
2020-11-17
remove setup_timer() interface linux removed in 2017
jsg
2
-8
/
+10
2020-11-17
fix time_after32() macro
jsg
1
-1
/
+1
2020-11-17
adjust for reversed outb arguments linux uses
jsg
1
-0
/
+4
2020-11-17
Convert sysctl_sysvsem to sysctl_bounded_args
gnezdo
1
-81
/
+48
2020-11-17
Convert fusefs_sysctl to sysctl_bounded_args
gnezdo
1
-21
/
+12
2020-11-16
Enable mcx(4)
kettenis
2
-2
/
+4
2020-11-16
Prevent exit status from being clobbered on thread exit.
jsing
1
-2
/
+2
2020-11-16
Fix compile error on big-endian machines caused by recent multicast commit.
patrick
1
-2
/
+2
2020-11-16
Add multicast support to bwfm(4) to make IPv6 work and to fix
patrick
1
-6
/
+52
2020-11-16
Remove Case2 goto, use a simple if () instead.
mpi
1
-23
/
+17
2020-11-16
regen
patrick
2
-9
/
+9
2020-11-16
Move PL2303GC around to make sure the list is sorted properly.
patrick
1
-2
/
+2
2020-11-16
regen
kevlo
2
-2
/
+72
2020-11-16
Add PCI ids for Intel 2.5Gb adapters.
kevlo
1
-1
/
+15
2020-11-16
Replace sysctl_rdint with sysctl_bounded_args entries in net.inet*
gnezdo
3
-14
/
+20
2020-11-16
Convert hw_sysctl to sysctl_bounded_args
gnezdo
1
-12
/
+15
2020-11-16
Remove the cases folded into sysctl_bounded_args but left behind
gnezdo
2
-26
/
+2
2020-11-16
Convert kern_sysctl to sysctl_bounded_args
gnezdo
1
-103
/
+74
2020-11-15
Make sure we perform address translation to all elements of a DMA mapping.
kettenis
1
-2
/
+2
2020-11-15
Hardwire bus_space_read_raw_N() and bus_space_write_raw_N() to
kettenis
1
-7
/
+7
2020-11-15
Enable acpige(4)
patrick
1
-1
/
+2
2020-11-15
Add acpige(4), a driver for ACPI generic event devices. This is a rather
patrick
2
-1
/
+134
2020-11-15
Add support for edge-triggered interrupts in acpi_intr_establish(). So
patrick
1
-2
/
+13
2020-11-15
Add support for edge-triggered interrupts to agintc(4). This is mostly
patrick
1
-8
/
+41
2020-11-15
Add pchgpio(4), a driver for the GPIO controllers found on modern Intel
kettenis
3
-2
/
+371
2020-11-15
match on Edimax EW-7811Un V2, from Morgan Aldridge
jmatthew
1
-1
/
+2
2020-11-15
regen
jmatthew
2
-4
/
+9
2020-11-14
add Edimax EW-7811Un V2, from Morgan Aldridge
jmatthew
1
-1
/
+2
2020-11-14
Revise the initialization of the DRM Linux emulation layer such that we
kettenis
2
-30
/
+33
2020-11-14
idr limit should be inclusive
jsg
1
-3
/
+7
2020-11-14
Enable sdhc(4) at ACPI.
patrick
2
-2
/
+4
2020-11-14
Extend pcamux(4) with ACPI support. So far pcamux(4) has assumed it's
patrick
1
-5
/
+189
2020-11-14
Add support for the VF610 I2C controller to imxiic(4). It uses its
patrick
2
-5
/
+53
2020-11-14
Move enabling/disabling the I2C controller and clearing the Interrupt
patrick
1
-13
/
+31
2020-11-14
Constify dktypenames and fstypenames in libc.
guenther
1
-3
/
+3
2020-11-14
Bring IDR function prototypes in line with modern Linux and implement
kettenis
2
-37
/
+23
2020-11-14
whitespace
kettenis
1
-2
/
+2
2020-11-14
Add 10G media support. This makes the 10G ports on the "single shot" model
kettenis
1
-2
/
+11
2020-11-14
Add SFP+ support, including support for direct attach cables.
kettenis
1
-1
/
+36
2020-11-14
We should only grab the drm_global_mutex lock for legacy drivers.
kettenis
1
-1
/
+3
2020-11-13
Delete unused #defines: T_USER hasn't been used since July 2018
guenther
1
-8
/
+1
2020-11-13
Assert reset before configuring the MACs. Otherwise we leave the 10G MAC
kettenis
1
-7
/
+4
2020-11-13
To prepare for upcoming VF610 support, access the clk div table using
patrick
2
-11
/
+16
2020-11-13
Convert array of two-element arrays into a much more readable array of
patrick
2
-7
/
+12
[prev]
[next]