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
/
dev
/
microcode
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
ansi
jsg
1
-4
/
+2
2021-02-23
remove some unused includes
jsg
1
-307
/
+0
2020-07-31
Skip making structure elements const, as it provides no benefit, and
deraadt
2
-5
/
+5
2018-10-02
Add support for RT3290 chipset by James Hastings.
kevlo
3
-5
/
+382
2017-10-17
remove the remaining references to .depend files since nothing creates them
naddy
1
-3
/
+1
2017-09-08
If you use sys/param.h, you don't need sys/types.h
deraadt
2
-5
/
+3
2017-08-28
Fix clang warnings; ok guenther@ deraadt@
otto
2
-6
/
+6
2017-08-27
always use %s to print a non-constant string; ok deraadt@ guenther@
otto
2
-4
/
+4
2017-07-19
more depends gc / yacc rules overhaul
espie
1
-7
/
+3
2017-01-23
Build firmware for usb devices on arm64.
jsg
6
-12
/
+12
2016-12-29
Eliminate 68 unused static variables that gcc complains about.
krw
1
-2925
/
+2
2016-12-18
Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)
krw
7
-14
/
+14
2016-09-03
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
guenther
7
-14
/
+14
2016-09-01
remove three more sparc references noticed by jsg
tedu
2
-4
/
+4
2016-08-17
Update ral(4) firmware for RT2860 family devices.
stsp
1
-348
/
+348
2016-08-10
armish handled some early-gen arm machines, which required tons of
deraadt
7
-14
/
+14
2016-07-10
Build firmware for USB devices on octeon.
visa
7
-14
/
+15
2016-05-11
remove hppa64 port, which we never got going beyond broken single users.
deraadt
15
-38
/
+30
2015-06-19
remove isp(4) now that the ql* family have replaced it
jmatthew
3
-24
/
+0
2015-05-26
Build all the firmware for usb devices on armv7.
jsg
5
-11
/
+15
2015-05-24
Add udl(4) and uvideo(4) to armv7 GENERIC. Tested on my sabre lite (imx).
matthieu
1
-1
/
+2
2015-03-14
Remove some includes include-what-you-use claims don't
jsg
1
-2
/
+1
2014-12-19
Use <sys/endian.h> instead of <machine/endian.h>
guenther
1
-7
/
+2
2014-12-19
multiline string literals aren't really a thing. just smush a few strings
tedu
1
-8
/
+8
2014-09-24
Replace a few malloc() calls with reallocarray() so it checks for overflow.
doug
1
-2
/
+2
2014-09-14
remove uneeded proc.h includes
jsg
1
-2
/
+1
2014-07-20
Make sure the correct errno is reported by warn* or err* and not
guenther
1
-7
/
+14
2014-07-16
zap trailing newlines; "go for it" deraadt
okan
1
-2
/
+1
2014-07-13
No need for ezload.h
mpi
1
-2
/
+1
2014-07-12
"Dr. Jones. Again we see there is nothing you can possess which I cannot
tedu
5
-1367
/
+2
2014-07-12
revert bogus free changes in not kernel files. got a little trigger happy.
tedu
8
-32
/
+32
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
tedu
8
-32
/
+32
2014-05-19
Update run(4) firmware to version 0.33, with permission from Dennis Lee
stsp
1
-689
/
+689
2014-02-14
add firmware for isp25xx, copied from freebsd
jmatthew
1
-0
/
+27845
2014-02-10
Build isp2xxx firmware into separate object files so we only include
jmatthew
6
-7
/
+31
2013-12-08
Enable rum(4) for armv7. Committing through it on pandaboard.
martynas
1
-2
/
+3
2013-03-25
these will not be built for palm since it went away
deraadt
8
-16
/
+16
2013-01-06
acknowlege -> acknowledge
martynas
1
-2
/
+2
2012-12-05
Remove excessive sys/cdefs.h inclusion
deraadt
2
-5
/
+3
2012-08-17
update to firmware 1.4.55 via freebsd revision 236212.
dlg
2
-15026
/
+15133
2011-08-29
Update firmware to the latest version available from Myricom (1.4.53a).
dlg
3
-14609
/
+15026
2011-07-08
update the firmware to 1.4.50 via freebsd.
dlg
6
-16126
/
+14723
2011-06-26
constrain properly which machines get this firmware
deraadt
1
-3
/
+3
2011-06-20
build firmware for myx(4)
deraadt
1
-2
/
+2
2011-05-17
update bnx firmware to the latest version in FreeBSD:
jsg
2
-10725
/
+10985
2011-04-07
Do not use NULL in integer comparisons. No functional change.
miod
1
-2
/
+2
2010-07-23
Manuel Bouyer rescinded clauses 3 and 4 of his license text.
jsg
1
-6
/
+1
2010-07-21
remove gratuitous carriage return that snuck in
todd
1
-2
/
+2
2010-06-26
Don't #include <sys/user.h> into files that don't need the stuff
guenther
1
-2
/
+1
2010-04-05
Initial bits for >=RT3090 support.
damien
1
-391
/
+391
[next]