aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-20ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().Guillaume Nault2-12/+30
2024-12-20net: dsa: microchip: Do not execute PTP driver code for unsupported switchesTristram Ha2-11/+30
2024-12-20qlcnic: use const 'struct bin_attribute' callbacksThomas Weißschuh1-35/+34
2024-12-20selftests: net: Add a VLAN bridge binding selftestPetr Machata2-0/+257
2024-12-20selftests: net: lib: Add a couple autodefer helpersPetr Machata1-2/+29
2024-12-20net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDINGPetr Machata3-0/+40
2024-12-20net: bridge: Extract a helper to handle bridge_binding togglesPetr Machata1-6/+14
2024-12-20inetpeer: avoid false sharing in inet_peer_xrlim_allow()Eric Dumazet1-7/+11
2024-12-20net: hisilicon: hns: Remove unused enumsDr. David Alan Gilbert1-23/+0
2024-12-20net: hisilicon: hns: Remove reset helpersDr. David Alan Gilbert2-70/+0
2024-12-20net: hisilicon: hns: Remove unused hns_rcb_startDr. David Alan Gilbert2-6/+0
2024-12-20net: hisilicon: hns: Remove unused hns_dsaf_roce_resetDr. David Alan Gilbert2-111/+0
2024-12-19xsk: add generic XSk &xdp_buff -> skb conversionAlexander Lobakin2-0/+113
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin3-60/+20
2024-12-19xdp: add generic xdp_build_skb_from_buff()Alexander Lobakin2-0/+56
2024-12-19xdp: add generic xdp_buff_add_frag()Alexander Lobakin3-5/+118
2024-12-19page_pool: add page_pool_dev_alloc_netmem()Alexander Lobakin1-0/+9
2024-12-19gre: Drop ip_route_output_gre().Guillaume Nault2-21/+10
2024-12-19af_unix: Add a prompt to CONFIG_AF_UNIX_OOBFlorent Revest1-1/+3
2024-12-19selftests: net: remove redundant ncdevmem printJamal Hadi Salim1-3/+0
2024-12-19sfc: remove efx_writed_page_lockedAndy Moreton1-24/+0
2024-12-19net: stmmac: Drop useless code related to ethtool rx-copybreakFurong Xu3-46/+0
2024-12-19net: Document netmem driver supportMina Almasry2-0/+80
2024-12-19net: airoha: Fix error path in airoha_probe()Lorenzo Bianconi1-8/+25
2024-12-19net: ethernet: ti: cpsw: disable PHY EEE advertisementHeiner Kallweit4-15/+4
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit2-0/+17
2024-12-19net: netlink: catch attempts to send empty messagesJakub Kicinski1-0/+1
2024-12-19net: dsa: microchip: Add suspend/resume support to KSZ DSA driverTristram Ha4-0/+47
2024-12-19MAINTAINERS: bnxt_en: Add Pavan Chebbi as co-maintainerMichael Chan1-0/+1
2024-12-19bnxt_en: Skip reading PXP registers during ethtool -d if unsupportedMichael Chan1-1/+2
2024-12-19bnxt_en: Skip MAC loopback selftest if it is unsupported by FWMichael Chan3-4/+36
2024-12-19bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FWMichael Chan1-6/+12
2024-12-19bnxt_en: Do not allow ethtool -m on an untrusted VFMichael Chan3-1/+22
2024-12-19bnxt_en: Use FW defined resource limits for RoCEHongguang Gao4-12/+36
2024-12-19selftests: fib_rule_tests: Add flow label selector match testsIdo Schimmel1-0/+31
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel1-3/+5
2024-12-19netlink: specs: Add route flow label attributeIdo Schimmel1-0/+7
2024-12-19ipv6: Add flow label to route get requestsIdo Schimmel2-1/+20
2024-12-19netlink: specs: Add FIB rule flow label attributesIdo Schimmel1-0/+12
2024-12-19net: fib_rules: Enable flow label selector usageIdo Schimmel1-2/+2
2024-12-19ipv6: fib_rules: Add flow label supportIdo Schimmel1-2/+55
2024-12-19ipv4: fib_rules: Reject flow label attributesIdo Schimmel1-0/+6
2024-12-19net: fib_rules: Add flow label selector attributesIdo Schimmel2-0/+4
2024-12-19net: mctp: handle skb cleanup on sock_queue failuresJeremy Kerr2-10/+112
2024-12-19net: mdiobus: fix an OF node reference leakJoe Hattori1-3/+10
2024-12-18net: renesas: rswitch: add mdio C22 supportNikita Yushchenko1-0/+19
2024-12-18net: renesas: rswitch: use generic MPSM operation for mdio C45Nikita Yushchenko2-28/+40
2024-12-18net: renesas: rswitch: align mdio C45 operations with datasheetNikita Yushchenko2-15/+3
2024-12-18net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fieldsNikita Yushchenko2-10/+5
2024-12-18net: renesas: rswitch: do not write to MPSM register at init timeNikita Yushchenko1-1/+0