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
/
ic
/
hmevar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Garbage collect some bits that were never used.
brad
2014-11-27
1
-5
/
+1
*
cut things that relied on mclgeti for rx ring accounting/restriction over
dlg
2014-07-08
1
-2
/
+3
*
Add detach support to a few more drivers, and in others do the neccessary
deraadt
2009-10-15
1
-1
/
+2
*
More cases of shutdown hooks not needed after card is already stopped. In
deraadt
2009-08-10
1
-2
/
+1
*
Simplify the ioctl handling code. From Brad.
sthen
2009-06-11
1
-2
/
+1
*
Switch hme(4) over to using MCLGETI when allocating mbufs for the RX ring.
kettenis
2009-04-17
1
-2
/
+2
*
Use bus_dmamap_load_mbuf instead of loading mbuf fragments ourselves, and
kettenis
2008-11-26
1
-2
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
betetr yet, just nuke sc_enaddr all together, just fill in arpcom and
jason
2006-12-21
1
-2
/
+1
*
do not reset the chip (and subsequently the phy) when unnecessary; that is,
brad
2004-08-08
1
-1
/
+2
*
Store which tcvr to prefer
jason
2002-11-20
1
-1
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-6
/
+6
*
- keep a spare dmamap_t around for rx (use it to keep the old mbuf loaded
jason
2001-10-09
1
-3
/
+4
*
move stats update into ticker
jason
2001-10-04
1
-3
/
+4
*
De uglify (a bit) and garbage collect a bunch of now unused functions.
jason
2001-10-02
1
-19
/
+9
*
Pull in a change I wrote a -long- time ago: avoid {bcopy/memcpy} into statically
jason
2001-10-02
1
-4
/
+10
*
bus independent part of hme driver from netbsd
jason
2001-08-21
1
-0
/
+107