aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-15virtio_ring: split: record extras for indirect buffersXuan Zhuo1-60/+52
2024-11-15virtio_ring: introduce vring_need_unmap_bufferXuan Zhuo1-15/+12
2024-11-15selftests: net: fdb_notify: Add a test for FDB notificationsPetr Machata3-1/+114
2024-11-15selftests: net: lib: Add kill_processPetr Machata15-34/+41
2024-11-15selftests: net: lib: Move checks from forwarding/lib.sh herePetr Machata2-73/+73
2024-11-15selftests: net: lib: Move tests_run from forwarding/lib.sh herePetr Machata2-10/+10
2024-11-15selftests: net: lib: Move logging from forwarding/lib.sh herePetr Machata2-113/+115
2024-11-15ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata9-18/+34
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata12-18/+32
2024-11-15rtase: Modify the content format of the enum rtase_registersJustin Lai1-1/+1
2024-11-15rtase: Modify the name of the goto labelJustin Lai1-5/+5
2024-11-15net: netpoll: flush skb pool during cleanupBreno Leitao1-1/+13
2024-11-15net: netpoll: Individualize the skb poolBreno Leitao2-18/+14
2024-11-15octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King1-1/+1
2024-11-15net/netlink: Correct the comment on netlink message max capDmitry Safonov1-2/+2
2024-11-15enic: Move kdump check into enic_adjust_resources()Nelson Escobar1-16/+9
2024-11-15enic: Move enic resource adjustments to separate functionNelson Escobar1-57/+70
2024-11-15enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust wayNelson Escobar1-59/+57
2024-11-15enic: Allocate arrays in enic struct based on VIC configNelson Escobar2-21/+87
2024-11-15enic: Save resource counts we read from HWNelson Escobar3-9/+18
2024-11-15enic: Make MSI-X I/O interrupts come after the other required onesNelson Escobar2-9/+22
2024-11-15enic: Create enic_wq/rq structures to bundle per wq/rq dataNelson Escobar4-73/+81
2024-11-15net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887xTarun Alle1-0/+1
2024-11-15dt-bindings: net: dsa: microchip,ksz: Drop undocumented "id"Rob Herring (Arm)1-1/+0
2024-11-15bnxt_en: optimize gettimex64Vadim Fedorenko2-6/+37
2024-11-15netdev-genl: Hold rcu_read_lock in napi_setJoe Damato1-0/+2
2024-11-15netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden2-11/+131
2024-11-15netfilter: bitwise: rename some boolean operation functionsJeremy Sowden2-20/+24
2024-11-15netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.Guillaume Nault1-1/+1
2024-11-15netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.Guillaume Nault1-1/+2
2024-11-15netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.Guillaume Nault1-1/+1
2024-11-15netfilter: flow_offload: Convert nft_flow_route() to dscp_t.Guillaume Nault1-2/+2
2024-11-15netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.Guillaume Nault1-1/+1
2024-11-14selftest: extend test_rss_context_queue_reconfigure for action additionEdward Cree1-0/+26
2024-11-14selftest: validate RSS+ntuple filters with nonzero ring_cookieEdward Cree1-1/+40
2024-11-14selftest: include dst-ip in ethtool ntuple rulesEdward Cree1-6/+6
2024-11-14net: ethtool: account for RSS+RXNFC add semantics when checking channel countEdward Cree1-12/+30
2024-11-14net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree4-0/+11
2024-11-14dt-bindings: net: sff,sfp: Fix "interrupts" property typoRob Herring (Arm)1-1/+1
2024-11-14dt-bindings: net: mdio-mux-gpio: Drop undocumented "marvell,reg-init"Rob Herring (Arm)1-32/+0
2024-11-14net: sparx5: add missing lan969x Kconfig dependencyArnd Bergmann2-2/+2
2024-11-14net: enetc: clean up before returning in probe()Dan Carpenter1-3/+5
2024-11-14mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis2-175/+0
2024-11-14include: mdio: Remove mdio45_ethtool_gset()Alistair Francis1-16/+0
2024-11-14bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.Guillaume Nault1-1/+1
2024-11-14bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.Guillaume Nault1-1/+1
2024-11-14tools/net/ynl: add async notification handlingDonald Hunter2-10/+34
2024-11-14Revert "tools/net/ynl: improve async notification handling"Donald Hunter2-36/+23
2024-11-14r8169: copy vendor driver 2.5G/5G EEE advertisement constraintsHeiner Kallweit2-12/+10
2024-11-14net: phy: add phy_set_eee_brokenHeiner Kallweit1-0/+10