summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2021-08-20 17:02:02 -0400
committerChuck Lever <chuck.lever@oracle.com>2021-08-23 12:56:17 -0400
commitb661601a9fdf1af8516e1100de8bba84bd41cca4 (patch)
tree140d206f9103bf77eb883ed0a7e85938c271a82a /tools/perf/scripts/python
parenta81041b7d8f08c4e1014173c5483a0f18724a576 (diff)
downloadkernel-b661601a9fdf1af8516e1100de8bba84bd41cca4.tar.gz
lockd: update nlm_lookup_file reexport comment
Update comment to reflect that we *do* allow reexport, whether it's a good idea or not.... Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
: Fix debugfs with devlink reloadWojciech Drewek 2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek 2024-02-02ice: Add a new counter for Rx EIPE errorsAniruddha Paul 2024-01-30ice: introduce PTP state machineJacob Keller 2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski 2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski 2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski 2023-12-14ice: configure FW loggingPaul M Stillwell Jr 2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo 2023-12-13ice: Support HW timestamp hintLarysa Zaremba 2023-12-05ice: read internal temperature sensorKonrad Knitter 2023-11-13ice: reserve number of CP queuesMichal Swiatkowski 2023-11-13ice: track port representors in xarrayMichal Swiatkowski 2023-11-13ice: rename switchdev to eswitchMichal Swiatkowski 2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski 2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski 2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik 2023-09-18ice: introduce ice_pf_src_tmr_ownedJacob Keller 2023-09-18ice: remove ICE_F_PTP_EXTTS feature flagJacob Keller 2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski 2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski 2023-08-17ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel 2023-08-17ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel 2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman 2023-07-24ice: implement bridge port vlanMichal Swiatkowski 2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek 2023-06-08ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski 2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman 2023-05-17ice: refactor PHY type to ethtool link modePaul Greenwalt 2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski 2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski 2023-05-16ice: add individual interrupt allocationPiotr Raczynski 2023-05-16ice: move interrupt related code to separate filePiotr Raczynski 2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman 2023-03-08ice: Remove unnecessary aer.h includeBjorn Helgaas