aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-13net: tun: fix tun_napi_alloc_frags()Eric Dumazet1-1/+1
2024-12-12net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi1-1/+1
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere1-24/+18
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko2-13/+28
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo1-8/+12
2024-12-12Bluetooth: iso: Fix circular lock in iso_conn_big_syncIulia Tanasescu1-7/+27
2024-12-12Bluetooth: iso: Fix circular lock in iso_listen_bisIulia Tanasescu1-2/+12
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis2-14/+16
2024-12-12Bluetooth: iso: Fix recursive locking warningIulia Tanasescu1-2/+6
2024-12-12Bluetooth: iso: Always release hdev at the end of iso_listen_bisIulia Tanasescu1-2/+1
2024-12-12Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz1-22/+11
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz6-57/+97
2024-12-12team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-1/+2
2024-12-12team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann1-2/+3
2024-12-12bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-0/+1
2024-12-12bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann1-2/+3
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann3-5/+9
2024-12-11net/sched: netem: account for backlog updates from child qdiscMartin Ottens1-6/+16
2024-12-11net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean1-6/+11
2024-12-11splice: do not checksum AF_UNIX socketsFrederik Deweerdt1-0/+1
2024-12-11net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2024-12-11net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky1-2/+3
2024-12-11net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky1-0/+1
2024-12-11MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL]Simon Horman1-0/+2
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal2-21/+15
2024-12-11netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter1-24/+28
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter1-2/+16
2024-12-11Revert "unicode: Don't special case ignorable code points"Linus Torvalds2-3346/+3427
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-11Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj6-40/+33
2024-12-10net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko1-15/+18
2024-12-10net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko1-1/+2
2024-12-10net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko1-0/+1
2024-12-10net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko1-8/+8
2024-12-10net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko1-2/+3
2024-12-10tcp: check space before adding MPTCP SYN optionsMoYuanhao1-2/+4
2024-12-10Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata1-0/+6
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan1-3/+3
2024-12-10udp: fix l4 hash after reconnectPaolo Abeni1-3/+5
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den1-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den3-4/+9
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den1-1/+11
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den3-4/+9
2024-12-10virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den1-1/+1
2024-12-10virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den1-1/+9
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya1-10/+8
2024-12-09qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-09qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy3-4/+5
2024-12-09x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal1-0/+1