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-07-22
regen
jsg
2
-4
/
+9
2020-07-22
add Intel AX200 Bluetooth
jsg
1
-1
/
+2
2020-07-22
regen
jsg
2
-2
/
+94
2020-07-22
add devices found in Inspiron 5505 dmesg from jmc@
jsg
1
-1
/
+21
2020-07-22
deprecate interface input handler lists, just use one input function.
dlg
1
-12
/
+10
2020-07-22
Add support for newer RTL8125 chipset (RTL8125B).
kevlo
2
-438
/
+3909
2020-07-21
acpi can use IPL_BIO (a low interrupt) since it only enqueues operations for
deraadt
3
-17
/
+17
2020-07-20
Neither is saa.ssa.pool the same as saa.saa_pool.
krw
1
-2
/
+2
2020-07-20
Missed a chunk somewhere along the line. Use our_id vs our_id_b in
krw
1
-7
/
+3
2020-07-20
Move remaining scsi bus initialization info from "prototype scsi link"
krw
42
-266
/
+263
2020-07-20
Update Spleen kernel fonts to version 1.8.1, bringing the following
fcambus
6
-32
/
+32
2020-07-20
Fix various whitespace and formatting issues in rasops(9).
fcambus
3
-16
/
+12
2020-07-20
KNF for multi-line comment added to iwn5000_set_gains() in previous commit.
stsp
1
-5
/
+6
2020-07-20
Fix gain calibration for some iwn(4) devices (5000 and up).
stsp
1
-7
/
+12
2020-07-20
Fix a logic bug in iwn(4) which meant that automatic rate control for
stsp
1
-4
/
+7
2020-07-20
update a comment in iwn_ampdu_tx_done following previous SSN -> SEQ change
stsp
1
-2
/
+2
2020-07-20
Make iwn_ampdu_tx_done() record an ACK for the frame for which the hardware
stsp
1
-9
/
+8
2020-07-20
The IEEE80211_F_HIDENWID flag is now part of ic_userflags, not ic_flags.
stsp
3
-6
/
+6
2020-07-20
use timeout_del_barrier(9) for del_timer_sync()
jsg
1
-2
/
+2
2020-07-19
Move the adapter related items (luns, adapter, adapter_target,
krw
42
-246
/
+277
2020-07-19
regen
daniel
2
-2
/
+22
2020-07-19
Add a few more Atheros ids; ok deraadt
daniel
1
-1
/
+5
2020-07-18
Make /dev/ksyms work.
kettenis
1
-4
/
+4
2020-07-18
Add functions to set/add properties on an FDT node.
kettenis
2
-6
/
+122
2020-07-18
replace stat collection with the kstat api.
dlg
3
-207
/
+368
2020-07-17
Re-work intr_barrier(9) on arm64 to remove layer violation. So far we
patrick
7
-10
/
+84
2020-07-17
Merge the two if blocks checking if the font in use contains a given
fcambus
1
-8
/
+3
2020-07-17
Revert r1.170. dlg and jmatthew simultaneously fixed this the
tb
1
-3
/
+1
2020-07-17
i forgot to commit this with if_ix.c r1.169
dlg
1
-1
/
+2
2020-07-17
This needs <net/toeplitz.h> for stoeplitz_to_key(9).
tb
1
-1
/
+3
2020-07-17
use the system stoeplitz key instead of a random one.
dlg
2
-4
/
+14
2020-07-17
enable multiq support for ix.
dlg
4
-62
/
+72
2020-07-17
Virtual functions are effectively identical to full physical functions,
jmatthew
1
-1
/
+5
2020-07-17
name the rx rings so systat mb shows them.
dlg
1
-1
/
+3
2020-07-17
Consistently use the port type and speed register (PTYS) to determine if
jmatthew
1
-11
/
+4
2020-07-17
add kstats to myx.
dlg
1
-1
/
+206
2020-07-17
Always a joker hiding somewhere.
krw
1
-4
/
+4
2020-07-16
Pass the interrupt handler cookie instead of the pointer to it
patrick
1
-2
/
+2
2020-07-16
Access adapter softc via link->bus->sb_adapter_softc.
krw
43
-181
/
+180
2020-07-16
drm/i915: Also drop vm.ref along error paths for vma construction
jsg
1
-10
/
+6
2020-07-16
drm/i915: Drop vm.ref for duplicate vma on construction
jsg
1
-0
/
+1
2020-07-16
drm/amdgpu: asd function needs to be unloaded in suspend phase
jsg
1
-0
/
+6
2020-07-16
drm/amdgpu: add TMR destory function for psp
jsg
1
-4
/
+53
2020-07-16
drm/amdgpu: don't do soft recovery if gpu_recovery=0
jsg
1
-1
/
+2
2020-07-16
drm/i915: Skip stale object handle for debugfs per-file-stats
jsg
1
-1
/
+1
2020-07-16
drm/i915/gt: Pin the rings before marking active
jsg
1
-6
/
+6
2020-07-16
drm/radeon: fix double free
jsg
1
-4
/
+3
2020-07-16
drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
jsg
1
-7
/
+1
2020-07-16
drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
jsg
1
-0
/
+6
2020-07-16
drm/ttm: Fix dma_fence refcnt leak when adding move fence
jsg
1
-1
/
+3
[prev]
[next]