index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2023-05-17
fix stoeplitz_hash_h32.
David Gwynne
2023-05-16
Always set maximum queue length to passed in the IFQCTL_MAXLEN case.
Vitaliy Makkoveev
2023-05-16
Replace tab by space after #define in PR_* definitions.
Vitaliy Makkoveev
2023-05-16
Introduce temporary PR_MPSYSCTL flag to mark (*pr_sysctl)() handler MP
Vitaliy Makkoveev
2023-05-16
Use separate IFCAPs for LRO and TSO.
Jan Klemkow
2023-05-15
Implement the TCP/IP layer for hardware TCP segmentation offload.
Alexander Bluhm
2023-05-15
Pass the ESR as the trapno value; this might help in determining the detailed
Mark Kettenis
2023-05-14
Improve emulation of a disktab entry (-t) by using the type
Kenneth R Westerback
2023-05-14
give softnet threads unique names by suffixing softnet with their index.
David Gwynne
2023-05-13
vmm(4)/vmd(8): switch to anonymous shared mappings.
Dave Voutila
2023-05-13
Finally remove the kernel lock from IPv6 neighbor discovery. ND6
Alexander Bluhm
2023-05-13
Instead of implementing IPv4 header checksum creation everywhere,
Alexander Bluhm
2023-05-13
Put back in the simplification of the aiodone daemon.
Martin Pieuchot
2023-05-12
add axppmic support to RAMDISK,
SASANO Takayoshi
2023-05-12
Fall back on loading the kernel from the EFI system partition if we're
Mark Kettenis
2023-05-12
Make access to rt_llinfo consistent and remove needless initialisation.
Alexander Bluhm
2023-05-12
Access rt_llinfo without checking RTF_LLINFO flag before. They are
Alexander Bluhm
2023-05-12
regen
Jonathan Gray
2023-05-12
match 6.1.28 drm and remove Intel 0x5698
Jonathan Gray
2023-05-12
drm/amd/display (gcc13): fix enum mismatch
Jonathan Gray
2023-05-12
drm/i915: Make intel_get_crtc_new_encoder() less oopsy
Jonathan Gray
2023-05-12
drm/amd/display: Fix potential null dereference
Jonathan Gray
2023-05-12
drm/ttm/pool: Fix ttm_pool_alloc error path
Jonathan Gray
2023-05-12
drm/ttm: optimize pool allocations a bit v2
Jonathan Gray
2023-05-12
drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
Jonathan Gray
2023-05-12
drm/probe-helper: Cancel previous job before starting new one
Jonathan Gray
2023-05-12
drm/i915/dg2: Drop one PCI ID
Jonathan Gray
2023-05-12
drm/amd/pm: re-enable the gfx imu when smu resume
Jonathan Gray
2023-05-12
swsmu/amdgpu_smu: Fix the wrong if-condition
Jonathan Gray
2023-05-12
drm/amd/display: fix a divided-by-zero error
Jonathan Gray
2023-05-12
drm/amd/display: fix PSR-SU/DSC interoperability support
Jonathan Gray
2023-05-12
drm/amd/display: limit timing for single dimm memory
Jonathan Gray
2023-05-12
drm/amd/display: Remove stutter only configurations
Jonathan Gray
2023-05-12
add apple-gmux.h for 6.1.28 drm
Jonathan Gray
2023-05-11
Stop sending a PHY context update in iwx_run_stop()
Stefan Sperling
2023-05-11
pools are always initialised, zap overcautious NULL check
Klemens Nanni
2023-05-11
mi_syscall() can add the KTRC_CODE_SYSCALL flag to the syscall code.
Alexander Bluhm
2023-05-10
nat-to may fail to insert state due to conflict on chosen source
Alexandr Nedvedicky
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
regen
Miod Vallat
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
Add flag SDEV_UFI so umass_scsi_attach() can provide information
Kenneth R Westerback
2023-05-10
Implement TCP send offloading, for now in software only. This is
Alexander Bluhm
2023-05-09
Don't return EPIPE from pipe kqfilter
Visa Hankala
2023-05-09
Inline once-used variable to sync all uvm_map_clean() callers
Klemens Nanni
2023-05-09
Apparently there is no need to set the PS2 field.
Mark Kettenis
2023-05-08
fix up some formatting in the pf_state_list comment.
David Gwynne
2023-05-08
The call to in_proto_cksum_out() is only needed before the packet
Alexander Bluhm
2023-05-08
To make ND6 mp-safe, the life time of struct llinfo_nd6 *ln =
Alexander Bluhm
2023-05-08
As the nd6 mutex protects the lifetime of struct llinfo_nd6 ln,
Alexander Bluhm
[next]