#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ finity.dev/distro/kernel/atom/net/hsr?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/hsr
AgeCommit message (Expand)Author
2024-06-19net: hsr: cosmetic: Remove extra white spaceLukasz Majewski
2024-06-14net: hsr: Send supervisory frames to HSR network with ProxyNodeTable dataLukasz Majewski
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-08hsr: Simplify code for announcing HSR nodes timer setupLukasz Majewski
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-29net: hsr: init prune_proxy_timer soonerEric Dumazet
2024-04-26net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski
2024-03-29net: hsr: Use full string description when opening HSR network deviceLukasz Majewski
2024-03-25net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2024-03-19hsr: Handle failures in module initFelix Maurer
2024-03-14hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29net: hsr: Use correct offset for HSR TLV values in supervisory HSR framesLukasz Majewski
2024-02-28net: hsr: Fix typo in the hsr_forward_do() function commentLukasz Majewski
2024-02-21net: hsr: constify the struct device_type usageRicardo B. Marliere
2024-02-14net: add netdev_set_operstate() helperEric Dumazet
2024-02-14net-sysfs: convert dev->operstate reads to lockless onesEric Dumazet
2024-01-29net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()Nikita Zhandarovich
2024-01-11net: fill in MODULE_DESCRIPTION()s for HSRBreno Leitao
2023-11-22net: hsr: Add support for MC filtering at the slave deviceMurali Karicheri
2023-11-01hsr: Prevent use after free in prp_create_tagged_frame()Dan Carpenter
2023-09-18net: hsr: Add __packed to struct hsr_sup_tlv.Sebastian Andrzej Siewior
2023-09-18net: hsr: Properly parse HSRv1 supervisor frames.Lukasz Majewski
2023-09-11hsr: Fix uninit-value access in fill_frame_info()Ziyang Xuan
2023-07-31net/hsr: Remove unused function declarationsYue Haibing
2023-06-21net: hsr: Disable promiscuous mode in offload modeRavi Gunasekaran
2023-03-16hsr: ratelimit only when errors are printedMatthieu Baerts
2023-03-14net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid