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
2019-12-13
noone has gpr(4) devices.
deraadt
3
-494
/
+1
2019-12-13
Make acpivout(4) call ws_[gs]et_param instead of directly
patrick
1
-20
/
+36
2019-12-13
pvclock(4): attach even if when PVCLOCK_FLAG_TSC_STABLE is unset
pd
1
-12
/
+20
2019-12-13
Always release interrupt source when unmasking the interrupt
mikeb
1
-2
/
+4
2019-12-11
Replace p_xstat with ps_xexit and ps_xsig
guenther
1
-5
/
+6
2019-12-08
Reduce the max. number of frame buffers so that we can run higher
mglocker
1
-2
/
+7
2019-12-07
regen
kevlo
2
-4
/
+9
2019-12-07
- Add support for RTL8156
kevlo
3
-162
/
+479
2019-12-06
enable the full use of jumbos and remove IFCAP_VLAN_MTU.
dlg
1
-10
/
+11
2019-12-05
Remove clause #3 from mrg@NetBSD license.
mpi
1
-3
/
+1
2019-12-04
Add sizes for free() in autri(4).
fcambus
1
-3
/
+3
2019-12-03
Since device tree trip points might not be sorted, but our code
patrick
1
-4
/
+19
2019-12-03
Add pwmfan(4), a driver for PWM-regulated fans.
patrick
2
-1
/
+136
2019-12-03
Add rkpwm(4), a driver for the RK3399's PWM controller.
patrick
2
-1
/
+185
2019-12-03
Add support for the RK3399's PWM clock to rkclock(4).
patrick
2
-1
/
+8
2019-12-02
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
jsg
1
-1
/
+21
2019-12-02
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
jsg
1
-5
/
+18
2019-12-01
Add sizes for free() in auvia(4).
fcambus
1
-3
/
+3
2019-11-30
cardbus(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
1
-3
/
+3
2019-11-30
pckbc(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
1
-2
/
+2
2019-11-30
onewire(4), owtemp(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
2
-7
/
+7
2019-11-30
utwitch(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
1
-4
/
+4
2019-11-30
Move kernel locking inside the sleep machinery. This enables calling
visa
1
-2
/
+2
2019-11-29
Improve support for the RK3399's eMMC in sdhc(4). Fix the compatible
patrick
1
-5
/
+54
2019-11-29
Add rkemmcphy(4), a driver for the RK3399's eMMC PHY.
patrick
2
-1
/
+209
2019-11-29
Make rkgrf(4) behave like a simplebus(4) so we can attach drivers
patrick
2
-4
/
+13
2019-11-29
Add support for the RK3399's eMMC clock to rkclock(4).
patrick
1
-1
/
+7
2019-11-29
drm_sched_entity_flush() doesn't care about specific threads, so just
guenther
2
-5
/
+5
2019-11-28
On short transfers with multiple TRBs in a TD we get two events.
patrick
1
-3
/
+4
2019-11-27
Reinstate monitor mode support in iwm(4).
stsp
1
-16
/
+72
2019-11-27
Add support for Rx buffers containing multiple frames to iwm(4), again.
stsp
1
-95
/
+140
2019-11-27
Re-enable IO_NOCACHE, and use is in vnd.
beck
1
-3
/
+6
2019-11-27
Convert infinite sleeps to tsleep_nsec(9).
mpi
5
-12
/
+12
2019-11-26
When there is no network around the state timeout fires over and over again.
claudio
1
-2
/
+5
2019-11-26
Fix previous: Don't use an uninitialized variable in iwm_rx_frame().
stsp
1
-1
/
+2
2019-11-26
Eliminate some code duplication in iwm(4) 7k/8k vs. 9k Rx code paths.
stsp
1
-120
/
+83
2019-11-26
Add support for MSI-X. MSI-X allows establishing a number of
patrick
3
-22
/
+330
2019-11-26
Compute RSSI on 9k iwm(4) devices in the same way we do for previous
stsp
1
-3
/
+3
2019-11-25
Convert to tsleep_nsec(9) and use the correct timeout period in msec.
mpi
1
-4
/
+6
2019-11-24
Add umb_rtrequest() to handle RTM_PROPOSAL events and send back the
claudio
1
-7
/
+24
2019-11-24
correct return type of sign_extend64()
jsg
1
-3
/
+3
2019-11-23
envy(4): *sleep(9) -> *sleep_nsec(9); ok ratchov@
cheloha
1
-4
/
+6
2019-11-22
Use rtm_proposal() to send out DNS updates. Both when DNS are added and
claudio
1
-1
/
+28
2019-11-20
ksmn(4): Improve the precision of the fractional part of temperatures.
brynet
1
-9
/
+12
2019-11-20
Some Intel SD/MMC controllers do not like the voltage being
patrick
1
-1
/
+8
2019-11-20
regen
patrick
2
-2
/
+17
2019-11-20
Add PCI IDs for Gemini Lake SD/MMC controllers
patrick
1
-1
/
+4
2019-11-20
Correctly match another 9560-based device.
patrick
1
-1
/
+2
2019-11-19
regen
stsp
2
-2
/
+7
2019-11-19
Add PCI ID for an Intel AX 200 device.
stsp
1
-1
/
+2
[prev]
[next]