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
/
twevar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke unused struct scsi_link members of adapter softc's where the
krw
2020-07-22
1
-2
/
+1
*
*_minphys() functions that cap i/o sizes at a value larger than the
krw
2020-02-15
1
-2
/
+1
*
Prototypes should not name the parameters.
krw
2020-01-27
1
-2
/
+2
*
Shuffle some names around to make reading the code less headache
krw
2020-01-26
1
-2
/
+2
*
move twe over to iopools so we can get rid of another NO_CCB user. this
dlg
2011-04-03
1
-1
/
+5
*
Extend the scsi_adapter minphys() callback to take a struct scsi_link *
miod
2009-02-16
1
-2
/
+2
*
the softc sc_lock lockmgr lock is unused, so remove it.
thib
2008-07-24
1
-2
/
+1
*
Don't fake MODE SENSE page 4 info inside raid drivers, just let sd
krw
2005-09-15
1
-3
/
+1
*
kill the caluses three and four on some of my code
mickey
2003-06-02
1
-6
/
+1
*
deal w/ the dma in a special thread to follow the busdma semantics. this fixes panics on unaligned physio; w/ help and testing from daniel@lucq.org
mickey
2002-09-17
1
-4
/
+9
*
First round of __P removal in sys
millert
2002-03-14
1
-4
/
+4
*
dmamem_unmap the memory before dmamem_freeig it.
mickey
2001-05-10
1
-5
/
+4
*
proper dmaable memory allocations; oops
mickey
2001-02-19
1
-1
/
+3
*
3ware escalade ide raid controllers
mickey
2000-09-15
1
-0
/
+90