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