summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2025-10-18 20:10:36 -0400
committerAnna Schumaker <anna.schumaker@oracle.com>2025-11-10 10:32:28 -0500
commitfb2cba0854a7f315c8100a807a6959b99d72479e (patch)
tree53ea216e619e7781724c2a3181750a698e12e973 /tools/perf/scripts/python/export-to-sqlite.py
parent8ab523ce78d4ca13add6b4ecbacff0f84c274603 (diff)
downloadkernel-fb2cba0854a7f315c8100a807a6959b99d72479e.tar.gz
NFS: Check the TLS certificate fields in nfs_match_client()
If the TLS security policy is of type RPC_XPRTSEC_TLS_X509, then the cert_serial and privkey_serial fields need to match as well since they define the client's identity, as presented to the server. Fixes: 90c9550a8d65 ("NFS: support the kernel keyring for TLS") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
fp: abm: pass band parameter to functionsJakub Kicinski 2018-11-19nfp: abm: map per-band symbolsJakub Kicinski 2018-11-14nfp: abm: restructure Qdisc handlingJakub Kicinski 2018-11-14nfp: abm: save RED's parametersJakub Kicinski 2018-11-14nfp: abm: reset RED's child based on limitJakub Kicinski 2018-11-14nfp: abm: build full Qdisc hierarchy based on graft notificationsJakub Kicinski 2018-11-14nfp: abm: allocate Qdisc child tableJakub Kicinski 2018-11-14nfp: abm: remember which Qdisc is rootJakub Kicinski 2018-11-14nfp: abm: track all offload-enabled qdiscsJakub Kicinski 2018-11-14nfp: abm: keep track of all RED thresholdsJakub Kicinski 2018-11-14nfp: abm: rename qdiscs -> red_qdiscsJakub Kicinski 2018-11-08nfp: abm: refuse RED offload with harddrop setJakub Kicinski 2018-11-08nfp: abm: don't set negative thresholdJakub Kicinski 2018-11-08nfp: abm: provide more precise info about offload parameter validationJakub Kicinski 2018-11-08nfp: abm: split qdisc offload code into a separate fileJakub Kicinski 2018-10-11nfp: replace long license headers with SPDXJakub Kicinski 2018-08-28nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski 2018-08-28nfp: convert all RTsym users to use new read/write helpersJakub Kicinski 2018-08-28nfp: abm: look up MAC addresses via management FWJakub Kicinski 2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook 2018-05-29nfp: abm: report correct MQ statsJakub Kicinski 2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski 2018-05-29nfp: abm: expose all PF queuesJakub Kicinski 2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski 2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski 2018-05-29nfp: abm: add simple RED offloadJakub Kicinski 2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski 2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski 2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski 2018-05-23nfp: abm: force Ethternet port upJakub Kicinski 2018-05-23nfp: abm: spawn port netdevsJakub Kicinski 2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski 2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski