aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal1-1/+38
2025-04-10nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal1-1/+2
2025-04-10net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte1-0/+5
2025-04-09net: txgbe: add sriov function supportMengyuan Lou7-4/+101
2025-04-09net: ngbe: add sriov function supportMengyuan Lou6-9/+127
2025-04-09net: libwx: Add msg task funcMengyuan Lou6-4/+703
2025-04-09net: libwx: Redesign flow when sriov is enabledMengyuan Lou3-17/+441
2025-04-09net: libwx: Add sriov api for wangxun nicsMengyuan Lou5-1/+250
2025-04-09net: libwx: Add mailbox api for wangxun pf driversMengyuan Lou4-1/+217
2025-04-09net: ethernet: cortina: Use TOE/TSO on all TCPLinus Walleij1-8/+29
2025-04-09selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppressionAmit Cohen1-0/+125
2025-04-09net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridgeAmit Cohen1-0/+7
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima2-2/+43
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet2-4/+5
2025-04-09ipv6: Align behavior across nexthops during path selectionIdo Schimmel1-4/+4
2025-04-09octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()Wentao Liang1-3/+6
2025-04-09net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHYVladimir Oltean1-2/+29
2025-04-09net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2025-04-09configs/debug: run and debug PREEMPTStanislav Fomichev1-0/+5
2025-04-09net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driverJulian Vetter1-1/+1
2025-04-09net: remove __get_unaligned_cpu32 from macvlan driverJulian Vetter1-1/+1
2025-04-09netdev: depend on netdev->lock for qstats in ops locked driversJakub Kicinski3-13/+26
2025-04-09docs: netdev: break down the instance locking info per ops structJakub Kicinski1-12/+42
2025-04-09netdev: depend on netdev->lock for xdp featuresJakub Kicinski1-14/+12
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski6-4/+16
2025-04-09netdev: don't hold rtnl_lock over nl queue info get when possibleJakub Kicinski1-11/+7
2025-04-09netdev: add "ops compat locking" helpersJakub Kicinski3-0/+82
2025-04-09net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski3-4/+9
2025-04-09net: avoid potential race between netdev_get_by_index_lock() and netns switchJakub Kicinski3-9/+24
2025-04-09ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *Caleb Sander Mateos1-27/+19
2025-04-09ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei1-4/+5
2025-04-09ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei1-4/+26
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila1-0/+36
2025-04-09net_sched: sch_sfq: move the limit validationOctavian Purdila1-4/+6
2025-04-09net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila1-12/+44
2025-04-08net: Drop unused @sk of __skb_try_recv_from_queue()Michal Luczaj3-9/+7
2025-04-08udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni2-1/+138
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni9-1/+109
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang1-1/+2
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)1-0/+18
2025-04-08mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)1-2/+6
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira1-0/+4
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-08kunit: Spelling s/slowm/slow/Geert Uytterhoeven1-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar2-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem1-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar2-1/+3
2025-04-08net: ena: Support persistent per-NAPI config.Kuniyuki Iwashima1-1/+1
2025-04-08rtnetlink: Fix bad unlock balance in do_setlink().Kuniyuki Iwashima1-1/+1