aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2025-05-20Revert "ipv6: Factorise ip6_route_multipath_add()."Kuniyuki Iwashima1-123/+70
2025-05-20Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"Kuniyuki Iwashima1-3/+3
2025-05-20ipv6: Narrow down RCU critical section in inet6_rtm_newroute().Kuniyuki Iwashima2-15/+25
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima5-28/+13
2025-05-20ipv6: Remove rcu_read_lock() in fib6_get_table().Kuniyuki Iwashima1-12/+10
2025-05-20net: bcmgenet: expose more stats in ethtoolZak Kemble2-3/+34
2025-05-20net: bcmgenet: count hw discarded packets in missed statZak Kemble2-2/+5
2025-05-20net: bcmgenet: switch to use 64bit statisticsZak Kemble2-88/+187
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit2-7/+7
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit8-15/+13
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit4-8/+6
2025-05-20net: let lockdep compare instance locksJakub Kicinski1-8/+7
2025-05-20selftests: net: Fix spellingsSumanth Gavini1-2/+2