summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysuse ifq_deq_set_oactive if we're in an if_deq_begin "transaction"David Gwynne
5 daysprovide ifq_deq_set_oactive.David Gwynne
5 daysuse a tailq for the global list of bpf_if structs.David Gwynne
6 daysfix SEE ALSO;Jason McIntyre
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
6 dayskill our kids before we die, or there will be panicJoshua Stein
6 daysfix tcpdump on pfsync interfaces.David Gwynne
6 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
7 daysFix some typos in comments in i386/amd64 bootblocksMike Larkin
7 daysdrm/amdkfd: Accounting pdd vram_usage for svmJonathan Gray
7 daysbump the "mru" up to MAXMCLBYTES.David Gwynne
7 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
8 daystry documenting tun_hdrDavid Gwynne
8 daysmake a first pass at documenting the network offload support.David Gwynne
8 daysprovide network offloads between the kernel and userland againDavid Gwynne
8 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