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-05-08
free size. the allocation is the header plus the length.
tedu
1
-3
/
+3
2019-05-08
match on 200 and 300 series pch kt
jsg
1
-1
/
+22
2019-05-08
match on 300 series pch
jsg
1
-2
/
+4
2019-05-08
regen
jsg
2
-2
/
+257
2019-05-08
add more Intel 300 Series PCH ids
jsg
1
-1
/
+52
2019-05-07
Use the same completion queue for both the send and receive queues.
jmatthew
1
-2
/
+2
2019-05-07
Fix delay logic: measure w/ uptime, pack timeval correctly. ok krw@
cheloha
1
-4
/
+4
2019-05-07
always rearm completion queues as leaving them disarmed would lead to rx
jmatthew
1
-7
/
+4
2019-05-07
align the rx buffer to ETHER_ALIGN
dlg
1
-2
/
+3
2019-05-07
use MCX_PAGE_SIZE when calculating number of pages for queues
dlg
1
-6
/
+9
2019-05-06
Fix a logic error when configuring the driver to use msi.
kevlo
1
-2
/
+2
2019-05-05
regen
kettenis
2
-19
/
+24
2019-05-05
Harmonize AMD CPU/APU devices.
kettenis
3
-14
/
+15
2019-05-04
Silence "Uunable to acquire AGP" message since we don't support AGP on all
kettenis
1
-0
/
+2
2019-05-04
fix array bounds check in ixl_search_link_speed()
jsg
1
-2
/
+2
2019-05-04
drm/i915/bios: assume eDP is present on port A when there is no VBT
jsg
1
-0
/
+1
2019-05-04
Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)
kettenis
9
-38
/
+94
2019-05-04
drm: Fix drm_release() and device unplug
jsg
1
-4
/
+2
2019-05-04
Add mcx(4), a driver for Mellanox ConnectX-4 (and later) Ethernet
jmatthew
2
-1
/
+5473
2019-05-03
Revert "drm/i915/fbdev: Actually configure untiled displays"
jsg
1
-7
/
+5
2019-05-02
Avoid running the activate function for a partially attached ehci(4) driver.
kettenis
1
-4
/
+8
2019-05-02
works on newer AMD Ryzen APUs/CPUs as well
kettenis
1
-1
/
+2
2019-05-02
regen
kettenis
2
-2
/
+7
2019-05-02
add Cryptographics Co-processor found on newer AMD Ryzen CPUs/APUs
kettenis
1
-1
/
+2
2019-05-02
Allow non-root users to become master when they are the first to open a drm
kettenis
1
-8
/
+4
2019-05-01
Use the proper UAC-v2.0 request to read the device controls.
ratchov
1
-4
/
+12
2019-05-01
Avoid using an expression which resolves to an int in a bool context
jsg
1
-2
/
+2
2019-04-30
Make AK5385-related macros of ap192k cards look like julia ones.
ratchov
1
-8
/
+9
2019-04-30
Implement the set_rate() method for ESI Juli@ cards.
ratchov
2
-3
/
+56
2019-04-30
Add a "set_rate" method to the envy codec API.
ratchov
2
-8
/
+7
2019-04-30
Attach mvneta(4) on the Armada 3720 SoC.
patrick
1
-2
/
+3
2019-04-30
Fix ESI juil@'s EEPROM contents holding default GPIO state.
ratchov
1
-3
/
+3
2019-04-30
Enable EnvyHT-specific sample rates (above 96kHz) on the host controller.
ratchov
2
-3
/
+24
2019-04-30
Decrease verbosity when XHCI_DEBUG is defined.
ratchov
1
-3
/
+3
2019-04-30
Add support for the Armada 3720 pinctrl controller to mvpinctrl(4).
patrick
1
-3
/
+89
2019-04-30
Add mvuart(4) to support the Armada 3720's serial console.
patrick
2
-1
/
+670
2019-04-30
Add support for the Armada 3720 clocks to mvclock(4).
patrick
1
-6
/
+271
2019-04-30
We are allowed to enable regulators with the "regulator-always-on"
patrick
1
-3
/
+3
2019-04-30
Convert a linux specific test for master in currently disabled code.
jsg
1
-1
/
+1
2019-04-30
Add an equivalent test for master in drm_fb_helper_is_bound()
jsg
1
-0
/
+3
2019-04-29
MC146818_GETTOD: Check for RTC rollover during read.
cheloha
1
-5
/
+7
2019-04-29
Extend channel dwell time during passive scans in iwn(4).
stsp
1
-2
/
+2
2019-04-28
Make sure only "primary" clients can become master.
kettenis
1
-2
/
+3
2019-04-27
drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
jsg
1
-2
/
+3
2019-04-25
Since we now have an attachhook, the actual interrupt handler is installed
kettenis
1
-1
/
+4
2019-04-25
Follow up on jmatthew's suggestion:
kevlo
10
-28
/
+28
2019-04-24
Add product id for the USB serial adapter found in Juniper SRX 300.
remi
1
-1
/
+2
2019-04-24
regen
remi
2
-4
/
+9
2019-04-24
New product id for the USB serial adapter found in Juniper SRX 300.
remi
1
-1
/
+2
2019-04-24
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
jmatthew
2
-2
/
+102
[prev]
[next]