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
/
arch
/
octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
spelling
jsg
7
-17
/
+17
2021-03-09
Add initial bits for Check Point UTM-1 EDGE N.
visa
3
-3
/
+15
2021-03-04
Tweak whitespace and adjust prototypes.
visa
1
-23
/
+21
2021-03-04
Combine octeon_pcibusvar.h into octeon_pcibus.c to reduce scatter.
visa
2
-56
/
+9
2021-02-25
we don't have to cast to caddr_t when calling m_copydata anymore.
dlg
1
-6
/
+4
2021-02-20
Fix disestablishing of PCI interrupt handlers.
visa
1
-9
/
+2
2021-02-17
Do not reprogram address filter after MII status change
visa
1
-5
/
+1
2021-02-13
Revise cnmac(4)'s address filter setup
visa
4
-114
/
+47
2021-02-11
Leave out gp initialization from kernel entry on mips64
visa
2
-5
/
+2
2021-02-06
Revise kernel's ld.script on octeon
visa
3
-13
/
+56
2021-02-04
Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to
anton
1
-1
/
+2
2021-02-04
Handle Netgear ProSecure UTM25
visa
4
-4
/
+26
2021-01-30
Abstract octeon board handling a little
visa
6
-39
/
+75
2021-01-28
Again allow COPTS= to come from the environment again, and don't lose the
deraadt
1
-4
/
+4
2021-01-23
introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
thfr
2
-2
/
+5
2021-01-01
Add kstat to ogx(4).
visa
2
-9
/
+404
2020-12-31
Enable IPv4 and TCP/UDP checksum offload on transmission.
visa
2
-11
/
+53
2020-12-12
Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.
jan
2
-4
/
+4
2020-12-09
Use daddr_t and not daddr32_t in boot media.
krw
1
-2
/
+2
2020-10-25
Revert accidental commit.
visa
1
-2
/
+1
2020-10-25
Add missing firmload attribute.
visa
2
-3
/
+4
2020-10-10
Remove unnecessary count of device instances.
visa
1
-2
/
+2
2020-09-10
Add I2C bus scan routine for octiic(4)
visa
1
-1
/
+34
2020-09-10
Register octiic(4) with the I2C framework
visa
1
-5
/
+12
2020-09-09
Make ogx(4)'s outbound bpf(4) tap actually work
visa
1
-1
/
+7
2020-09-08
Clean up attachment of octgmx(4) a bit
visa
1
-54
/
+39
2020-09-08
Handle AGL interface
visa
6
-19
/
+366
2020-09-04
Add kstat to cnmac(4)
visa
8
-89
/
+351
2020-09-02
vfs_shutdown() is neccessary to ensure buffer cache drain before reexec()
deraadt
1
-1
/
+4
2020-08-28
Make fdt root node's model property readable through sysctl hw.product
visa
1
-2
/
+19
2020-08-15
Remove unused headers
visa
1
-6
/
+1
2020-08-15
Inline handling of receive checksum offload
visa
3
-34
/
+17
2020-07-24
Suppress kernel printf output in the octeon boot kernel.
visa
1
-1
/
+3
2020-07-18
Userland timecounter implementation for octeon
visa
2
-3
/
+7
2020-07-11
Synchronize each core's CP0 cycle counter using the IO clock counter.
visa
3
-4
/
+95
2020-07-10
Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.
patrick
1
-2
/
+2
2020-07-08
Make membar_consumer() a plain compiler barrier in kernel on octeon.
visa
1
-1
/
+2
2020-07-06
IEEE1275 (Open Firmware) defines that parameter name strings can have a
kettenis
1
-53
/
+11
2020-07-06
Add support for timeconting in userland.
pirofti
2
-2
/
+26
2020-07-06
wire up kstat(4)
dlg
1
-2
/
+3
2020-07-04
Remove no-op cn30xxgmx_reset_board().
visa
3
-12
/
+3
2020-06-30
Remove obsolete <machine/stdarg.h> header. Nowadays the vararg
visa
1
-3
/
+0
2020-06-30
Use <dev/clock_subr.h> in octrtc(4).
visa
1
-36
/
+57
2020-06-27
TNF rescinded clauses 3 & 4 in 2008 in NetBSD.
jsg
1
-8
/
+1
2020-06-13
Remove a dead store.
visa
1
-2
/
+1
2020-06-05
cpu_rnd_messybits() for mips64
visa
1
-10
/
+1
2020-05-31
introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.
dlg
1
-1
/
+10
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
deraadt
2
-5
/
+2
2020-05-27
Retire <machine/varargs.h>.
visa
1
-3
/
+0
2020-05-26
increment version numbers, due to recent RB_GOODSEED and fchmod +T changes
deraadt
1
-2
/
+2
[next]