summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-25Remove a bunch of unused DNS_RDATASETATTR_ #defines and mop up.Florian Obser
2022-06-25We do not order RRsets and we are not interested in partial RRsets.Florian Obser
2022-06-24Improve accessibility of -T html -O toc output by using the <nav> elementIngo Schwarze
2022-06-24Roll back previous KEX changes as they aren't safe untilDarren Tucker
2022-06-24Use IN6_IS_ADDR_MC_NODELOCAL() instead of IN6_IS_ADDR_MC_INTFACELOCAL().Claudio Jeker
2022-06-24Don't leak the strings allocated by order_hostkeyalgs() andDarren Tucker
2022-06-24make it clear that RekeyLimit applies to both transmitted andDamien Miller
2022-06-23Use dynamic linking correctly. bntest and bn_to_string need static linking.Theo Buehler
2022-06-23Move struct kif from bgpd.h to kroute.cClaudio Jeker
2022-06-23fmt_timeframe() cleanup. Remove the ring buffer, it is not required.Claudio Jeker
2022-06-23Fix commentsClaudio Jeker
2022-06-23Thanks IPv6 for being extra complex. Recover scope_id for link local addrs.Claudio Jeker
2022-06-23ungate DMA clock on >= tgp to avoid packet loss on Alder LakeJonathan Gray
2022-06-23add tgp and adp mac types and change from reusing cnpJonathan Gray
2022-06-23Replace struct kroute_node and kroute6_node with direct versions ofClaudio Jeker
2022-06-23regenJonathan Gray
2022-06-23add some intel bluetooth idsJonathan Gray
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceJonathan Gray
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useJonathan Gray
2022-06-22drm/amdkfd: add pinned BOs to kfd_bo_listJonathan Gray
2022-06-22drm/amdkfd: Use mmget_not_zero in MMU notifierJonathan Gray
2022-06-22drm/amd/display: Read Golden Settings Table from VBIOSJonathan Gray
2022-06-22Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"Jonathan Gray
2022-06-22Delete the statement that the default stylesheet only used CSS1Ingo Schwarze
2022-06-22Move struct kroute and kroute6 to kroute.c and out of bgpd.hClaudio Jeker
2022-06-22Use struct kroute_full in bgpd_filternexthop() so this code becomes a lotClaudio Jeker
2022-06-22Adjust code after changing struct ctl_show_nexthop to embed a struct kroute_fullClaudio Jeker
2022-06-22Sync KAME hack in log_in6addr() with route/show.cTheo Buehler
2022-06-22Use struct kroute_full instead of a union of struct kroute & kroute6.Claudio Jeker
2022-06-22Document a locking constraint that applies to barriers.Visa Hankala
2022-06-22Remove comment which is no longer true.Claudio Jeker
2022-06-22Fix last commit. addr is already a pointer.Claudio Jeker
2022-06-22Explicitly include fcntl.h and unistd.h for pipe2Theo Buehler
2022-06-22Fix format strings for size_tTheo Buehler
2022-06-22Fix format string: use %zu for size_t, not %lu.Theo Buehler
2022-06-22Error out on negative shifts in BN_{r,l}shift()Theo Buehler
2022-06-21Revert part of r1.212, which caused a regression in a previously workingBjorn Ketelaars
2022-06-21Make sure not to fclose() the same fd twice in case of an error.Tobias Heider
2022-06-21Avoid saying that running netstart manually post-boot will "reset anStuart Henderson
2022-06-21drm/i915/adl_p: Add ddc pin mappingJonathan Gray
2022-06-21Use applymask() instead of inetXapplymask() since this code operates onClaudio Jeker
2022-06-21drm/i915/adlp: Implement workaround 16013190616Jonathan Gray
2022-06-21Store time lines are scrolled into history and display in copy mode.Nicholas Marriott
2022-06-21syncJonathan Gray
2022-06-21drm/i915/adlp: Remove require_force_probe protectionJonathan Gray
2022-06-21drm/i915/adl_s: Remove require_force_probe protectionJonathan Gray
2022-06-21unstub intel_guc_submission.cJonathan Gray
2022-06-21add Intel 600 Series LPJonathan Gray
2022-06-21regenJonathan Gray
2022-06-21add some Intel ADL-P and 600 Series LP idsJonathan Gray