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
/
dev
/
cn30xxpow.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop cn30xxpow_intr_establish(), cn30xxpow_intr() and some other
visa
2017-12-05
1
-133
/
+1
*
Move the packet input work requesting inside if_cnmac.c. This removes
visa
2017-11-18
1
-36
/
+1
*
Set the core's own group mask when scheduling work, to receive work
visa
2017-11-05
1
-2
/
+3
*
Handle failure.
visa
2017-11-05
1
-3
/
+4
*
slight cleanup
visa
2017-11-05
1
-22
/
+3
*
Remove unmaintained debug code.
visa
2017-11-05
1
-449
/
+1
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
Remove unused POW status functions. Makes clang happier.
visa
2017-04-30
1
-89
/
+1
*
Use the synciobdma instruction instead of the sync instruction for
visa
2016-07-10
1
-2
/
+2
*
Do not use CKSEG0 to quickly map physical addresses, but XKPHYS, for we are
miod
2014-08-11
1
-5
/
+5
*
Remove evcnt and %b format strings relying upon SEIL extensions. This gives
miod
2014-08-11
1
-229
/
+25
*
De-static so that my ddb backtrace get closer to reality.
miod
2014-08-11
1
-30
/
+29
*
It's been a quarter century: we can assume volatile is present with that name.
guenther
2014-03-29
1
-2
/
+2
*
as discussed with uebayasi@ we should only use the "sync" instruction on octeon,
jasper
2013-06-01
1
-2
/
+2
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-3
/
+1
*
Ethernet driver merged from IIJ's contribution code.
syuu
2011-06-16
1
-0
/
+1079