aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert6-7/+70
2024-10-29xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert3-0/+71
2024-10-29xfrm: Add support for per cpu xfrm state handling.Steffen Klassert6-22/+112
2024-10-28neighbour: use kvzalloc()/kvfree()Eric Dumazet1-17/+2
2024-10-28netlink: specs: Add missing phy-ntf command to ethtool specKory Maincent1-0/+4
2024-10-28vsock: do not leave dangling sk pointer in vsock_create()Eric Dumazet1-0/+1
2024-10-28net/mlx5: unique names for per device cachesSebastian Ott1-2/+5
2024-10-28Documentation: bonding: add XDP support explanationHangbin Liu1-0/+11
2024-10-28bonding: return detailed error when loading native XDP failsHangbin Liu1-1/+4
2024-10-28mptcp: use "middlebox interference" RST when no DSSDavide Caratti1-4/+8
2024-10-28mptcp: implement mptcp_pm_connection_closedGeliang Tang2-4/+5
2024-10-28mptcp: annotate data-races around subflow->fully_establishedGang Yan5-9/+9
2024-10-28mptcp: pm: send ACK on non-stale subflowsMatthieu Baerts (NGI0)1-3/+11
2024-10-28net: systemport: Move IO macros to header fileFlorian Fainelli2-22/+23
2024-10-28net: systemport: Remove unused txchk accessorsFlorian Fainelli1-2/+0
2024-10-28selftest/tcp-ao: Add filter testsLeo Stone1-5/+181
2024-10-28net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMDYazen Ghannam1-1/+0
2024-10-28dt-bindings: nfc: nxp,nci: Document PN553 compatibleDanila Tikhonov1-0/+1
2024-10-28configs/debug: make sure PROVE_RCU_LIST=y takes effectJakub Kicinski1-0/+1
2024-10-28net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port()Javier Carrasco1-0/+1
2024-10-28bareudp: Use pcpu stats to update rx_dropped counter.Guillaume Nault1-6/+6
2024-10-24Revert "9p: Enable multipage folios"Dominique Martinet1-1/+0
2024-10-24selftests: tls: add a selftest for wrapping rec_seqSabrina Dubroca1-0/+19
2024-10-24phonet: Don't hold RTNL for route_doit().Kuniyuki Iwashima1-6/+13
2024-10-24phonet: Convert phonet_routes.lock to spinlock_t.Kuniyuki Iwashima2-10/+14
2024-10-24phonet: Pass net and ifindex to rtm_phonet_notify().Kuniyuki Iwashima3-11/+17
2024-10-24phonet: Pass ifindex to fill_route().Kuniyuki Iwashima1-6/+6
2024-10-24phonet: Don't hold RTNL for getaddr_dumpit().Kuniyuki Iwashima1-9/+15
2024-10-24phonet: Don't hold RTNL for addr_doit().Kuniyuki Iwashima1-11/+22
2024-10-24phonet: Convert phonet_device_list.lock to spinlock_t.Kuniyuki Iwashima2-10/+19
2024-10-24phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima3-10/+14
2024-10-24phonet: Pass ifindex to fill_addr().Kuniyuki Iwashima1-6/+7
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang1-3/+20
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2-19/+43
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2-33/+32
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-10-24hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey1-10/+11
2024-10-24tools/net/ynl: improve async notification handlingDonald Hunter2-23/+36
2024-10-23Bluetooth: ISO: Fix UAF on iso_sock_timeoutLuiz Augusto von Dentz1-6/+12
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz3-6/+35
2024-10-23Bluetooth: hci_core: Disable works on hci_unregister_devLuiz Augusto von Dentz2-12/+24
2024-10-23LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen2-4/+5
2024-10-23LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen1-1/+1
2024-10-23net: pcs: xpcs: remove return statements in void functionRussell King (Oracle)1-6/+13
2024-10-23net: pcs: xpcs: rename xpcs_config_usxgmii()Russell King (Oracle)1-2/+2
2024-10-23net: pcs: xpcs: combine xpcs_link_up_{1000basex,sgmii}()Russell King (Oracle)1-31/+23
2024-10-23net: pcs: xpcs: replace open-coded mii_bmcr_encode_fixed()Russell King (Oracle)1-4/+1
2024-10-23net: pcs: xpcs: rearrange xpcs_link_up_1000basex()Russell King (Oracle)1-3/+4
2024-10-23net: pcs: xpcs: remove switch() in xpcs_link_up_1000basex()Russell King (Oracle)1-8/+3