summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-24Plug a leak in PKCS12_setup_mac()Theo Buehler
2022-07-24regenKlemens Nanni
2022-07-24Update Atheros AR928X pcidev stringKlemens Nanni
2022-07-24Move cipher_id bsearch functions back to the bottom of the file.Joel Sing
2022-07-24Set NULL BIOs for QUIC.Joel Sing
2022-07-24Provide record layer callbacks for QUIC.Joel Sing
2022-07-24Move tls13_phh_done_cb() after tl13_phh_received_cb().Joel Sing
2022-07-24Provide QUIC encryption levels.Joel Sing
2022-07-24document limit-item "anchors"; from martin vahlensieckJason McIntyre
2022-07-24Revert simplification of the aiodone daemon it breaks swap on arm64.Martin Pieuchot
2022-07-24Rely on tlsext_parse() to set a decode_error alertTheo Buehler
2022-07-24Start making ts opaqueTheo Buehler
2022-07-24macppc, powerpc: retrigger deferred DEC interrupts from splx(9)Scott Soule Cheloha
2022-07-23timecounting: use full 96-bit product when computing elapsed timeScott Soule Cheloha
2022-07-23kernel: remove global "randompid" toggleScott Soule Cheloha
2022-07-23Delete autoconf or temporary address if flag is removed.Florian Obser
2022-07-23Refactor and rename bgpd_filternexthop() to bgpd_oknexthop()Claudio Jeker
2022-07-23Let the kernel delete the (default) route when we deconfigure theFlorian Obser
2022-07-23Send an IFP to distinguish (default) routes over different interfacesFlorian Obser
2022-07-23Delete addresses when interface is no longer autoconf.Florian Obser
2022-07-23There is no need to set kf.flags to F_KERNEL here.Claudio Jeker
2022-07-23Fix file names in comments.Theo Buehler
2022-07-23Discard relative movement packets outside of [-127, 127] range toStefan Hagen
2022-07-22In tcpdump(8), fix use of wrong index into 802.11 PMKID data when multipleStefan Sperling
2022-07-22In tcpdump(8), fix printing of multiple 802.11 RSN ciphers and AKMs.Stefan Sperling
2022-07-22add missing full stop;Jason McIntyre
2022-07-22Zap nd6_recalc_reachtm_interval indirectionKlemens Nanni
2022-07-22Convert TLS transcript from BUF_MEM to tls_buffer.Joel Sing
2022-07-22Extend TLS buffer regress to cover read/write usage.Joel Sing
2022-07-22Add read and write support to tls_buffer.Joel Sing
2022-07-22Revert previous commit. The RTP_MINE checks on struct kroute_full areClaudio Jeker
2022-07-22Include an OpenIKED Vendor ID payload in the initial handshake. This willTobias Heider
2022-07-22Leftovers from florian's RS/NA purge from the kernel in 2017.Klemens Nanni
2022-07-22Fix potential leak of reply in error case.Tobias Heider
2022-07-22Simplify tls13_server_encrypted_extensions_recvTheo Buehler
2022-07-22Zap dead store nd6_allocatedKlemens Nanni
2022-07-22Call nd6_timer() without argumentKlemens Nanni
2022-07-22Remove redundant length checks in parse functionsTheo Buehler
2022-07-22Retire the F_KERNEL flag, it got superseded by route priority and RTP_MINE.Claudio Jeker
2022-07-22fix use after free in debug pathJonathan Gray
2022-07-22Clear marks when the search string changes. From Anindya Mukherjee,Nicholas Marriott
2022-07-22drm/aperture: Run fbdev removal before internal helpersJonathan Gray
2022-07-22drm/amd/pm: Prevent divide by zeroJonathan Gray
2022-07-22drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Jonathan Gray
2022-07-22drm/i915: Require the vm mutex for i915_vma_bind()Jonathan Gray
2022-07-22drm/i915/uc: correctly track uc_fw init failureJonathan Gray
2022-07-22drm/i915/gt: Serialize TLB invalidates with GT resetsJonathan Gray
2022-07-22drm/i915/gt: Serialize GRDOM access between multiple engine resetsJonathan Gray
2022-07-22drm/i915/dg2: Add Wa_22011100796Jonathan Gray
2022-07-22drm/i915/selftests: fix a couple IS_ERR() vs NULL testsJonathan Gray