aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-14net/smc: use the correct ndev to find pnetid by pnetid tableGuangguan Wang1-3/+5
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)1-9/+9
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik5-25/+79
2025-03-13dt-bindings: net: Define interrupt constraints for DWMAC vendor bindingsLad Prabhakar7-0/+52
2025-03-13net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checksJonas Karlman1-249/+0
2025-03-13net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probeJonas Karlman1-2/+19
2025-03-13dt-bindings: net: rockchip-dwmac: Require rockchip,grf and rockchip,php-grfJonas Karlman1-3/+18
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long2-12/+21
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets1-14/+1
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault1-6/+9
2025-03-13net: hsr: Add KUnit test for PRPJaakko Karrenpalo4-0/+236
2025-03-13net: hsr: Fix PRP duplicate detectionJaakko Karrenpalo5-7/+104
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4
2025-03-13net: cn23xx: fix typosJanik Haag1-38/+38
2025-03-13net: hns3: use string choices helperJian Shen5-49/+54
2025-03-12netdevsim: 'support' multi-buf XDPJakub Kicinski2-2/+4
2025-03-12net: drop rtnl_lock for queue_mgmt operationsStanislav Fomichev5-23/+18
2025-03-12net: add granular lock for the netdev netlink socketStanislav Fomichev2-0/+7
2025-03-12net: create netdev_nl_sock to wrap bindings listStanislav Fomichev5-17/+27
2025-03-12net/mlx5: Avoid unnecessary use of comma operatorSimon Horman1-1/+1
2025-03-12selftests: net: bump GRO timeout for gro/setup_vethJakub Kicinski1-1/+1
2025-03-12eth: bnxt: add missing netdev lock management to bnxt_dl_reload_upStanislav Fomichev1-2/+6
2025-03-12eth: bnxt: request unconditional ops lockStanislav Fomichev1-0/+1
2025-03-12eth: bnxt: switch to netif_closeStanislav Fomichev3-8/+9
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev5-23/+8
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang1-0/+25
2025-03-12net_sched: Prevent creation of classes with TC_H_ROOTCong Wang1-0/+6
2025-03-12ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter1-4/+4
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()Kohei Enju1-0/+2
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg1-1/+8
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-11docs: netdev: add a note on selftest postingJakub Kicinski1-0/+8
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai1-0/+10
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu1-8/+47
2025-03-11net: mctp: unshare packets when reassemblingMatt Johnston2-2/+117
2025-03-11vboxsf: Add __nonstring annotations for unterminated stringsKees Cook1-2/+1
2025-03-11net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen1-7/+18
2025-03-11net: ti: icssg-prueth: Add XDP supportRoger Quadros3-15/+355
2025-03-11net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATARoger Quadros4-26/+54
2025-03-11net: ti: icssg-prueth: Use page_pool API for RX buffer allocationRoger Quadros4-90/+150
2025-03-11enic: get max rq & wq entries supported by hw, 16K queuesSatish Kharat7-24/+39