2023-04-23 |
anton | cope with more s/XCR0/XFEATURE renames |
commit | commitdiff | tree | snapshot |
2023-04-23 |
job | Man page update for EVP_sha512_224() and EVP_sha512_256() |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | Link c2sp test to build |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | Import C2SP/CCTV test |
commit | commitdiff | tree | snapshot |
2023-04-23 |
job | In filemode, if an ASPA contains information for only... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dv | vmd(8): teach vmm process how to exec. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | Drop some extra parentheses |
commit | commitdiff | tree | snapshot |
2023-04-23 |
claudio | Flowspec show support an address family argument. Copy... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | Drop a superfluous isneg check. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
claudio | For FLOWSPEC_SHOW conver the AID form regular inet... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
claudio | Add the same AID filter to prefix_flowspec_dump() like... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | Add missing NULL check for BN_new() |
commit | commitdiff | tree | snapshot |
2023-04-23 |
claudio | Document flowspec commands |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | Initialize ishex and isneg at the top and drop some... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
patrick | Stop setting ri->ri_bs to prevent a panic caused by... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | Align hex_to_string with OpenSSL 1.1 behavior |
commit | commitdiff | tree | snapshot |
2023-04-23 |
tb | x509_utl.c: Use correct spelling of NULL |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dlg | Xr to iosf(4). pci(4) needed an Xr to dwiic(4) too. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dlg | rename sc_tick to sc_phy_tick. no functional change. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
anton | unbreak tree by coping with recent s/XCR0/XFEATURE... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dlg | enable iosf(4) |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dlg | iosf(4) implements functionality that was stubbed out... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dlg | add a manpage for iosf(4) |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dlg | add support for coordinating i2c bus access with iosf(4) |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dlg | add iosf(4), a driver for the Intel OnChip System Fabric |
commit | commitdiff | tree | snapshot |
2023-04-23 |
cheloha | clockintr_cpu_init: don't update cached uptime |
commit | commitdiff | tree | snapshot |
2023-04-23 |
cheloha | clockintr_advance: don't use cached uptime when called... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
cheloha | clockintr, ddb(4): label non-pending clock interrupts... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
mvs | Call pfkeyv2_sysctl_policydumper() with shared netlock... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
tb | Document the change in default to comma plus space... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
tb | Fix UTF-8 issuer printing |
commit | commitdiff | tree | snapshot |
2023-04-22 |
dv | vmd(8): fix vm send/receive due to invalid hva's. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
guenther | Rename the XCR0_* #defines to XFEATURE_* and add the... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
guenther | Teach the disassembler about xrstors, xsavec, and xsaves |
commit | commitdiff | tree | snapshot |
2023-04-22 |
jsing | Improve bn_montgomery_multiply_words() |
commit | commitdiff | tree | snapshot |
2023-04-22 |
jsing | Provide initial regress for BN_{asc,dec,hex}2bn()/BN_bn... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
dlg | reduce the delays used in the mii/mdio bus ops |
commit | commitdiff | tree | snapshot |
2023-04-22 |
dlg | use if_baudrate and if_link_state for mac config, not... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
dlg | revert vlan(4) inherits TSO flags |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | cms_io: sort includes |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | cms_io: reverse polarity of an if statement to unindent |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | cms_io: Remove a stupid else branch |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Rewrap some lines. No binary change |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Unwrap a line |
commit | commitdiff | tree | snapshot |
2023-04-21 |
cheloha | clockintr: prepare to hoist clockqueue_init() out of... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
cheloha | clockintr: refactor clockintr_queue initialization... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
cheloha | clockintr_cpu_init: avoid CQ_INIT flag when scheduling... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jan | vlan(4) inherits TSO flags |
commit | commitdiff | tree | snapshot |
2023-04-21 |
op | mg: fix space_to_tabstop |
commit | commitdiff | tree | snapshot |
2023-04-21 |
krw | Delete incomplete and unreferenced 'miniroot' entries... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
op | mg: allow to change the tab width |
commit | commitdiff | tree | snapshot |
2023-04-21 |
bluhm | If gapdummy.c is compiled with -fcf-protection=branch... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | s2i_ASN1_INTEGER: make error conditions more explicit... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | s2i_ASN1_INTEGER.3: minor fixes |
commit | commitdiff | tree | snapshot |
2023-04-21 |
claudio | Adjust ext community handling to support the generic... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
claudio | Adjust ext community handling to support the generic... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
claudio | Missing space noticed by Pablo Mendez Hernandez |
commit | commitdiff | tree | snapshot |
2023-04-21 |
claudio | Sync common code with bgpctl with the version from... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
claudio | Implement flowspec add and delete to add/remove flowspe... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Uncomment and document X.509 verifier error codes |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Remove some (soon to be) outdated documentation |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | remove duplicate include |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Remove the now unused x509_enum.c |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Move the CRL reason method into x509_bitst.c |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Move i2s_ASN1_ENUMERATED_TABLE() next to i2s_ASN1_ENUME... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Tweak whitespace gone wrong |
commit | commitdiff | tree | snapshot |
2023-04-21 |
tb | Stop using ENUMERATED_NAMES |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm/amd/pm: correct SMU13.0.7 max shader clock reporting |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm/amd/pm: correct SMU13.0.7 pstate profiling clock... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm/amdgpu/gfx: set cg flags to enter/exit safe mode |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm/amdgpu: Force signal hw_fences that are embedded... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm/amdgpu: add mes resume when do gfx post soft reset |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm: panel-orientation-quirks: Add quirk for Lenovo... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm/i915/dsi: fix DSS CTL register offsets for TGL+ |
commit | commitdiff | tree | snapshot |
2023-04-21 |
jsg | drm/amd/display: Pass the right info to drm_dp_remove_p... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-04-21 |
cheloha | clockintr_cpu_init: fix clockintr staggering |
commit | commitdiff | tree | snapshot |
2023-04-21 |
cheloha | clockintr: add clockqueue_reset_intrclock() |
commit | commitdiff | tree | snapshot |
2023-04-21 |
asou | add -pweneighbor. |
commit | commitdiff | tree | snapshot |
2023-04-21 |
kn | Drop error variable and return directly; OK mvs tb |
commit | commitdiff | tree | snapshot |
2023-04-21 |
kn | I departed from RZV (open since may 2022) |
commit | commitdiff | tree | snapshot |
2023-04-20 |
mvs | Call sysctl_source() with shared netlock. It performs... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
jmc | remove a stray macro, and fix SEE ALSO; |
commit | commitdiff | tree | snapshot |
2023-04-20 |
kettenis | Revert the previous commit. The raw devices don't... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
jcs | add viogpu, a VirtIO GPU driver |
commit | commitdiff | tree | snapshot |
2023-04-20 |
tb | Fix Dt and Xr |
commit | commitdiff | tree | snapshot |
2023-04-20 |
tb | Flip the default of explicitText to UTF8String |
commit | commitdiff | tree | snapshot |
2023-04-20 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-04-20 |
tb | Link s2i_ASN1_INTEGER.3 to build |
commit | commitdiff | tree | snapshot |
2023-04-20 |
tb | Add documentation for s2i_ASN1_INTEGER and related... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
claudio | Rework the way transit provider AID masks are built... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
job | Consistent casing |
commit | commitdiff | tree | snapshot |
2023-04-20 |
job | ASPAs solely containing providers limited to one AFI... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
cheloha | clockintr: eliminate CL_SCHEDCLOCK flag |
commit | commitdiff | tree | snapshot |
2023-04-20 |
claudio | Implement bgpctl show flowspec and bgpctl flowspec... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
claudio | Implement IMSG_CTL_SHOW_FLOWSPEC and IMSG_FLOWSPEC_FLUS... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
claudio | Document flowspec in bgpd.conf.5 |
commit | commitdiff | tree | snapshot |
2023-04-20 |
brynet | Move ring buffer allocation to before calling uhidev_op... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
tb | Exercise d2i_IPAddrBlocks() and X509v3_addr_subset... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
cheloha | clockintr_cpu_init: mask CQ_INTRCLOCK while advancing... |
commit | commitdiff | tree | snapshot |
next |