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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Push kernel lock within rtable_add(9) and rework it to return 0 in the
mvs
2021-03-26
2
-10
/
+14
*
Push kernel lock down to rt_setsource() to make `ifa' dereference safe.
mvs
2021-03-26
1
-3
/
+10
*
Initialize error variable in dtread().
bluhm
2021-03-26
1
-2
/
+2
*
Only install route with label, fix route leak on destroy
kn
2021-03-26
3
-3
/
+15
*
Remove parenthesis around return value to reduce the diff with NetBSD.
mpi
2021-03-26
13
-176
/
+176
*
Fix wrong sequence number wrap in ieee80211_recv_auth().
stsp
2021-03-26
1
-2
/
+2
*
regen
jan
2021-03-26
1
-1
/
+5
*
Add PCI ID for Intel X710 10G SFP+ NIC
jan
2021-03-26
1
-1
/
+2
*
regen
jan
2021-03-26
1
-1
/
+2
*
Add missing PCI ID for Intel X710 SFP+ NIC
jan
2021-03-26
1
-1
/
+2
*
Permit kern.somaxconn when the unix pledge is used. Previously this was only
abieber
2021-03-25
1
-2
/
+2
*
an invalid value of `mcs' may come from the hardware so adjust code so that the
mestre
2021-03-25
1
-2
/
+3
*
Provide apm(4/arm64) with battery information
kn
2021-03-25
1
-1
/
+41
*
remove uneeded includes in md armv7 files
jsg
2021-03-25
69
-307
/
+71
*
sync
sthen
2021-03-24
2
-6
/
+6
*
remove vendor name (Dell) repeated in product name
sthen
2021-03-24
1
-2
/
+2
*
Improve the tap detection mechanism.
bru
2021-03-24
1
-12
/
+21
*
cd9660, mfs: do not hide generic vop functions behind #define
semarie
2021-03-24
3
-31
/
+15
*
make some `struct vops' members explicitly NULL instead of implicitly NULL
semarie
2021-03-24
3
-4
/
+8
*
The logic in mmrw() to check whether an address is within direct
bluhm
2021-03-24
1
-4
/
+4
*
Make tap detection less restrictive for multi-finger taps.
bru
2021-03-24
1
-9
/
+3
*
Define a USB quirk for devices that need to keep their pipes open at
jcs
2021-03-24
4
-14
/
+63
*
regen
jcs
2021-03-24
2
-4
/
+16
*
add HAILUCK Keyboard
jcs
2021-03-24
1
-1
/
+5
*
Fix a corner case bug in Rx block ack window gap-wait timeout handling.
stsp
2021-03-23
1
-1
/
+5
*
When moving the Rx block ack window forward do not implicitly rely on
stsp
2021-03-23
1
-2
/
+3
*
Make a child execute fork_return() only if PTRACE_FORK has been specified.
mpi
2021-03-23
1
-3
/
+6
*
Skip first frame when saving stacktraces, it's always witness_checkorder().
mpi
2021-03-23
1
-3
/
+3
*
Pack the SPCR struct definition since the struct isn't naturally aligned
patrick
2021-03-23
2
-4
/
+4
*
Now that MSI pages are properly mapped, all that debug code in smmu(4)
patrick
2021-03-22
1
-34
/
+2
*
Load MSI pages through bus_dma(9). Our interrupt controllers for MSIs
patrick
2021-03-22
5
-22
/
+153
*
Update device-tree bindings
kn
2021-03-22
1
-6
/
+6
*
Let iwn(4) simply clear frames before the firmware's BA window, instead
stsp
2021-03-22
1
-29
/
+17
*
wg(4): fix race between tx/rx handshakes, from Matt Dunwoodie, ok mpi@
sthen
2021-03-21
1
-5
/
+4
*
Include wstpad allocations when cleaning up wsmouse resources.
bru
2021-03-21
3
-3
/
+20
*
Disambiguate expressions.
visa
2021-03-21
1
-3
/
+3
*
makes `struct execsw' to:
semarie
2021-03-21
2
-6
/
+12
*
Use uppercases for defines.
mpi
2021-03-21
1
-6
/
+6
*
RFC 8981 allows the configuration of only temporary IPv6 addresses.
florian
2021-03-20
1
-4
/
+8
*
namei: reorganize a bit the error path for simples cases
semarie
2021-03-20
1
-23
/
+17
*
Sync some comments in order to reduce the difference with NetBSD.
mpi
2021-03-20
9
-292
/
+463
*
use m_dup_pkthdr in ip_fragment to copy pkthdr info to fragments.
dlg
2021-03-20
1
-5
/
+3
*
another unfortunate action to cope with relentless kernel growth
deraadt
2021-03-19
1
-2
/
+2
*
When changing the link local address send a RTM_IFINFO message out.
claudio
2021-03-18
1
-2
/
+4
*
Do not call rtm_ifchg() if IFF_UP changed. The code in if_up() and if_down()
claudio
2021-03-18
1
-3
/
+6
*
Like in the sysctl case include the ifp_sadl as RTA_IFP address in RTM_IFINFO
claudio
2021-03-18
1
-3
/
+6
*
Fix SIOCDELLABEL/"ifconfig mpe0 -mplslabel" to unset label completely
kn
2021-03-18
1
-2
/
+2
*
In revision 1.91 of uhidev.c, jcs@ made sure to only detach devices
anton
2021-03-18
3
-22
/
+3
*
regen
mvs
2021-03-18
4
-9
/
+9
*
Unlock sendsyslog(2). Console output still requires kernel lock to be
mvs
2021-03-18
2
-41
/
+58
[prev]
[next]