aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-07tools: ynl: print some information about attribute we can't parseJakub Kicinski1-35/+39
2025-01-07tools: ynl: correctly handle overrides of fields in subsetJakub Kicinski2-5/+26
2025-01-07if_vlan: fix kdoc warningsJakub Kicinski1-2/+11
2025-01-07net: dsa: remove get_mac_eee() methodRussell King (Oracle)1-2/+0
2025-01-07net: dsa: qca: remove qca8k_get_mac_eee()Russell King (Oracle)3-9/+0
2025-01-07net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()Russell King (Oracle)1-8/+0
2025-01-07net: dsa: mt753x: remove ksz_get_mac_eee()Russell King (Oracle)1-7/+0
2025-01-07net: dsa: ksz: remove ksz_get_mac_eee()Russell King (Oracle)1-7/+0
2025-01-07net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()Russell King (Oracle)3-9/+0
2025-01-07net: dsa: no longer call ds->ops->get_mac_eee()Russell King (Oracle)1-8/+0
2025-01-07net: dsa: mt753x: remove setting of tx_lpi parametersRussell King (Oracle)1-6/+0
2025-01-07net: dsa: ksz: remove setting of tx_lpi parametersRussell King (Oracle)1-8/+0
2025-01-07net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net().Kuniyuki Iwashima1-6/+10
2025-01-07net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net().Kuniyuki Iwashima1-4/+6
2025-01-07net: Hold __rtnl_net_lock() in (un)?register_netdevice_notifier().Kuniyuki Iwashima1-2/+13
2025-01-07ixgbevf: Remove unused ixgbevf_hv_mbx_opsDr. David Alan Gilbert2-13/+0
2025-01-07net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()Eric Dumazet4-22/+17
2025-01-07bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff"Ted Chen2-2/+2
2025-01-07dev: Hold per-netns RTNL in (un)?register_netdev().Kuniyuki Iwashima1-4/+10
2025-01-07rtnetlink: Add rtnl_net_lock_killable().Kuniyuki Iwashima2-1/+16
2025-01-07eth: fbnic: update fbnic_poll return valueMohsin Bashir1-1/+1
2025-01-07net: airoha: Add sched HTB offload supportLorenzo Bianconi1-1/+287
2025-01-07net: airoha: Add sched ETS offload supportLorenzo Bianconi1-1/+195
2025-01-07net: airoha: Introduce ndo_select_queue callbackLorenzo Bianconi1-2/+28
2025-01-07net: airoha: Enable Tx drop capability for each Tx DMA ringLorenzo Bianconi1-0/+4
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn2-7/+31
2025-01-07net: stmmac: Set dma_sync_size to zero for discarded framesFurong Xu1-1/+1
2025-01-06octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()Nihar Chaithanya1-3/+1
2025-01-06nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work()Krzysztof Kozlowski1-10/+8
2025-01-06net/mlx5: HWS, set timeout on polling for completionYevgeny Kliteynik2-10/+18
2025-01-06net/mlx5: HWS, support flow sampler destinationVlad Dogaru3-1/+60
2025-01-06net/mlx5: HWS, use the right size when writing arg dataYevgeny Kliteynik1-1/+1
2025-01-06net/mlx5: HWS, handle returned error value in pool allocVlad Dogaru1-2/+2
2025-01-06net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offsetYevgeny Kliteynik1-1/+1
2025-01-06net/mlx5: HWS, separate SQ that HWS uses from the usual traffic SQsYevgeny Kliteynik1-0/+1
2025-01-06net/mlx5: HWS, num_of_rules counter on matcher should be atomicYevgeny Kliteynik2-7/+12
2025-01-06net/mlx5: HWS, reduce memory consumption of a matcher structYevgeny Kliteynik2-5/+11
2025-01-06net/mlx5: HWS, remove wrong deletion of the miss table listYevgeny Kliteynik1-6/+0
2025-01-06net/mlx5: HWS, change error flow on matcher disconnectYevgeny Kliteynik1-16/+8
2025-01-06net/mlx5: HWS, add error message on failure to move rulesYevgeny Kliteynik1-2/+9
2025-01-06net/mlx5: HWS, simplify allocations as we support only FDBYevgeny Kliteynik9-112/+87
2025-01-06net/mlx5: HWS, denote how refcounts are protectedYevgeny Kliteynik5-6/+7
2025-01-06net/mlx5: HWS, remove implementation of unused FW commandsYevgeny Kliteynik2-78/+0
2025-01-06net/mlx5: HWS, remove the use of duplicated structsYevgeny Kliteynik2-52/+10
2025-01-06net: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)2-3/+1
2025-01-06net: stmmac: use PCS supported_interfacesRussell King (Oracle)1-2/+9
2025-01-06net: pcs: lynx: fill in PCS supported_interfacesRussell King (Oracle)1-0/+13
2025-01-06net: pcs: mtk-lynxi: fill in PCS supported_interfacesRussell King (Oracle)1-0/+4
2025-01-06net: pcs: xpcs: fill in PCS supported_interfacesRussell King (Oracle)1-0/+2
2025-01-06net: phylink: add support for PCS supported_interfaces bitmapRussell King (Oracle)2-0/+14