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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
drm/amdgpu/gfx10: fix race condition for kiq
jsg
1
-1
/
+8
2020-07-29
drm/amd/display: add dmcub check on RENOIR
jsg
1
-1
/
+1
2020-07-29
drm/amd/display: Check DMCU Exists Before Loading
jsg
1
-1
/
+6
2020-07-29
change ktime to nanoseconds in drm
jsg
3
-55
/
+52
2020-07-29
Fix yet another panic in which wsevent_fini() ends up being called with
anton
3
-9
/
+11
2020-07-29
Fix previous commit which referred wrong address and returned wrong
yasuoka
1
-8
/
+8
2020-07-28
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
krw
1
-3
/
+4
2020-07-28
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
krw
4
-12
/
+22
2020-07-28
Rewrite IPv6 source address selection in terms of the 8 rules given in
florian
1
-153
/
+52
2020-07-28
Use the table on root always if current table is not active.
yasuoka
3
-32
/
+42
2020-07-28
Don't treat an error if carppeer is an unicast and the peer is down.
yasuoka
1
-2
/
+4
2020-07-28
Fix a problem related to isochronous transfers appearing in certain
mglocker
1
-9
/
+32
2020-07-28
Document locks which protect pipex(4) global data structures.
mvs
1
-11
/
+19
2020-07-28
Add size to free(9) calls
kn
1
-3
/
+5
2020-07-28
Document locks which protect ppp{ac,x}(4) global data structures.
mvs
1
-21
/
+37
2020-07-28
Add missing `IFXF_CLONED' flag to clone interfaces.
mvs
5
-5
/
+10
2020-07-28
After the previous commit, src/regress/sys/netinet/carp triggered
bluhm
1
-3
/
+3
2020-07-28
Implement SIOCBRDGIFS, provide SIOCBRDGGRL stub
kn
1
-1
/
+52
2020-07-28
Return total size if SIOCBRDGIFS passes in ifbic_len set to zero
kn
1
-2
/
+4
2020-07-27
Refactor scsi_show_flags() to allow 32-bit flags. Display unnamed flags as one
krw
2
-27
/
+34
2020-07-27
SDEV_2NDBUS is gone. Update flagnames[] appropriately.
krw
1
-2
/
+2
2020-07-27
trim trailing whitespace in if_iwn.c
stsp
1
-12
/
+12
2020-07-26
Avoid nvram lock timeout on sparc64 systems with onboard BCM5704 instances
kettenis
1
-2
/
+3
2020-07-26
Reference unveil(2) in system accounting and daily.8.
rob
1
-2
/
+2
2020-07-26
Reduce IWN_DEBUG message noise related to scanning.
stsp
1
-4
/
+6
2020-07-25
No need for a bzero(), just init saa.sf to NULL. All the saa.saa
krw
1
-2
/
+2
2020-07-25
Nuke unused struct scsi_link member of struct wd33c93_softc.
krw
1
-2
/
+1
2020-07-25
Port over NetBSD's arm64 disassembler for DDB.
tobhe
4
-14
/
+4100
2020-07-25
Change kernel SLB setup code to avoid the (theoretical) possibility to
kettenis
1
-22
/
+45
2020-07-25
timeout(9): remove TIMEOUT_SCHEDULED flag
cheloha
2
-13
/
+17
2020-07-24
timeout(9): delay processing of timeouts added during softclock()
cheloha
1
-6
/
+14
2020-07-24
netinet: tcp_close(): delay reaper timeout by one tick
cheloha
1
-2
/
+2
2020-07-24
Use interface index instead of pointer to `ifnet' in carp(4).
mvs
5
-73
/
+119
2020-07-24
Enable usertc if the NPT bit isn't set for %tick and %sys_tick.
kettenis
1
-4
/
+9
2020-07-24
Suppress kernel printf output in the octeon boot kernel.
visa
1
-1
/
+3
2020-07-24
Remove bge(4) and brgphy(4) as the bootloader doesn't include network support
kettenis
1
-4
/
+1
2020-07-24
Implement BOOT_QUIET option that supresses kernel printf output to the
kettenis
2
-4
/
+16
2020-07-24
Increase state counter for least-states when the address is selected
yasuoka
1
-24
/
+48
2020-07-24
Turning on various scsi drivers' *DEBUG options reveals that this has
krw
17
-61
/
+67
2020-07-24
Make timeout_add_sec(9) add a tick if given zero seconds
kn
1
-1
/
+3
2020-07-24
Remove lacpmode and lacptimeout bits
kn
1
-16
/
+1
2020-07-24
Remove trunkdev bits
kn
1
-35
/
+1
2020-07-24
Remove trunkproto bits
kn
1
-72
/
+1
2020-07-23
Free SLB descriptors when we destroy a pmap.
kettenis
1
-4
/
+6
2020-07-23
Bump MAXCPUS (for MULTIPROCESSOR kernels) to 48, which seems to be the
kettenis
1
-2
/
+2
2020-07-23
Enter DDB directly when we encounter an unhandled trap such that we
kettenis
1
-1
/
+7
2020-07-23
Use per-pmap lock to protect userland SLB handling.
kettenis
3
-23
/
+40
2020-07-23
drm/i915/perf: Use GTT when saving/restoring engine GPR
jsg
1
-0
/
+1
2020-07-23
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
jsg
1
-2
/
+2
2020-07-23
drm/i915/gt: Only swap to a random sibling once upon creation
jsg
1
-14
/
+4
[prev]
[next]