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