aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-11netdevsim: add more hw_featuresSabrina Dubroca1-1/+5
2024-11-11mm: page_frag: use __alloc_pages() to replace alloc_pages_node()Yunsheng Lin1-3/+3
2024-11-11mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin3-32/+81
2024-11-11xtensa: remove the get_order() implementationYunsheng Lin1-18/+0
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin7-15/+19
2024-11-11mm: page_frag: use initial zero offset for page_frag_alloc_align()Yunsheng Lin1-23/+23
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin9-177/+197
2024-11-11mm: page_frag: add a test module for page_fragYunsheng Lin5-0/+402
2024-11-11net: convert to nla_get_*_default()Johannes Berg40-236/+126
2024-11-11net: netlink: add nla_get_*_default() accessorsJohannes Berg1-0/+262
2024-11-09bridge: Allow deleting FDB entries with non-existent VLANIdo Schimmel2-7/+42
2024-11-09mlx5/core: Schedule EQ comp tasklet only if necessaryCaleb Sander Mateos2-4/+12
2024-11-09neighbour: Create netdev->neighbour associationGilad Naaman5-45/+80
2024-11-09neighbour: Remove bare neighbour::next pointerGilad Naaman3-84/+12
2024-11-09neighbour: Convert iteration to use hlist+macroGilad Naaman2-33/+19
2024-11-09neighbour: Convert seq_file functions to use hlistGilad Naaman1-56/+48
2024-11-09neighbour: Define neigh_for_each_in_bucketGilad Naaman1-0/+6
2024-11-09neighbour: Add hlist_node to struct neighbourGilad Naaman2-1/+21
2024-11-09r8169: align WAKE_PHY handling with r8125/r8126 vendor driversHeiner Kallweit1-0/+3
2024-11-09r8169: improve rtl_set_d3_pll_downHeiner Kallweit1-13/+5
2024-11-09r8169: improve __rtl8169_set_wolHeiner Kallweit1-31/+24
2024-11-09tc: fix typo probabilty in tc.yaml docAbhinav Saxena1-1/+1
2024-11-09mISDN: Fix typosAndrew Kreimer1-8/+8
2024-11-09hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointerHyunwoo Kim1-0/+1
2024-11-09net: sfc: use ethtool string helpersRosen Penev20-106/+83
2024-11-09mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_clone()MoYuanhao1-1/+0
2024-11-09net: mctp: Expose transport binding identifier via IFLA attributeKhang Nguyen7-8/+37
2024-11-07bonding: add ESP offload features when slaves supportJianbo Liu1-0/+9