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