aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-10trace: tcp: Add tracepoint for tcp_sendmsg_locked()Breno Leitao3-0/+27
2025-04-10net: pass const to msg_data_left()Breno Leitao1-1/+1
2025-04-10net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()Russell King (Oracle)1-14/+4
2025-04-10net: stmmac: provide stmmac_pltfr_find_clk()Russell King (Oracle)2-0/+14
2025-04-10tcp: add LINUX_MIB_PAWS_TW_REJECTED counterJiayuan Chen5-1/+6
2025-04-10tcp: add TCP_RFC7323_TW_PAWS drop reasonJiayuan Chen5-5/+17
2025-04-10af_unix: Remove unix_unhash()Michal Luczaj1-8/+0
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel2-16/+3
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