aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-25net: phy: Add swnode support to mdiobus_scanHans-Frieder Vogt1-0/+14
2025-03-25gve: add XDP DROP and PASS support for DQJoshua Washington1-0/+52
2025-03-25gve: update XDP allocation path support RX buffer postingJoshua Washington4-17/+53
2025-03-25gve: merge packet buffer size fieldsJoshua Washington7-17/+12
2025-03-25gve: update GQ RX to use buf_sizeJoshua Washington1-9/+15
2025-03-25gve: introduce config-based allocation for XDPJoshua Washington7-294/+118
2025-03-25gve: remove xdp_xsk_done and xdp_xsk_wakeup statisticsJoshua Washington3-13/+5
2025-03-25net: phylink: force link down on major_config failureRussell King (Oracle)1-8/+34
2025-03-25stmmac: intel: interface switching support for RPL-P platformChoong Yong Liang1-1/+1
2025-03-25stmmac: Replace deprecated PCI functionsPhilipp Stanner2-12/+8
2025-03-25stmmac: Remove pcim_* functions for driver detachPhilipp Stanner2-19/+1
2025-03-25stmmac: loongson: Remove surplus loopPhilipp Stanner1-9/+4
2025-03-25tcp/dccp: remove icsk->icsk_ack.timeoutEric Dumazet8-18/+18
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet10-24/+28
2025-03-25net: protect rxq->mp_params with the instance lockJakub Kicinski2-7/+4
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski4-5/+13
2025-03-25net: designate queue counts as "double ops protected" by instance lockJakub Kicinski5-0/+17
2025-03-25net: explain "protection types" for the instance lockJakub Kicinski2-6/+25
2025-03-25net: constify dev pointer in misc instance lock helpersJakub Kicinski1-4/+5
2025-03-25net: remove netif_set_real_num_rx_queues() helper for when SYSFS=nJakub Kicinski2-12/+0
2025-03-25net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dmabuf()Jakub Kicinski2-2/+2
2025-03-25virtio_net: Allocate rss_hdr with devresAkihiko Odaki1-6/+4
2025-03-25virtio_net: Use new RSS config structsAkihiko Odaki1-74/+43
2025-03-25virtio_net: Fix endian with virtio_net_ctrl_rssAkihiko Odaki1-15/+15
2025-03-25virtio_net: Split struct virtio_net_rss_configAkihiko Odaki1-0/+13
2025-03-25octeontx2-af: mcs: Remove redundant 'flush_workqueue()' callsChen Ni1-1/+0
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski9-249/+2
2025-03-25net: mdio: mdio-i2c: Add support for single-byte SMBus operationsMaxime Chevallier1-1/+78
2025-03-25net: phy: sfp: Add support for SMBus module accessMaxime Chevallier1-8/+74
2025-03-25dt-bindings: net: qcom,ipa: Correct indentation and style in DTS exampleKrzysztof Kozlowski1-64/+64
2025-03-25net: au1000_eth: Mark au1000_ReleaseDB() staticJohan Korsnes1-1/+1
2025-03-25net: rfs: hash function changeEric Dumazet3-7/+12
2025-03-25net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHYJonas Karlman1-0/+41
2025-03-25net: stmmac: dwmac-rk: Add integrated_phy_powerdown operationJonas Karlman1-11/+15
2025-03-25net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functionsJonas Karlman1-44/+44
2025-03-25net: stmmac: dwmac-rk: Add GMAC support for RK3528David Wu1-0/+132
2025-03-25dt-bindings: net: rockchip-dwmac: Add compatible string for RK3528Jonas Karlman1-1/+15
2025-03-25net: stmmac: block PHY RXC clock-stopRussell King (Oracle)1-0/+27
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)2-0/+62
2025-03-25net: stmmac: socfpga: remove phy_resume() callRussell King (Oracle)1-18/+0
2025-03-25net: stmmac: address non-LPI resume failures properlyRussell King (Oracle)1-5/+14
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)2-0/+26
2025-03-25sfc: support X4 devlink flashEdward Cree3-22/+34
2025-03-25sfc: update MCDI protocol headersEdward Cree1-8814/+5028
2025-03-25sfc: rip out MDIO supportEdward Cree5-99/+2
2025-03-25net: reorganize IP MIB values (II)Eric Dumazet1-6/+6
2025-03-25tcp: avoid atomic operations on sk->sk_rmem_allocEric Dumazet4-6/+35
2025-03-25nexthop: Convert RTM_DELNEXTHOP to per-netns RTNL.Kuniyuki Iwashima1-5/+10
2025-03-25nexthop: Convert RTM_NEWNEXTHOP to per-netns RTNL.Kuniyuki Iwashima1-5/+11
2025-03-25nexthop: Remove redundant group len check in nexthop_create_group().Kuniyuki Iwashima1-3/+0