aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-01ipv6: avoid possible NULL deref in modify_prefix_route()Eric Dumazet1-6/+7
2024-11-30net: Fix icmp host relookup triggering ip_rt_bugDong Chenchen1-0/+3
2024-11-30selftests: drv-net: rss_ctx: Add test for ntuple ruleDaniel Xu1-1/+11
2024-11-30bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu1-2/+6
2024-11-30net: hsr: avoid potential out-of-bound access in fill_frame_info()Eric Dumazet1-0/+2
2024-11-30docs: net: bareudp: fix spelling and grammar mistakesVyshnav Ajith1-5/+6
2024-11-30selinux: use sk_to_full_sk() in selinux_ip_output()Eric Dumazet1-1/+1
2024-11-30net/sched: tbf: correct backlog statistic for GSO packetsMartin Ottens1-6/+12
2024-11-30ptp: Add error handling for adjfine callback in ptp_clock_adjtimeAjay Kaher1-1/+2
2024-11-30tcp: populate XPS related fields of timewait socketsEric Dumazet2-0/+6
2024-11-29net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang1-0/+3
2024-11-29net: enetc: read TSN capabilities from port register, not SIVladimir Oltean3-12/+22
2024-11-28ipmr: fix build with clang and DEBUG_NET disabled.Paolo Abeni2-2/+2
2024-11-28Documentation: tls_offload: fix typos and grammarLeo Stone1-14/+15
2024-11-28Fix spelling mistakeVyshnav Ajith1-1/+1
2024-11-28ipmr: fix tables suspicious RCU usagePaolo Abeni1-13/+29
2024-11-28ip6mr: fix tables suspicious RCU usagePaolo Abeni1-11/+27
2024-11-28ipmr: add debug check for mr table cleanupPaolo Abeni2-0/+28
2024-11-28selftests: rds: move test.py to TEST_FILESHangbin Liu1-3/+2
2024-11-28net_sched: sch_fq: don't follow the fast path if Tx is behind nowJakub Kicinski1-0/+6
2024-11-28tcp: Fix use-after-free of nreq in reqsk_timer_handler().Kuniyuki Iwashima1-1/+1
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)3-13/+21
2024-11-28net: Comment copy_from_sockptr() explaining its behaviourMichal Luczaj1-0/+2
2024-11-28rxrpc: Improve setsockopt() handling of malformed user inputMichal Luczaj1-3/+4
2024-11-28llc: Improve setsockopt() handling of malformed user inputMichal Luczaj1-1/+1
2024-11-27Revert "fs: don't block i_writecount during exec"Christian Brauner5-14/+49
2024-11-26rust: fix up formatting after mergeLinus Torvalds1-2/+6
2024-11-26RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt1-1/+0
2024-11-26fs/backing_file: fix wrong argument in callbackAmir Goldstein1-1/+2
2024-11-26Bluetooth: SCO: remove the redundant sco_conn_putEdward Adam Davis1-1/+1
2024-11-26Bluetooth: MGMT: Fix possible deadlocksLuiz Augusto von Dentz1-9/+18
2024-11-26Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_syncLuiz Augusto von Dentz1-2/+9
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan1-0/+6
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan3-6/+7
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN1-1/+9
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur1-0/+7
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN1-2/+7
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel1-2/+6
2024-11-26thermal: sun8i: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-6/+5
2024-11-26thermal: tegra: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+2
2024-11-26thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2024-11-26thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()Krzysztof Kozlowski1-12/+6
2024-11-26thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init()Krzysztof Kozlowski1-20/+7
2024-11-26thermal: of: Simplify thermal_of_should_bind with scoped for each OF childKrzysztof Kozlowski1-3/+2
2024-11-26thermal: gov_power_allocator: Add missing NULL pointer checkRafael J. Wysocki1-1/+6
2024-11-26net: hsr: fix hsr_init_sk() vs network/transport headers.Eric Dumazet1-2/+2
2024-11-26spi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
2024-11-26spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence1-1/+1
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam8-6/+145
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam2-17/+17