aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu1-5/+0
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu2-15/+31
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu4-57/+87
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu4-22/+44
2025-05-22eth: bnxt: fix deadlock when xdp is attached or detachedTaehee Yoo1-2/+2
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent6-11/+94
2025-05-21net/mlx5: HWS, handle modify header actions dependencyYevgeny Kliteynik3-46/+55
2025-05-21net/mlx5: HWS, fix typo - 'nope' to 'nop'Yevgeny Kliteynik4-37/+41
2025-05-21net/mlx5: HWS, register reformat actions with fwVlad Dogaru6-7/+97
2025-05-21net/mlx5: SWS, fix reformat id error handlingVlad Dogaru5-25/+55
2025-05-21net: add debug checks in ____napi_schedule() and napi_poll()Eric Dumazet1-2/+8
2025-05-21net/enic: Allow at least 8 RQs to always be usedNelson Escobar2-1/+3
2025-05-21hinic3: module initialization and tx/rx logicFan Gong40-0/+3726
2025-05-21nfc: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini10-12/+12
2025-05-21emulex/benet: correct command version selection in be_cmd_get_stats()Alok Tiwari1-1/+1
2025-05-21dt-bindings: net: Document support for Aeonsemi PHYsChristian Marangi2-0/+123
2025-05-21net: phy: Add support for Aeonsemi AS21xxx PHYsChristian Marangi4-0/+1106
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi2-15/+40
2025-05-21net: phy: nxp-c45-tja11xx: simplify .match_phy_device OPChristian Marangi1-25/+20
2025-05-21net: phy: bcm87xx: simplify .match_phy_device OPChristian Marangi1-10/+4
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi11-28/+56
2025-05-21net: libwx: Fix log levelJiawen Wu1-1/+1
2025-05-21rtase: Use min() instead of min_t()Justin Lai1-2/+2
2025-05-21net: remove skb_copy_and_hash_datagram_iter()Eric Biggers2-41/+0
2025-05-21nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()Eric Biggers2-86/+42
2025-05-21net: add skb_copy_and_crc32c_datagram_iter()Eric Biggers2-0/+35
2025-05-21lib/crc32: remove unused support for CRC32C combinationEric Biggers3-35/+0
2025-05-21net: fold __skb_checksum() into skb_checksum()Eric Biggers3-73/+7
2025-05-21sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers7-33/+8
2025-05-21RDMA/siw: use skb_crc32c() instead of __skb_checksum()Eric Biggers2-21/+2
2025-05-21net: use skb_crc32c() in skb_crc32c_csum_help()Eric Biggers1-5/+3
2025-05-21net: add skb_crc32c()Eric Biggers2-0/+74
2025-05-21net: introduce CONFIG_NET_CRC32CEric Biggers3-0/+7
2025-05-21tools: ynl: add a sample for TCJakub Kicinski2-0/+81
2025-05-21netlink: specs: tc: add qdisc dump to TC specJakub Kicinski1-1/+2
2025-05-21tools: ynl: enable codegen for TCJakub Kicinski2-1/+8
2025-05-21tools: ynl-gen: support weird sub-message formatsJakub Kicinski2-13/+43
2025-05-21tools: ynl-gen: support local attrs in _multi_parseJakub Kicinski1-4/+8
2025-05-21tools: ynl-gen: move fixed header info from RenderInfo to StructJakub Kicinski1-18/+27
2025-05-21tools: ynl-gen: support passing selector to a nestJakub Kicinski1-5/+60
2025-05-21netlink: specs: tc: drop the family name prefix from attrsJakub Kicinski1-167/+167
2025-05-21netlink: specs: tc: add C naming infoJakub Kicinski1-0/+95
2025-05-21netlink: specs: tc: use tc-gact instead of tc-gen as struct nameJakub Kicinski1-3/+3
2025-05-21netlink: specs: tc: remove duplicate nestsJakub Kicinski1-74/+4
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski2-3/+4
2025-05-20net: airoha: ppe: Disable packet keepaliveLorenzo Bianconi1-0/+1
2025-05-20net: airoha: Add FLOW_CLS_STATS callback supportLorenzo Bianconi6-20/+354
2025-05-20net: airoha: npu: Move memory allocation in airoha_npu_send_msg() callerLorenzo Bianconi1-54/+72
2025-05-20ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.Kuniyuki Iwashima2-37/+7
2025-05-20ipv6: Pass gfp_flags down to ip6_route_info_create_nh().Kuniyuki Iwashima1-4/+5