aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-13tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAXJason Xing1-0/+6
2025-03-13tcp: bpf: Support bpf_getsockopt for TCP_BPF_RTO_MINJason Xing1-0/+6
2025-03-13tcp: bpf: Introduce bpf_sol_tcp_getsockopt to support TCP_BPF flagsJason Xing1-12/+21
2025-03-11net: ti: icssg-prueth: Add XDP supportRoger Quadros3-15/+355
2025-03-11net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATARoger Quadros4-26/+54
2025-03-11net: ti: icssg-prueth: Use page_pool API for RX buffer allocationRoger Quadros4-90/+150
2025-03-11enic: get max rq & wq entries supported by hw, 16K queuesSatish Kharat7-24/+39
2025-03-11enic: cleanup of enic wq request completion pathSatish Kharat3-61/+52
2025-03-11enic: added enic_wq.c and enic_wq.hSatish Kharat7-117/+138
2025-03-11enic: remove unused function cq_enet_wq_desc_decSatish Kharat1-7/+0
2025-03-11enic: enable rq extended cq supportSatish Kharat5-29/+150
2025-03-11enic: enic rq extended cq definesSatish Kharat2-0/+75
2025-03-11enic: enic rq code reorgSatish Kharat4-39/+106
2025-03-11enic: Move function from header file to c fileSatish Kharat2-81/+84
2025-03-10mptcp: pm: move Netlink PM helpers to pm_netlink.cMatthieu Baerts (NGI0)3-123/+117
2025-03-10mptcp: pm: split in-kernel PM specific codeMatthieu Baerts (NGI0)3-1405/+1411
2025-03-10mptcp: pm: move generic PM helpers to pm.cMatthieu Baerts (NGI0)3-468/+467
2025-03-10mptcp: pm: move generic helper at the topMatthieu Baerts (NGI0)1-27/+27
2025-03-10mptcp: pm: export mptcp_remote_addressMatthieu Baerts (NGI0)2-8/+11
2025-03-10mptcp: pm: worker: split in-kernel and common tasksMatthieu Baerts (NGI0)3-20/+30
2025-03-10mptcp: pm: avoid calling PM specific code from coreMatthieu Baerts (NGI0)4-7/+12
2025-03-10mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flagsMatthieu Baerts (NGI0)1-4/+4
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addrMatthieu Baerts (NGI0)3-5/+5
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()Matthieu Baerts (NGI0)3-3/+3
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_receivedMatthieu Baerts (NGI0)1-28/+27
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_workMatthieu Baerts (NGI0)3-3/+3
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ackMatthieu Baerts (NGI0)3-11/+11
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ackMatthieu Baerts (NGI0)4-7/+7
2025-03-10mptcp: pm: use addr entry for get_local_idGeliang Tang4-23/+20
2025-03-10eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()Dan Carpenter1-1/+1
2025-03-10r8169: increase max jumbo packet size on RTL8125/RTL8126Heiner Kallweit1-0/+4
2025-03-10selftests/net: expand cmsg_ip with MSG_MOREWillem de Bruijn2-9/+26
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn2-4/+6
2025-03-10ipv6: remove leftover ip6 cookie initializerWillem de Bruijn1-2/+0
2025-03-10virtio_net: Use persistent NAPI configJoe Damato1-2/+3
2025-03-10virtio-net: Map NAPIs to queuesJoe Damato1-4/+36
2025-03-10virtio-net: Refactor napi_disable pathsJoe Damato1-8/+17
2025-03-10virtio-net: Refactor napi_enable pathsJoe Damato1-16/+21
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski51-80/+143
2025-03-08hamradio: use netdev_lockdep_set_classes() helperEric Dumazet1-22/+2
2025-03-08udp: expand SKB_DROP_REASON_UDP_CSUM useEric Dumazet2-4/+4
2025-03-07netpoll: Optimize skb refilling on critical pathBreno Leitao2-2/+14
2025-03-07net: phy: tja11xx: enable PHY in sleep mode for TJA1102SDimitri Fedrau1-0/+12
2025-03-07net: phy: tja11xx: add support for TJA1102SDimitri Fedrau1-0/+26
2025-03-07net: ethernet: Remove accidental duplication in Kconfig fileLukas Bulwahn1-1/+0
2025-03-07MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVERLukas Bulwahn1-1/+1
2025-03-07net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()Lorenzo Bianconi1-6/+1
2025-03-07tcp: ulp: diag: more info without CAP_NET_ADMINMatthieu Baerts (NGI0)4-24/+34
2025-03-07tcp: ulp: diag: always print the name if anyMatthieu Baerts (NGI0)1-11/+10
2025-03-07eth: fbnic: support ring size configurationJakub Kicinski2-0/+122