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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
Rename udl_mode field to not shadow global `hz' variable.
mpi
2
-11
/
+11
2020-01-09
Convert sleeps of 1sec or more to tsleep_nsec(9).
mpi
17
-39
/
+51
2020-01-09
regen
jsg
2
-2
/
+14
2020-01-09
add ADATA SX8200 Pro
jsg
1
-1
/
+5
2020-01-08
Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and
visa
3
-17
/
+20
2020-01-08
Kill unused defines referencing `hz'.
mpi
1
-4
/
+1
2020-01-07
ZYD_INTR_TIMEOUT is expressed in msecs not in ticks, fixes that by calling
mpi
1
-2
/
+3
2020-01-06
Allow ipmi(4) to attach using mmio. Use the IPMI revision provided by the
kettenis
1
-22
/
+45
2020-01-05
Convert to tsleep_nsec(9).
mpi
1
-2
/
+2
2020-01-05
Constify instances of struct fileops.
visa
1
-2
/
+2
2020-01-05
regen
jsg
2
-42
/
+2
2020-01-05
remove incorrectly formatted IBM entries
jsg
1
-9
/
+1
2020-01-05
regen
jsg
2
-22
/
+22
2020-01-05
sort list of vendor ids by vendor id
jsg
1
-5
/
+5
2020-01-05
regen
jsg
2
-64
/
+64
2020-01-05
sort list of vendor ids by vendor id
jsg
1
-13
/
+13
2020-01-05
regen
jsg
2
-26
/
+6
2020-01-05
remove duplicate device ids
jsg
5
-15
/
+6
2020-01-05
remove some unneeded includes
jsg
1
-7
/
+1
2020-01-05
regen
jsg
2
-2755
/
+2743
2020-01-05
sort by vendor define and device id
jsg
1
-659
/
+655
2020-01-05
regen
jsg
2
-1336
/
+1335
2020-01-05
sort by vendor define and device id
jsg
1
-370
/
+369
2020-01-05
Remove unneeded #include <sys/ttycom.h>.
visa
2
-3
/
+1
2020-01-05
regen
jsg
2
-6
/
+6
2020-01-05
consistently lowercase hex digits in device ids
jsg
1
-5
/
+5
2020-01-05
regen
jsg
2
-18
/
+18
2020-01-05
consistently lowercase hex digits in device ids
jsg
1
-15
/
+15
2020-01-05
regen
jsg
2
-256
/
+256
2020-01-05
consistently uppercase pci product defines
jsg
15
-199
/
+199
2020-01-05
regen
jsg
2
-18
/
+18
2020-01-05
consistently uppercase usb product defines
jsg
5
-18
/
+18
2020-01-04
remove unused TIOCSPGRP / TIOCGPGRP cases in drm
jsg
3
-15
/
+1
2020-01-04
Prevent use-after-free in uhidev_close().
mpi
1
-14
/
+14
2020-01-04
Convert sleep to tsleep_nsec(9) and use unique sleeping identifiers.
mpi
1
-5
/
+5
2020-01-04
Convert sleep to tsleep_nsec(9).
mpi
1
-3
/
+3
2020-01-04
UPGT_USB_TIMEOUT is specified in msec not in ticks, correct the timeout
mpi
1
-2
/
+3
2020-01-04
regen
jsg
2
-413
/
+413
2020-01-04
remove AMD64 strings from pcidevs
jsg
8
-169
/
+169
2020-01-03
Fix RAID volume WWIDs for LSI controllers on sparc64
kn
1
-1
/
+10
2020-01-03
regen
dlg
2
-2
/
+17
2020-01-03
add some more samsung nvme ids
dlg
1
-1
/
+4
2020-01-02
regen
mortimer
2
-2
/
+7
2020-01-02
Add pci id for recent AMD CCP and use it in ccp(4).
mortimer
2
-2
/
+4
2020-01-02
Fix bus_dmamap_sync(9) calls. While here fix a typo in a comment.
kevlo
1
-11
/
+12
2020-01-01
drm/amdkfd: fix a potential NULL pointer dereference (v2)
jsg
1
-0
/
+5
2020-01-01
drm/amdgpu: fix uninitialized variable pasid_mapping_needed
jsg
1
-1
/
+1
2020-01-01
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
jsg
1
-1
/
+2
2020-01-01
drm/amdgpu: fix potential double drop fence reference
jsg
1
-0
/
+2
2020-01-01
drm/amdgpu: disallow direct upload save restore list from gfx driver
jsg
1
-1
/
+2
[prev]
[next]