aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-22sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()Cong Wang1-3/+3
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet1-9/+9
2025-05-21net: hibmcge: fix wrong ndo.open() after reset fail issue.Jijie Shao1-8/+8
2025-05-21net: hibmcge: fix incorrect statistics update issueJijie Shao1-0/+3
2025-05-21xsk: Bring back busy polling support in XDP_COPYSamiullah Khawaja1-1/+1
2025-05-20net: lan743x: Restore SGMII CTRL register on resumeThangaraj Samynathan1-9/+10
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan2-6/+6
2025-05-20MAINTAINERS: Drop myself to reviewer for ravb driverPaul Barker1-1/+1
2025-05-20net: dwmac-sun8i: Use parsed internal PHY address instead of 1Paul Kocialkowski1-1/+1
2025-05-20net: ethernet: ti: am65-cpsw: Lower random mac address error print to infoNishanth Menon1-1/+1
2025-05-19idpf: fix null-ptr-deref in idpf_features_checkPavan Kumar Linga2-4/+8
2025-05-19ice: Fix LACP bonds without SRIOV environmentDave Ertman1-0/+6
2025-05-19ice: fix vf->num_mac count with port representorsJacob Keller1-1/+0
2025-05-19can: bcm: add missing rcu read protection for procfs contentOliver Hartkopp1-4/+9
2025-05-19can: bcm: add locking for bcm_op runtime updatesOliver Hartkopp1-21/+45
2025-05-19dt-bindings: can: microchip,mcp2510: Fix $id pathRob Herring (Arm)1-1/+1
2025-05-19llc: fix data loss when reading from a socket in llc_ui_recvmsg()Ilia Gavrilov1-4/+4
2025-05-16mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni3-22/+7
2025-05-16net: airoha: Fix page recycling in airoha_qdma_rx_process()Lorenzo Bianconi1-13/+9
2025-05-16vmxnet3: update MTU after device quiesceRonak Doshi1-2/+3
2025-05-16bridge: netfilter: Fix forwarding of fragmented packetsIdo Schimmel2-5/+3
2025-05-16net: dsa: microchip: linearize skb for tail-tagging switchesJakob Unterwurzacher1-4/+15
2025-05-16team: grab team lock during team_change_rx_flagsStanislav Fomichev1-3/+3
2025-05-16ptp: ocp: Limit signal/freq counts in summary output functionsSagi Maimon1-7/+17
2025-05-15Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handlingEn-Wei Wu1-58/+40
2025-05-15Bluetooth: L2CAP: Fix not checking l2cap_chan security levelLuiz Augusto von Dentz1-7/+8
2025-05-15net: devmem: fix kernel panic when netlink socket close after module unloadTaehee Yoo3-0/+20
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder1-11/+19
2025-05-15net/tls: fix kernel panic when alloc_page failedPengtao He1-1/+2
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan1-7/+29
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel1-0/+3
2025-05-15wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_requestKees Cook1-2/+4
2025-05-15octeontx2-pf: Do not reallocate all ntuple filtersSubbaraya Sundeep3-1/+4
2025-05-15wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtblMing Yen Hsieh1-2/+2
2025-05-15wifi: mt76: disable napi on driver removalFedor Pchelkin1-0/+1
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley2-66/+0
2025-05-14hv_netvsc: Remove rmsg_pgcntMichael Kelley3-6/+3
2025-05-14hv_netvsc: Preserve contiguous PFN grouping in the page buffer arrayMichael Kelley3-67/+32
2025-05-14hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messagesMichael Kelley1-5/+45
2025-05-14Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley2-3/+4
2025-05-14octeontx2-af: Fix CGX Receive countersHariprasad Kelam1-0/+5
2025-05-14net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen1-1/+1
2025-05-14net: libwx: Fix FW mailbox unknown commandJiawen Wu1-0/+6
2025-05-14net: libwx: Fix FW mailbox reply timeoutJiawen Wu1-2/+2
2025-05-14net: txgbe: Fix to calculate EEPROM checksum for AML devicesJiawen Wu2-1/+9
2025-05-14octeontx2-pf: macsec: Fix incorrect max transmit size in TX secySubbaraya Sundeep1-1/+2
2025-05-14netlink: specs: tc: all actions are indexed arraysJakub Kicinski1-2/+4
2025-05-14netlink: specs: tc: fix a couple of attribute namesJakub Kicinski1-2/+2
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek2-2/+2
2025-05-15char: tpm: tpm-buf: Add sanity check fallback in read helpersPurva Yeshi1-3/+3