summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysAdd qccpucp(4) manual pageTobias Heider
6 daysgather ice(4) hardware counters for debuggingStefan Sperling
6 daysimplement ice_add_rx_lldp_filter()Stefan Sperling
6 daysremove forward declaration of struct mountJonathan Gray
6 dayshook up ddb regressAnton Lindqvist
6 daysAdd amd64 ddb regress suite allowing the disassembler to be tested fromAnton Lindqvist
6 daysTeach ddb how to disassemble endbr64.Anton Lindqvist
7 dayskill our kids before we die, or there will be panicJoshua Stein
7 daysfix tcpdump on pfsync interfaces.David Gwynne
7 daysi was missing a .Dv in front of a macroDavid Gwynne
7 daysCast atomic_load_int(9) to signed int when loading `securelevel'.Vitaliy Makkoveev
7 daysCheck all %if in the list when deciding whether to process anNicholas Marriott
7 daysmove bus space extern to bus.h; ok mpi@Jonathan Gray
8 daysFix some typos in comments in i386/amd64 bootblocksMike Larkin
8 daysdrm/amdkfd: Accounting pdd vram_usage for svmJonathan Gray
8 daysbump the "mru" up to MAXMCLBYTES.David Gwynne
8 daysinclude tun_hdr in the length reported by FIONREAD and kq if it's enabled.David Gwynne
8 daysadd qccpucp to GENERICTobias Heider
8 daysmake sure bpfsdetach is holding a bpf_d ref when invalidating stuff.David Gwynne
8 daysec_lib: zap a useless commentTheo Buehler
8 daysdescribe the endianness of tun_hdrDavid Gwynne
8 daysMinor simplifications in ec_cmp()Theo Buehler
8 daysminor grammar/macro fixes;Jason McIntyre
8 daysRewrite EC_GROUP_cmp()Theo Buehler
9 daystry documenting tun_hdrDavid Gwynne
9 daysmake a first pass at documenting the network offload support.David Gwynne
9 daysprovide network offloads between the kernel and userland againDavid Gwynne
9 daysAdd qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailboxTobias Heider
9 daysDo not call layout_fix_panes if wp is NULL (that is, a popup).Nicholas Marriott
9 daysSimplify signature of ec_wNAF_mul()Theo Buehler
9 daysProvide a SHA-256 assembly implementation for amd64 using SHA-NI.Joel Sing
9 daysRemove sha512-x86_64.pl.Joel Sing
9 daysProvide a replacement assembly implementation for SHA-512 on amd64.Joel Sing
9 daysAdjust deep logic in cursig() to handle sig_stop specially.Claudio Jeker
9 daysAdd CPU capability detection for the Intel SHA extensions (aka SHA-NI).Joel Sing
9 daysRemove unreachable check for orphaned process groups in cursig.Claudio Jeker
9 daysSpecify size for K256 symbol.Joel Sing
9 daysMerge ec_kmeth into ec_keyTheo Buehler
9 daysShuffle the global default_ec_key_meth down a few linesTheo Buehler
9 daysMove the default EC_KEY_METHOD to the end of the fileTheo Buehler
9 daysDo not dereference `pve' after releasing `pv_mtx'.Martin Pieuchot
10 daysUse a better curve and a better hash for the ECDSA_do_sign() exampleTheo Buehler
10 dayswait for ice(4) software interrupt to occur when flushing queue interruptsStefan Sperling
10 daysfix build without ICE_DEBUGStefan Sperling
10 daysimplement the ice(4) Rx interrupt handlerStefan Sperling
10 daysin ice(4), ensure that vsi->max_frame_size gets setStefan Sperling
10 daysAdd no-detach-on-destroy client option (useful for control modeNicholas Marriott
10 daysAdd two new style parameters, width and pad, which apply to scrollbars.Nicholas Marriott
10 daysec_mult: fix includesTheo Buehler
10 daysTurn off scrollbar when pane is in alternate screen, from Michael Grant,Nicholas Marriott