#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" niverse.0xinfinity.dev/distro/kernel/atom/net/8021q/vlan_dev.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/8021q/vlan_dev.c
AgeCommit message (Expand)Author
2019-04-19vlan: do not transfer link state in vlan bridge binding modeMike Manning
2019-04-19vlan: support binding link state to vlan member bridge portsMike Manning
2019-04-04vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli
2018-11-07net: vlan: add support for tunnel offloadDavide Caratti
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-05-07vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen
2018-04-01vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-08net: Remove support for bridge bypass ndos from stacked devicesArkadi Sharshevsky
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-08vlan: Keep NETIF_F_HW_CSUM similar to other software devicesVlad Yasevich
2017-03-21net/8021q: create device with all possible features in wanted_featuresAndrey Vagin
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-10-20net: use core MTU range checking in core net infraJarod Wilson
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko