aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-19ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima3-26/+1
2023-06-18gro: move the tc_ext comparison to a helperJakub Kicinski1-13/+19
2023-06-18net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET1-37/+7
2023-06-18dt-bindings: net: phy: gpy2xx: more precise descriptionMichael Walle1-5/+6
2023-06-18ipv6: also use netdev_hold() in ip6_route_check_nh()Eric Dumazet1-4/+9
2023-06-18crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limitDavid Howells1-1/+1
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy5-11/+60
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com5-9/+78
2023-06-17devlink: report devlink_port_type_warn source devicePetr Oros1-1/+4
2023-06-17net: mctp: remove redundant RTN_UNICAST checkLin Ma1-3/+0
2023-06-17netlink: specs: fixup openvswitch specs for code generationDonald Hunter3-24/+87
2023-06-17net: sched: Remove unused qdisc_l2t()YueHaibing1-14/+0
2023-06-17kcm: Fix unnecessary psock unreservation.David Howells1-1/+3
2023-06-16net/mlx5: Remove unused ecpu field from struct mlx5_sf_tableJiri Pirko1-1/+0
2023-06-16net/mlx5: Add header file for eventsJuhee Kang7-38/+45
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens3-7/+10
2023-06-16net/mlx5: Fix the macro for accessing EC VF vportsDaniel Jurgens1-0/+1
2023-06-16net/mlx5e: Add local loopback counter to vport statsOr Har-Toov2-1/+32
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov1-2/+4
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman6-66/+45
2023-06-16net/mlx5: E-Switch, remove redundant else statementsSaeed Mahameed1-4/+2
2023-06-16net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov5-1/+103
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov3-25/+29
2023-06-16net/mlx5: Create eswitch debugfs root directoryVlad Buslov2-0/+7
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh4-6/+104
2023-06-16net/mlx5: Check DTOR entry value is not zeroMoshe Shemesh1-1/+2
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh3-2/+7
2023-06-16net/mlx5: Ack on sync_reset_request only if PF can do reset_nowMoshe Shemesh1-13/+44
2023-06-16ip, ip6: Fix splice to raw and ping socketsDavid Howells2-2/+4
2023-06-16sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=nEdward Cree2-0/+23
2023-06-16s390/net: lcs: use IS_ENABLED() for kconfig detectionRandy Dunlap1-5/+5
2023-06-15net: ethernet: litex: add support for 64 bit statsJisheng Zhang1-4/+15
2023-06-15ice: remove unnecessary check for old MAC == new MACPiotr Gardocki1-5/+0
2023-06-15i40e: remove unnecessary check for old MAC == new MACPiotr Gardocki1-6/+0
2023-06-15net: add check for current MAC address in dev_set_mac_addressPiotr Gardocki1-0/+2
2023-06-15eth: fs_enet: fix print format for resource sizeJakub Kicinski1-1/+1
2023-06-15splice, net: Fix splice_to_socket() to handle pipe bufs larger than a pageDavid Howells1-4/+2
2023-06-15sunvnet: fix sparc64 build error after gso code splitStephen Rothwell1-0/+1
2023-06-15net: ena: Add dynamic recycling mechanism for rx buffersDavid Arinzon4-42/+136
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao26-129/+267
2023-06-15dccp: Print deprecation notice.Kuniyuki Iwashima1-0/+3
2023-06-15udplite: Print deprecation notice.Kuniyuki Iwashima2-0/+6
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-15net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi1-2/+7
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma1-2/+2
2023-06-15dm: use op specific max_sectors when splitting abnormal ioMike Snitzer1-9/+16
2023-06-15dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discardMike Snitzer1-2/+1
2023-06-15dm thin metadata: check fail_io before using data_smLi Lingfeng1-8/+12
2023-06-15dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2-4/+5