aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-17net/tcp: optimise io_uring zc ubuf refcountingPavel Begunkov1-3/+6
2023-05-17net/tcp: don't peek at tail for io_uring zcPavel Begunkov1-2/+1
2023-05-16Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski6-18/+24
2023-05-16net: ethernet: i825xx: sun3_8256: Add SPDX license identifierBagas Sanjaya2-0/+2
2023-05-16net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX identifierBagas Sanjaya3-9/+6
2023-05-16net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifierBagas Sanjaya5-23/+6
2023-05-16net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifierBagas Sanjaya9-22/+15
2023-05-16net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya3-7/+4
2023-05-16net: skbuff: update comment about pfmemalloc propagatingYunsheng Lin1-5/+5
2023-05-15bpf: Fix memleak due to fentry attach failureYafang Shao1-6/+15
2023-05-15can: xilinx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: ti_hecc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: sun4i_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: softing: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-15can: sja1000_platform: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: sja1000_isa: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: rcar: Convert to platform remove callback returning voidUwe Kleine-König2-7/+4
2023-05-15can: mscan: mpc5xxx_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: m_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: janz-ican3: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: ifi_canfd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: grcan: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: flexcan: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: ctucanfd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: length: make header self containedMarc Kleine-Budde1-0/+3
2023-05-15can: cc770_platform: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: bxcan: Remove unnecessary print function dev_err()Jiapeng Chong1-9/+3
2023-05-15can: cc770_isa: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: usb: f81604: add Fintek F81604 supportJi-Ze Hong4-0/+1220
2023-05-15can: c_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: bxcan: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-15can: at91_can: Convert to platform remove callback returning voidUwe Kleine-König2-4/+5
2023-05-15bpf: Remove bpf trampoline selectorYafang Shao2-8/+4
2023-05-15bpf, arm64: Support struct arguments in the BPF trampolineFlorent Revest2-28/+28
2023-05-15bpftool: JIT limited misreported as negative value on aarch64Alan Maguire1-12/+12
2023-05-15bpf: fix calculation of subseq_idx during precision backtrackingAndrii Nakryiko1-6/+8
2023-05-15bpf: Remove anonymous union in bpf_kfunc_call_arg_metaDave Marchevsky1-19/+22
2023-05-15nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()Krzysztof Kozlowski1-1/+2
2023-05-15octeontx2-pf: mcs: Remove unneeded semicolonYang Li1-2/+2
2023-05-15net: ethernet: microchip: vcap: Remove extra semicolonAnup Sharma1-4/+4
2023-05-15docs: octeontx2: Add Documentation for QOSHariprasad Kelam1-0/+45
2023-05-15octeontx2-pf: ethtool expose qos statsHariprasad Kelam1-9/+20
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli10-14/+1507
2023-05-15octeontx2-pf: Prepare for QOS offloadHariprasad Kelam3-20/+43
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam5-38/+94
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep10-42/+426
2023-05-15octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam4-15/+15
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli3-5/+10
2023-05-15net: Remove low_thresh in ip defragAngus Chen6-24/+18
2023-05-13bpf: Document EFAULT changes for sockoptStanislav Fomichev1-1/+56