summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysThe buffer flipper (incorrectly?) uses pmap_copy_page() from interruptMark Kettenis
3 daysFix word navigation on lines with tabs, from Alexander Arch.Nicholas Marriott
3 dayspfctl: clear statistic for specified addresseskirill
3 daysImprove error handling of psp(4) driver.Alexander Bluhm
3 daysNo need to call unsleep() if p_wchan is NULL.Claudio Jeker
3 dayssyncStuart Henderson
3 daysuse ifq_deq_set_oactive if we're in an if_deq_begin "transaction"David Gwynne
3 daysprovide ifq_deq_set_oactive.David Gwynne
4 daysuse a tailq for the global list of bpf_if structs.David Gwynne
4 daysfix SEE ALSO;Jason McIntyre
4 daysAdd qccpucp(4) manual pageTobias Heider
4 daysgather ice(4) hardware counters for debuggingStefan Sperling
4 daysimplement ice_add_rx_lldp_filter()Stefan Sperling
4 daysremove forward declaration of struct mountJonathan Gray
4 dayshook up ddb regressAnton Lindqvist
4 daysAdd amd64 ddb regress suite allowing the disassembler to be tested fromAnton Lindqvist
4 daysTeach ddb how to disassemble endbr64.Anton Lindqvist
4 dayskill our kids before we die, or there will be panicJoshua Stein
4 daysfix tcpdump on pfsync interfaces.David Gwynne
5 daysi was missing a .Dv in front of a macroDavid Gwynne
5 daysCast atomic_load_int(9) to signed int when loading `securelevel'.Vitaliy Makkoveev
5 daysCheck all %if in the list when deciding whether to process anNicholas Marriott
5 daysmove bus space extern to bus.h; ok mpi@Jonathan Gray
5 daysFix some typos in comments in i386/amd64 bootblocksMike Larkin
6 daysdrm/amdkfd: Accounting pdd vram_usage for svmJonathan Gray
6 daysbump the "mru" up to MAXMCLBYTES.David Gwynne
6 daysinclude tun_hdr in the length reported by FIONREAD and kq if it's enabled.David Gwynne
6 daysadd qccpucp to GENERICTobias Heider
6 daysmake sure bpfsdetach is holding a bpf_d ref when invalidating stuff.David Gwynne
6 daysec_lib: zap a useless commentTheo Buehler
6 daysdescribe the endianness of tun_hdrDavid Gwynne
6 daysMinor simplifications in ec_cmp()Theo Buehler
6 daysminor grammar/macro fixes;Jason McIntyre
6 daysRewrite EC_GROUP_cmp()Theo Buehler
6 daystry documenting tun_hdrDavid Gwynne
6 daysmake a first pass at documenting the network offload support.David Gwynne
7 daysprovide network offloads between the kernel and userland againDavid Gwynne
7 daysAdd qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailboxTobias Heider
7 daysDo not call layout_fix_panes if wp is NULL (that is, a popup).Nicholas Marriott
7 daysSimplify signature of ec_wNAF_mul()Theo Buehler
7 daysProvide a SHA-256 assembly implementation for amd64 using SHA-NI.Joel Sing
7 daysRemove sha512-x86_64.pl.Joel Sing
7 daysProvide a replacement assembly implementation for SHA-512 on amd64.Joel Sing
7 daysAdjust deep logic in cursig() to handle sig_stop specially.Claudio Jeker
7 daysAdd CPU capability detection for the Intel SHA extensions (aka SHA-NI).Joel Sing
7 daysRemove unreachable check for orphaned process groups in cursig.Claudio Jeker
7 daysSpecify size for K256 symbol.Joel Sing
7 daysMerge ec_kmeth into ec_keyTheo Buehler
7 daysShuffle the global default_ec_key_meth down a few linesTheo Buehler
7 daysMove the default EC_KEY_METHOD to the end of the fileTheo Buehler