aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee1-0/+7
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits1-20/+53
2024-07-10tcp: avoid too many retransmit packetsEric Dumazet1-2/+13
2024-07-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak1-5/+4
2024-07-09net: fix rc7's __skb_datagram_iter()Hugh Dickins1-1/+2
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl2-6/+6
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()Aleksandr Mishin1-1/+1
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski3-0/+22
2024-07-09skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang1-1/+2
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel1-1/+1
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann2-0/+64
2024-07-08bpf: Fix too early release of tcx_entryDaniel Borkmann2-10/+15
2024-07-08docs: networking: devlink: capitalise length valueChris Packham1-1/+1
2024-07-05tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell2-3/+10
2024-07-05wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld1-1/+1
2024-07-05wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld1-2/+2
2024-07-05wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller1-2/+2
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld1-4/+4
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter1-0/+1
2024-07-04dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers1-13/+10
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi1-1/+5
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI fileAleksandr Mishin1-0/+1
2024-07-04inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida1-0/+2
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima1-0/+7
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-03ice: use proper macro for testing bitPetr Oros1-1/+1
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller2-16/+23
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller1-0/+4
2024-07-03ice: Fix improper extts handlingMilena Olech2-22/+91
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-03af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida1-4/+5
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec1-2/+2
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal1-2/+1
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2-1/+2
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi4-12/+20
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi2-0/+11
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi3-3/+10
2024-07-03mm: avoid overflows in dirty throttling logicJan Kara1-4/+26
2024-07-03Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara1-1/+1
2024-07-03mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng1-0/+2
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2-3/+3
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit3-4/+6
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg1-7/+6
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach2-8/+4
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay1-1/+1
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2